Import of pkgsrc-2015Q3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.147 2015/04/19 21:29:17 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.150 2015/08/27 09:50:23 jnemeth Exp $
|
||||
#
|
||||
|
||||
COMMENT= Clocks, calendars, daily planners and other time related applications
|
||||
@@ -122,6 +122,7 @@ SUBDIR+= plan
|
||||
SUBDIR+= planner
|
||||
SUBDIR+= polclock
|
||||
SUBDIR+= projclock
|
||||
SUBDIR+= projectlibre
|
||||
SUBDIR+= ptimetracker
|
||||
SUBDIR+= py-arrow
|
||||
SUBDIR+= py-dateutil
|
||||
@@ -134,6 +135,7 @@ SUBDIR+= py-mxDateTime
|
||||
SUBDIR+= py-parsedatetime
|
||||
SUBDIR+= py-pytz
|
||||
SUBDIR+= py-trytond-calendar
|
||||
SUBDIR+= py-trytond-company-work-time
|
||||
SUBDIR+= py-tzlocal
|
||||
SUBDIR+= py-vdirsyncer
|
||||
SUBDIR+= rclock
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.31 2015/05/03 19:47:49 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2015/07/04 16:18:40 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= asclock-gtk-2.1.10beta
|
||||
@@ -13,7 +13,6 @@ COMMENT= Dockable clock and calendar with themes for GTK+
|
||||
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
|
||||
|
||||
WRKSRC= ${WRKDIR}/asclock-gtk
|
||||
USE_X11BASE= yes
|
||||
|
||||
PLIST_SRC= ${PKGDIR}/PLIST \
|
||||
${PKGDIR}/PLIST.themes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.33 2013/04/06 13:24:20 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2015/08/06 22:16:24 khorben Exp $
|
||||
|
||||
DISTNAME= asclock-classic-1.0
|
||||
PKGNAME= asclock-1.0
|
||||
@@ -14,6 +14,8 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
|
||||
WRKSRC= ${WRKDIR}/asclock1.0
|
||||
USE_IMAKE= YES
|
||||
|
||||
MAKE_FLAGS+= CDEBUGFLAGS=${CFLAGS:Q}
|
||||
|
||||
LANGUAGES= en de pt nl no it sv es hu br fr cs ru uk sl id da
|
||||
|
||||
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.3 2005/02/23 19:14:53 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/07/04 16:18:40 joerg Exp $
|
||||
|
||||
SHA1 (bbdate-0.2.4.tar.gz) = c48052eec337dfdca5fdfe6b87cd2bccf3a03921
|
||||
RMD160 (bbdate-0.2.4.tar.gz) = a6af9817069f09fe359679feb6128be8b7096d0d
|
||||
Size (bbdate-0.2.4.tar.gz) = 60644 bytes
|
||||
SHA1 (patch-aa) = f3dcd43ff15b065b2e4e63a07743178490c1634d
|
||||
SHA1 (patch-aa) = b4a13b2e0493967463270b9f5782117642261320
|
||||
SHA1 (patch-ab) = 4ba9c43992b476e8d515fb56fb18dad586533a3a
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$NetBSD: patch-aa,v 1.2 2004/08/27 06:29:10 jlam Exp $
|
||||
$NetBSD: patch-aa,v 1.3 2015/07/04 16:18:40 joerg Exp $
|
||||
|
||||
--- Makefile.in.orig Fri Jul 18 11:31:51 2003
|
||||
+++ Makefile.in Fri Jul 18 11:32:49 2003
|
||||
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.2 2004/08/27 06:29:10 jlam Exp $
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir)
|
||||
-LDFLAGS = @LDFLAGS@
|
||||
+LDFLAGS = @LDFLAGS@ ${COMPILER_RPATH_FLAG}${X11PREFIX}/lib
|
||||
+LDFLAGS = @LDFLAGS@ ${COMPILER_RPATH_FLAG}${X11BASE}/lib
|
||||
LIBS = @LIBS@
|
||||
X_CFLAGS = @X_CFLAGS@
|
||||
X_LIBS = @X_LIBS@
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.29 2013/04/06 12:04:02 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2015/07/04 16:18:40 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cs113ins
|
||||
@@ -18,8 +18,6 @@ NO_BIN_ON_FTP= ${RESTRICTED}
|
||||
NO_SRC_ON_CDROM= ${RESTRICTED}
|
||||
NO_BIN_ON_CDROM= ${RESTRICTED}
|
||||
|
||||
USE_X11BASE= yes
|
||||
|
||||
USE_TOOLS+= pax gtar
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.18 2012/10/08 13:04:17 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/07/04 16:18:40 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dclock
|
||||
@@ -14,7 +14,6 @@ COMMENT= Digital clock for X
|
||||
CONFLICTS+= ivtools-*
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
USE_X11BASE= yes
|
||||
|
||||
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
|
||||
|
||||
|
||||
@@ -1,27 +1,44 @@
|
||||
# $NetBSD: Makefile,v 1.11 2015/04/25 14:24:57 tnn Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.13 2015/08/31 00:18:32 khorben Exp $
|
||||
|
||||
DISTNAME= Todo-0.1.2
|
||||
PKGNAME= deforaos-todo-0.1.2
|
||||
PKGREVISION= 9
|
||||
DISTNAME= Todo-0.2.0
|
||||
PKGNAME= deforaos-todo-0.2.0
|
||||
CATEGORIES= time
|
||||
MASTER_SITES= http://www.defora.org/os/download/download/3506/
|
||||
MASTER_SITES= http://www.defora.org/os/download/download/4370/
|
||||
|
||||
MAINTAINER= khorben@defora.org
|
||||
HOMEPAGE= http://www.defora.org/
|
||||
COMMENT= DeforaOS desktop todo list
|
||||
|
||||
LICENSE= gnu-gpl-v3
|
||||
LICENSE= 2-clause-bsd
|
||||
|
||||
USE_TOOLS+= pkg-config xgettext
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_TOOLS+= xgettext
|
||||
|
||||
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
|
||||
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
|
||||
|
||||
MAKE_FLAGS+= DESTDIR=${DESTDIR}
|
||||
MAKE_FLAGS+= PREFIX=${PREFIX}
|
||||
MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
|
||||
MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q}
|
||||
AUTO_MKDIRS= yes
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
.if ${PKGMANDIR} != "share/man"
|
||||
post-install:
|
||||
${MV} ${DESTDIR}${PREFIX}/share/man/html1/todo.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html1/todo.html
|
||||
${MV} ${DESTDIR}${PREFIX}/share/man/man1/todo.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/todo.1
|
||||
${RMDIR} ${DESTDIR}${PREFIX}/share/man/html1
|
||||
${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1
|
||||
${RMDIR} ${DESTDIR}${PREFIX}/share/man
|
||||
.endif
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../x11/deforaos-libdesktop/buildlink3.mk"
|
||||
.include "../../mail/deforaos-mailer/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2012/12/17 02:05:05 khorben Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2015/08/31 00:18:32 khorben Exp $
|
||||
bin/todo
|
||||
share/applications/todo.desktop
|
||||
lib/Mailer/plugins/todo.so
|
||||
man/html1/todo.html
|
||||
man/man1/todo.1
|
||||
share/applications/deforaos-todo.desktop
|
||||
share/icons/hicolor/16x16/apps/todo.png
|
||||
share/icons/hicolor/24x24/apps/todo.png
|
||||
share/icons/hicolor/48x48/apps/todo.png
|
||||
share/locale/es/LC_MESSAGES/Todo.mo
|
||||
share/locale/fr/LC_MESSAGES/Todo.mo
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.1 2012/12/17 02:05:05 khorben Exp $
|
||||
$NetBSD: distinfo,v 1.2 2015/08/31 00:18:32 khorben Exp $
|
||||
|
||||
SHA1 (Todo-0.1.2.tar.gz) = 4a9c006720a984caf4d281d4d84c007d3719426a
|
||||
RMD160 (Todo-0.1.2.tar.gz) = 636c726d6f9c55f353159aefb742292c79c84f06
|
||||
Size (Todo-0.1.2.tar.gz) = 33195 bytes
|
||||
SHA1 (Todo-0.2.0.tar.gz) = 187455d50b238ca726ee035d0aedb2b23c887198
|
||||
RMD160 (Todo-0.2.0.tar.gz) = eda6ff5662384b45645f37bf1bbc05f5bd120400
|
||||
Size (Todo-0.2.0.tar.gz) = 27861 bytes
|
||||
SHA1 (patch-tools_Makefile) = 1a805aef9fad94a5420edf75001b218393f19e57
|
||||
|
||||
17
time/deforaos-todo/patches/patch-tools_Makefile
Normal file
17
time/deforaos-todo/patches/patch-tools_Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
$NetBSD: patch-tools_Makefile,v 1.1 2015/08/31 00:18:33 khorben Exp $
|
||||
|
||||
Fix build with LDFLAGS set.
|
||||
|
||||
--- tools/Makefile.orig 2015-08-31 00:01:33.000000000 +0000
|
||||
+++ tools/Makefile
|
||||
@@ -6,8 +6,8 @@ LIBDIR = $(PREFIX)/lib
|
||||
CC = cc
|
||||
CPPFLAGSF=
|
||||
CPPFLAGS=
|
||||
-CFLAGSF = `pkg-config --cflags libDesktop Mailer`
|
||||
-CFLAGS = -W -Wall -g -O2 -pedantic -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-all
|
||||
+CFLAGSF = `pkg-config --cflags libDesktop Mailer` -fPIC
|
||||
+CFLAGS = -W -Wall -g -O2 -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all
|
||||
LDFLAGSF= `pkg-config --libs libDesktop`
|
||||
AR = ar
|
||||
RANLIB = ranlib
|
||||
@@ -1,8 +1,9 @@
|
||||
$NetBSD: distinfo,v 1.10 2013/08/30 22:41:16 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.11 2015/09/14 20:00:31 tnn Exp $
|
||||
|
||||
SHA1 (glclock-6.0b6.0.tar.gz) = e276a516d543c9a6c04f06cfa046f89a476a8685
|
||||
RMD160 (glclock-6.0b6.0.tar.gz) = f0bd207a47a01e3dc3d3da5b107b168a3210d2a3
|
||||
Size (glclock-6.0b6.0.tar.gz) = 811803 bytes
|
||||
SHA1 (patch-GLExtensions.cpp) = e2cd7d8f698a9f3dac3de819df9d316abcc0e822
|
||||
SHA1 (patch-GLObject.H) = 62040251be8e6dba3d744640fdcb614eed30a306
|
||||
SHA1 (patch-MString.H) = ee6ea5b6a68b5fcada448741ec8382f5d26893f3
|
||||
SHA1 (patch-aa) = 922d73d2c864abde5ca9a39ca27d4740ceedb616
|
||||
|
||||
25
time/glclock/patches/patch-GLExtensions.cpp
Normal file
25
time/glclock/patches/patch-GLExtensions.cpp
Normal file
@@ -0,0 +1,25 @@
|
||||
$NetBSD: patch-GLExtensions.cpp,v 1.1 2015/09/14 20:00:31 tnn Exp $
|
||||
|
||||
glPolygonOffset has been core OpenGL since 1.1 and mesa no longer
|
||||
declares it as an extension.
|
||||
|
||||
--- GLextensions.cpp.orig 2000-06-18 14:25:12.000000000 +0000
|
||||
+++ GLextensions.cpp
|
||||
@@ -1083,7 +1083,7 @@ char *IsSupported_texture_object(int fla
|
||||
#ifdef GL_EXT_polygon_offset
|
||||
if (has_EXT_polygon_offset)
|
||||
{
|
||||
- glPolygonOffsetEXT(units, bias) ;
|
||||
+ glPolygonOffset(units, bias) ;
|
||||
glEnable(GL_POLYGON_OFFSET_EXT) ;
|
||||
|
||||
glGetFloatv(GL_POLYGON_OFFSET_FACTOR_EXT, &facter) ;
|
||||
@@ -1108,7 +1108,7 @@ int IsSupported_EXT_polygon_offset()
|
||||
return FALSE ;
|
||||
#endif // #if defined(WIN32) && !defined(MESA)
|
||||
|
||||
- p_glPolygonOffset = glPolygonOffsetEXT ;
|
||||
+ p_glPolygonOffset = glPolygonOffset;
|
||||
|
||||
DEF_GL_POLYGON_OFFSET_POINT = GL_POLYGON_OFFSET_EXT ; // EXT_polygon_offset では、すべて共通(有効なのは FILL のみ?)
|
||||
DEF_GL_POLYGON_OFFSET_LINE = GL_POLYGON_OFFSET_EXT ;
|
||||
@@ -1,7 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.3 2005/02/23 19:14:54 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/07/04 16:18:40 joerg Exp $
|
||||
|
||||
SHA1 (gnya.shar) = 8d5ba47445bc28eb1cf5019d1e1cd0fd38b025c5
|
||||
RMD160 (gnya.shar) = f23bf47732b51ea03fbe4cabc13d20bcc9848247
|
||||
Size (gnya.shar) = 46266 bytes
|
||||
SHA1 (patch-aa) = 886cb708df64f04d4a13b24ca584c3480a5c835f
|
||||
SHA1 (patch-aa) = c289b86e19aeb455974411a8b7a866ecd186f20b
|
||||
SHA1 (patch-ab) = 6c79cb5d3d7eff42e0f5418c061feefac1672524
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$NetBSD: patch-aa,v 1.1.1.1 2000/12/18 12:35:48 kei Exp $
|
||||
$NetBSD: patch-aa,v 1.2 2015/07/04 16:18:40 joerg Exp $
|
||||
|
||||
--- Imakefile.orig Mon Dec 18 13:41:06 2000
|
||||
+++ Imakefile Mon Dec 18 13:42:16 2000
|
||||
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2000/12/18 12:35:48 kei Exp $
|
||||
*/
|
||||
#ifdef SUPPORT_XPM
|
||||
- EXTRA_INCLUDES = -I/usr/local/include
|
||||
+ EXTRA_INCLUDES = -I${X11PREFIX}/include
|
||||
+ EXTRA_INCLUDES = -I${X11BASE}/include
|
||||
XPM_LIBRARY = -lXpm
|
||||
#endif
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.8 2012/10/08 13:04:18 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2015/08/18 07:31:19 wiz Exp $
|
||||
|
||||
DISTNAME= grdc-20031019
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= time
|
||||
MASTER_SITES= # ftp://ftp.terabyte.com.ua/pub/software/time/
|
||||
|
||||
|
||||
@@ -1,29 +1,31 @@
|
||||
# $NetBSD: Makefile,v 1.3 2015/03/27 16:12:22 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2015/09/17 17:11:25 joerg Exp $
|
||||
|
||||
DISTNAME= khal-0.4.0
|
||||
DISTNAME= khal-0.6.0
|
||||
CATEGORIES= time net
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=geier/}
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/k/khal/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://github.com/geier/khal
|
||||
COMMENT= CLI calendar application built around CalDAV
|
||||
LICENSE= mit
|
||||
|
||||
GITHUB_TAG= v${PKGVERSION_NOREV}
|
||||
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
|
||||
DEPENDS+= ${PYPKGPREFIX}-xdg>=0.17:../../devel/py-xdg
|
||||
DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar
|
||||
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
|
||||
DEPENDS+= ${PYPKGPREFIX}-click>=3.2:../../devel/py-click
|
||||
DEPENDS+= ${PYPKGPREFIX}-configobj-[0-9]*:../../devel/py-configobj
|
||||
DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar
|
||||
DEPENDS+= ${PYPKGPREFIX}-pkginfo-[0-9]*:../../devel/py-pkginfo
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
|
||||
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
|
||||
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
|
||||
DEPENDS+= ${PYPKGPREFIX}-tzlocal-[0-9]*:../../time/py-tzlocal
|
||||
DEPENDS+= ${PYPKGPREFIX}-vdirsyncer-[0-9]*:../../time/py-vdirsyncer
|
||||
DEPENDS+= ${PYPKGPREFIX}-urwid>=1.1.0:../../devel/py-urwid
|
||||
DEPENDS+= ${PYPKGPREFIX}-vdirsyncer-[0-9]*:../../time/py-vdirsyncer
|
||||
DEPENDS+= ${PYPKGPREFIX}-xdg>=0.17:../../devel/py-xdg
|
||||
# not needed, but recommended, so let's just depend on it
|
||||
DEPENDS+= ${PYPKGPREFIX}-setproctitle-[0-9]*:../../sysutils/py-setproctitle
|
||||
# test dependency, not packaged yet
|
||||
# freezegun
|
||||
|
||||
PYTHON_VERSIONED_DEPENDENCIES= dateutil
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.4.0
|
||||
|
||||
INSTALLATION_DIRS= share/doc/khal
|
||||
REPLACE_PYTHON+= khal/*/*.py
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2015/02/04 12:09:46 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2015/07/21 19:15:53 wiz Exp $
|
||||
bin/ikhal
|
||||
bin/khal
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
@@ -52,7 +52,6 @@ ${PYSITELIB}/khal/log.pyo
|
||||
${PYSITELIB}/khal/settings/__init__.py
|
||||
${PYSITELIB}/khal/settings/__init__.pyc
|
||||
${PYSITELIB}/khal/settings/__init__.pyo
|
||||
${PYSITELIB}/khal/settings/default.khal
|
||||
${PYSITELIB}/khal/settings/exceptions.py
|
||||
${PYSITELIB}/khal/settings/exceptions.pyc
|
||||
${PYSITELIB}/khal/settings/exceptions.pyo
|
||||
@@ -72,9 +71,15 @@ ${PYSITELIB}/khal/ui/__init__.pyo
|
||||
${PYSITELIB}/khal/ui/base.py
|
||||
${PYSITELIB}/khal/ui/base.pyc
|
||||
${PYSITELIB}/khal/ui/base.pyo
|
||||
${PYSITELIB}/khal/ui/calendarwidget.py
|
||||
${PYSITELIB}/khal/ui/calendarwidget.pyc
|
||||
${PYSITELIB}/khal/ui/calendarwidget.pyo
|
||||
${PYSITELIB}/khal/ui/startendeditor.py
|
||||
${PYSITELIB}/khal/ui/startendeditor.pyc
|
||||
${PYSITELIB}/khal/ui/startendeditor.pyo
|
||||
${PYSITELIB}/khal/ui/test_calendar.py
|
||||
${PYSITELIB}/khal/ui/test_calendar.pyc
|
||||
${PYSITELIB}/khal/ui/test_calendar.pyo
|
||||
${PYSITELIB}/khal/ui/widgets.py
|
||||
${PYSITELIB}/khal/ui/widgets.pyc
|
||||
${PYSITELIB}/khal/ui/widgets.pyo
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.2 2015/02/04 12:09:46 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.3 2015/07/21 19:15:53 wiz Exp $
|
||||
|
||||
SHA1 (khal-0.4.0.tar.gz) = 79601cf8892e8aacdea70dd66a5a8a9ff4c5d081
|
||||
RMD160 (khal-0.4.0.tar.gz) = 0175635ae0808db323bceded78ebdb2a3e14516f
|
||||
Size (khal-0.4.0.tar.gz) = 77085 bytes
|
||||
SHA1 (khal-0.6.0.tar.gz) = b7aacd1f88bf4e3c1f89d8f92e86465e33686638
|
||||
RMD160 (khal-0.6.0.tar.gz) = 08993d46b59ed58c799b2b72c7a02343a50753d5
|
||||
Size (khal-0.6.0.tar.gz) = 95019 bytes
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.11 2015/04/29 09:37:40 jaapb Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2015/06/30 11:52:59 jaapb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= calendar-2.04
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= time devel
|
||||
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:42 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:32 wiz Exp $
|
||||
|
||||
DISTNAME= Data-ICal-0.22
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
@@ -13,10 +13,10 @@ LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Class-Accessor>=0.30:../../devel/p5-Class-Accessor
|
||||
DEPENDS+= p5-Class-ReturnValue>=0.53:../../devel/p5-Class-ReturnValue
|
||||
DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
|
||||
#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
|
||||
DEPENDS+= p5-Text-vFile-asData>=0.05:../../textproc/p5-Text-vFile-asData
|
||||
|
||||
BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
|
||||
#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
|
||||
BUILD_DEPENDS+= p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString
|
||||
BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
|
||||
BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:42 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2015/08/16 17:35:25 joerg Exp $
|
||||
|
||||
DISTNAME= Date-Extract-0.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
@@ -14,6 +14,7 @@ LICENSE= ${PERL5_LICENSE}
|
||||
DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
|
||||
DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural
|
||||
DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
|
||||
BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
|
||||
|
||||
PERL5_PACKLIST= auto/Date/Extract/.packlist
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:43 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:32 wiz Exp $
|
||||
|
||||
DISTNAME= DateTime-Format-Mail-0.401
|
||||
# make sure it has 4 digits
|
||||
@@ -13,7 +13,7 @@ COMMENT= Convert between DateTime and RFC2822/822 formats
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-DateTime>=0.18:../../time/p5-DateTime
|
||||
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
|
||||
#DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
|
||||
DEPENDS+= p5-Params-Validate>=0.67:../../devel/p5-Params-Validate
|
||||
|
||||
PERL5_PACKLIST= auto/DateTime/Format/Mail/.packlist
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:44 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2015/08/06 08:37:43 wiz Exp $
|
||||
|
||||
DISTNAME= DateTime-Format-Strptime-1.54
|
||||
DISTNAME= DateTime-Format-Strptime-1.56
|
||||
PKGNAME= p5-${DISTNAME}00
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||
|
||||
@@ -16,12 +15,6 @@ 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"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.9 2013/04/03 07:17:48 wen Exp $
|
||||
$NetBSD: distinfo,v 1.10 2015/08/06 08:37:43 wiz Exp $
|
||||
|
||||
SHA1 (DateTime-Format-Strptime-1.54.tar.gz) = 46c4da1b69307b7ddf4c16e81299285535b7c602
|
||||
RMD160 (DateTime-Format-Strptime-1.54.tar.gz) = e67f1884db7e2948caaf6136009ab6dd96d8d74f
|
||||
Size (DateTime-Format-Strptime-1.54.tar.gz) = 26578 bytes
|
||||
SHA1 (DateTime-Format-Strptime-1.56.tar.gz) = 5c599726f1b13ffae7a36e537796d0bc143ac758
|
||||
RMD160 (DateTime-Format-Strptime-1.56.tar.gz) = 262db72d39c9eeedad3866daa8d44c663374e877
|
||||
Size (DateTime-Format-Strptime-1.56.tar.gz) = 36863 bytes
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:44 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2015/09/04 12:44:20 mef Exp $
|
||||
|
||||
DISTNAME= DateTime-Locale-0.46
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||
|
||||
@@ -14,6 +14,7 @@ LICENSE= ${PERL5_LICENSE}
|
||||
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
|
||||
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/DateTime/Locale/.packlist
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.70 2015/06/14 16:48:36 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.72 2015/08/13 15:00:22 wiz Exp $
|
||||
|
||||
DISTNAME= DateTime-TimeZone-1.91
|
||||
DISTNAME= DateTime-TimeZone-1.93
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.57 2015/06/14 16:48:36 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.59 2015/08/13 15:00:22 wiz Exp $
|
||||
|
||||
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
|
||||
SHA1 (DateTime-TimeZone-1.93.tar.gz) = d77251f99f47a5f2ee429a8376afc45e018cb96e
|
||||
RMD160 (DateTime-TimeZone-1.93.tar.gz) = 1a55d1f55c26df751dc484af56c25d42b3e9839a
|
||||
Size (DateTime-TimeZone-1.93.tar.gz) = 891870 bytes
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.47 2015/06/12 10:51:42 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.49 2015/07/12 18:56:32 wiz Exp $
|
||||
|
||||
DISTNAME= DateTime-1.19
|
||||
DISTNAME= DateTime-1.20
|
||||
PKGNAME= p5-${DISTNAME}00
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||
|
||||
@@ -14,7 +13,7 @@ LICENSE= artistic-2.0
|
||||
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
|
||||
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
|
||||
BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
|
||||
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
|
||||
#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
|
||||
|
||||
DEPENDS+= p5-DateTime-Locale>=0.41:../../time/p5-DateTime-Locale
|
||||
DEPENDS+= p5-DateTime-TimeZone>=1.74:../../time/p5-DateTime-TimeZone
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.35 2015/06/03 07:21:59 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.36 2015/07/05 13:49:45 wiz Exp $
|
||||
|
||||
SHA1 (DateTime-1.19.tar.gz) = a28117928acf1584826950697e553d7a11aa10d3
|
||||
RMD160 (DateTime-1.19.tar.gz) = b3c4ba45ed11f69f28041c62e523413f1567f7ff
|
||||
Size (DateTime-1.19.tar.gz) = 215029 bytes
|
||||
SHA1 (DateTime-1.20.tar.gz) = 9b5718c71fe0aa4f122459be3270e2b5d5f6a72a
|
||||
RMD160 (DateTime-1.20.tar.gz) = 946bd56cb7fa7c3d39f89d84ca91ef1a9e7c5acc
|
||||
Size (DateTime-1.20.tar.gz) = 220697 bytes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:44 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:32 wiz Exp $
|
||||
|
||||
DISTNAME= DateTimeX-Easy-0.089
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
@@ -15,7 +15,7 @@ DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
|
||||
DEPENDS+= p5-DateTime-Format-Flexible-[0-9]*:../../time/p5-DateTime-Format-Flexible
|
||||
DEPENDS+= p5-DateTime-Format-ICal-[0-9]*:../../time/p5-DateTime-Format-ICal
|
||||
DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural
|
||||
DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
|
||||
#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
|
||||
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
|
||||
|
||||
BUILD_DEPENDS+= p5-Test-Most>0:../../devel/p5-Test-Most
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:44 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2015/08/16 12:32:48 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MooseX-Types-DateTime-0.10
|
||||
DISTNAME= MooseX-Types-DateTime-0.11
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.5 2014/07/16 07:50:06 wen Exp $
|
||||
$NetBSD: distinfo,v 1.6 2015/08/16 12:32:48 wen Exp $
|
||||
|
||||
SHA1 (MooseX-Types-DateTime-0.10.tar.gz) = 759dcea1e4ee8f4ef1794d60c75fad0bde8f08b2
|
||||
RMD160 (MooseX-Types-DateTime-0.10.tar.gz) = fcc647712fc14bd591445bbbec1803314411755a
|
||||
Size (MooseX-Types-DateTime-0.10.tar.gz) = 23493 bytes
|
||||
SHA1 (MooseX-Types-DateTime-0.11.tar.gz) = 00f6de4ee08a11b36f7ca965ebe5e5498c4792d9
|
||||
RMD160 (MooseX-Types-DateTime-0.11.tar.gz) = 060fb0dd2a198f3bfa603570e9655c93df74f92e
|
||||
Size (MooseX-Types-DateTime-0.11.tar.gz) = 30044 bytes
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2015/08/06 08:27:27 wiz Exp $
|
||||
|
||||
DISTNAME= Time-Duration-Parse-0.11
|
||||
DISTNAME= Time-Duration-Parse-0.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5 time
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.2 2014/12/04 02:38:43 mef Exp $
|
||||
$NetBSD: distinfo,v 1.3 2015/08/06 08:27:27 wiz Exp $
|
||||
|
||||
SHA1 (Time-Duration-Parse-0.11.tar.gz) = 400d03dc058f6a0529801b7c41c02d4c8932015b
|
||||
RMD160 (Time-Duration-Parse-0.11.tar.gz) = fe55f48538753ee8c43f384b35dd494e3e2623f9
|
||||
Size (Time-Duration-Parse-0.11.tar.gz) = 10908 bytes
|
||||
SHA1 (Time-Duration-Parse-0.12.tar.gz) = 6495843e0d85f4017663979bc732bd1c98cb3200
|
||||
RMD160 (Time-Duration-Parse-0.12.tar.gz) = a92573772bd92522aebf5d111a94828b583578fa
|
||||
Size (Time-Duration-Parse-0.12.tar.gz) = 11340 bytes
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2015/08/06 08:29:30 wiz Exp $
|
||||
|
||||
DISTNAME= Time-Duration-1.1
|
||||
PKGNAME= p5-${DISTNAME}0
|
||||
PKGREVISION= 2
|
||||
DISTNAME= Time-Duration-1.20
|
||||
#PKGNAME= p5-${DISTNAME}0
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5 time
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.3 2013/09/10 02:58:48 wen Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/08/06 08:29:30 wiz Exp $
|
||||
|
||||
SHA1 (Time-Duration-1.1.tar.gz) = 5acc5013d8b4ab52416555e1f08546a8d8a3fb41
|
||||
RMD160 (Time-Duration-1.1.tar.gz) = a1b1d50354c28d8c5ef049c89351d29718665795
|
||||
Size (Time-Duration-1.1.tar.gz) = 26930 bytes
|
||||
SHA1 (Time-Duration-1.20.tar.gz) = 4038a85c4ac60930c6ee6382aee897478bfae28b
|
||||
RMD160 (Time-Duration-1.20.tar.gz) = aa642c91ef52a699ede6c6eeee1a4e4439ffced8
|
||||
Size (Time-Duration-1.20.tar.gz) = 15478 bytes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:32 wiz Exp $
|
||||
|
||||
DISTNAME= Time-TAI64-2.11
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
@@ -10,8 +10,8 @@ MAINTAINER= kleink@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Time-TAI64/
|
||||
COMMENT= Convert TAI64 strings into standard unix timestamps
|
||||
|
||||
BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
|
||||
DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
|
||||
#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
|
||||
#DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
|
||||
|
||||
PERL5_PACKLIST= auto/Time/TAI64/.packlist
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.13 2012/10/08 13:04:27 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/08/30 15:00:52 taca Exp $
|
||||
|
||||
DISTNAME= Date-1.4.7
|
||||
DISTNAME= Date-1.5.0a4
|
||||
CATEGORIES= time
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.4 2007/09/05 19:51:41 jdolecek Exp $
|
||||
$NetBSD: distinfo,v 1.5 2015/08/30 15:00:52 taca Exp $
|
||||
|
||||
SHA1 (pear/Date-1.4.7.tgz) = f5775798763ff1a8320c892bf7c4d2a27f49e342
|
||||
RMD160 (pear/Date-1.4.7.tgz) = 1e1bb2fb0a58e31f271945b98cbe8e282ef894b1
|
||||
Size (pear/Date-1.4.7.tgz) = 55754 bytes
|
||||
SHA1 (pear/Date-1.5.0a4.tgz) = 437087d29e24e30ea771332bde5d143f89d3bd42
|
||||
RMD160 (pear/Date-1.5.0a4.tgz) = 98b7e2d6d91f72f1b0095e6b03b510cef73edbe2
|
||||
Size (pear/Date-1.5.0a4.tgz) = 222378 bytes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.32 2014/02/16 15:41:54 wiedi Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2015/07/04 16:18:40 joerg Exp $
|
||||
|
||||
DISTNAME= plan-1.9
|
||||
PKGREVISION= 1
|
||||
@@ -11,7 +11,6 @@ COMMENT= Schedule planner based on X/Motif
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
USE_TOOLS+= yacc lex
|
||||
USE_X11BASE= YES
|
||||
BUILD_TARGET= ${LOWER_OPSYS}
|
||||
|
||||
INSTALLATION_DIRS= libexec/plan ${PKGMANDIR}/man1 ${PKGMANDIR}/man4 \
|
||||
|
||||
7
time/projectlibre/DESCR
Normal file
7
time/projectlibre/DESCR
Normal file
@@ -0,0 +1,7 @@
|
||||
ProjectLibre is project management software.
|
||||
It offers the following features:
|
||||
|
||||
* Gantt Chart, Project- and Resource-Planning
|
||||
* Look and feel very close to Microsoft Project
|
||||
* Save Files as .xml and open them in Microsoft Project 2010
|
||||
* All operating systems providing Java Runtime Environment
|
||||
37
time/projectlibre/Makefile
Normal file
37
time/projectlibre/Makefile
Normal file
@@ -0,0 +1,37 @@
|
||||
# $NetBSD: Makefile,v 1.1.1.1 2015/07/21 23:33:11 asau Exp $
|
||||
|
||||
DISTNAME= projectlibre-1.6.1
|
||||
CATEGORIES= time
|
||||
MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=projectlibre/)
|
||||
|
||||
MAINTAINER= asau@inbox.ru
|
||||
HOMEPAGE= http://www.projectlibre.org/
|
||||
COMMENT= Project management software
|
||||
|
||||
USE_JAVA= run
|
||||
USE_JAVA2= 7
|
||||
|
||||
REPLACE_SH= projectlibre.sh
|
||||
|
||||
SUBST_CLASSES+= set-java set-base
|
||||
|
||||
SUBST_STAGE.set-java= post-configure
|
||||
SUBST_MESSAGE.set-java= Setting Java path.
|
||||
SUBST_FILES.set-java= projectlibre.sh
|
||||
SUBST_SED.set-java= -e '/^JAVA_EXE=/s,java,$(PKG_JAVA_HOME)/bin/java,'
|
||||
|
||||
SUBST_STAGE.set-base= post-configure
|
||||
SUBST_MESSAGE.set-base= Setting package base path.
|
||||
SUBST_FILES.set-base= projectlibre.sh
|
||||
SUBST_SED.set-base= -e '/^OPENPROJ_HOME0=/s,^.*$$,OPENPROJ_HOME0=$(PREFIX)/share/$(PKGBASE),'
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
INSTALLATION_DIRS= bin share/$(PKGBASE)
|
||||
|
||||
do-install:
|
||||
cd $(WRKSRC) && pax -rwpm . $(DESTDIR)$(PREFIX)/share/$(PKGBASE)
|
||||
$(LN) -sf $(PREFIX)/share/$(PKGBASE)/projectlibre.sh $(DESTDIR)$(PREFIX)/bin/projectlibre
|
||||
|
||||
.include "../../mk/java-vm.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
29
time/projectlibre/PLIST
Normal file
29
time/projectlibre/PLIST
Normal file
@@ -0,0 +1,29 @@
|
||||
@comment $NetBSD: PLIST,v 1.1.1.1 2015/07/21 23:33:11 asau Exp $
|
||||
bin/projectlibre
|
||||
share/projectlibre/lib/openproj-contrib.jar
|
||||
share/projectlibre/lib/openproj-reports.jar
|
||||
share/projectlibre/lib/openproj-script.jar
|
||||
share/projectlibre/license/index.html
|
||||
share/projectlibre/license/index_html_0.gif
|
||||
share/projectlibre/license/license.rtf
|
||||
share/projectlibre/license/third-party/antlr.txt
|
||||
share/projectlibre/license/third-party/Apache-LICENSE-2.0.txt
|
||||
share/projectlibre/license/third-party/apple.txt
|
||||
share/projectlibre/license/third-party/bsd-generic.txt
|
||||
share/projectlibre/license/third-party/CDDL.txt
|
||||
share/projectlibre/license/third-party/cpl-1.0.txt
|
||||
share/projectlibre/license/third-party/groovy.txt
|
||||
share/projectlibre/license/third-party/iCal4j.txt
|
||||
share/projectlibre/license/third-party/index.html
|
||||
share/projectlibre/license/third-party/Jasper-LGPL.txt
|
||||
share/projectlibre/license/third-party/jgoodies-forms.txt
|
||||
share/projectlibre/license/third-party/lgpl-2.1.txt
|
||||
share/projectlibre/license/third-party/osx-adapter.txt
|
||||
share/projectlibre/license/third-party/sun-jwsdp.txt
|
||||
share/projectlibre/license/third-party/sun.txt
|
||||
share/projectlibre/license/third-party/third-party-licenses-with-build-libs.html
|
||||
share/projectlibre/license/third-party/xstream.txt
|
||||
share/projectlibre/projectlibre.bat
|
||||
share/projectlibre/projectlibre.jar
|
||||
share/projectlibre/projectlibre.sh
|
||||
share/projectlibre/readme.html
|
||||
5
time/projectlibre/distinfo
Normal file
5
time/projectlibre/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1.1.1 2015/07/21 23:33:11 asau Exp $
|
||||
|
||||
SHA1 (projectlibre-1.6.1.tar.gz) = 438a0d2f42dc5f35fe4af57742de8615d6ef5b27
|
||||
RMD160 (projectlibre-1.6.1.tar.gz) = 1e36c60c0ec819e0039a9677c7fb4d5f1d6914fa
|
||||
Size (projectlibre-1.6.1.tar.gz) = 12360179 bytes
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.3 2015/03/15 00:17:36 rodent Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/08/24 14:49:45 richard Exp $
|
||||
|
||||
SHA1 (tryton-3.4/trytond_calendar-3.4.0.tar.gz) = 3f86a945cd715bae1896a69243e156ec5fa71f33
|
||||
RMD160 (tryton-3.4/trytond_calendar-3.4.0.tar.gz) = a9977d4d03c64932a00b83d7afa85e6904a5f5e4
|
||||
Size (tryton-3.4/trytond_calendar-3.4.0.tar.gz) = 59902 bytes
|
||||
SHA1 (tryton-3.6/trytond_calendar-3.6.1.tar.gz) = e269d117d54466fc8a9631965d32e50f0cd11620
|
||||
RMD160 (tryton-3.6/trytond_calendar-3.6.1.tar.gz) = fb7c06532b071b5861e8880de3f38b203b7d11ab
|
||||
Size (tryton-3.6/trytond_calendar-3.6.1.tar.gz) = 60070 bytes
|
||||
|
||||
1
time/py-trytond-company-work-time/DESCR
Normal file
1
time/py-trytond-company-work-time/DESCR
Normal file
@@ -0,0 +1 @@
|
||||
The company work time module of the Tryton application platform.
|
||||
20
time/py-trytond-company-work-time/Makefile
Normal file
20
time/py-trytond-company-work-time/Makefile
Normal file
@@ -0,0 +1,20 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/08/24 14:49:45 richard Exp $
|
||||
TRYTON_MODULE_NAME= trytond_company_work_time
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= python time
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
COMMENT= Company work time module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company
|
||||
DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
REPLACE_PYTHON+= tests/test_company_work_time.py
|
||||
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
38
time/py-trytond-company-work-time/PLIST
Normal file
38
time/py-trytond-company-work-time/PLIST
Normal file
@@ -0,0 +1,38 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/08/24 14:49:45 richard Exp $
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
||||
${PYSITELIB}/trytond/modules/company_work_time/__init__.py
|
||||
${PYSITELIB}/trytond/modules/company_work_time/__init__.pyc
|
||||
${PYSITELIB}/trytond/modules/company_work_time/__init__.pyo
|
||||
${PYSITELIB}/trytond/modules/company_work_time/company.py
|
||||
${PYSITELIB}/trytond/modules/company_work_time/company.pyc
|
||||
${PYSITELIB}/trytond/modules/company_work_time/company.pyo
|
||||
${PYSITELIB}/trytond/modules/company_work_time/company.xml
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/bg_BG.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/ca_ES.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/cs_CZ.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/de_DE.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/es_AR.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/es_CO.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/es_EC.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/es_ES.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/fr_FR.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/nl_NL.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/ru_RU.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/locale/sl_SI.po
|
||||
${PYSITELIB}/trytond/modules/company_work_time/res.py
|
||||
${PYSITELIB}/trytond/modules/company_work_time/res.pyc
|
||||
${PYSITELIB}/trytond/modules/company_work_time/res.pyo
|
||||
${PYSITELIB}/trytond/modules/company_work_time/tests/__init__.py
|
||||
${PYSITELIB}/trytond/modules/company_work_time/tests/__init__.pyc
|
||||
${PYSITELIB}/trytond/modules/company_work_time/tests/__init__.pyo
|
||||
${PYSITELIB}/trytond/modules/company_work_time/tests/test_company_work_time.py
|
||||
${PYSITELIB}/trytond/modules/company_work_time/tests/test_company_work_time.pyc
|
||||
${PYSITELIB}/trytond/modules/company_work_time/tests/test_company_work_time.pyo
|
||||
${PYSITELIB}/trytond/modules/company_work_time/tryton.cfg
|
||||
${PYSITELIB}/trytond/modules/company_work_time/view/company_form.xml
|
||||
5
time/py-trytond-company-work-time/distinfo
Normal file
5
time/py-trytond-company-work-time/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/08/24 14:49:45 richard Exp $
|
||||
|
||||
SHA1 (tryton-3.6/trytond_company_work_time-3.6.0.tar.gz) = 3c0a853bcf4428dd455fc7e651a26f5a45a95a4e
|
||||
RMD160 (tryton-3.6/trytond_company_work_time-3.6.0.tar.gz) = 347982f4d63095c6174ed70da9a9f22958a27ce7
|
||||
Size (tryton-3.6/trytond_company_work_time-3.6.0.tar.gz) = 19231 bytes
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.19 2015/05/31 13:20:42 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2015/09/02 11:03:12 wiz Exp $
|
||||
|
||||
DISTNAME= vdirsyncer-0.5.1
|
||||
DISTNAME= vdirsyncer-0.6.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= time
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
|
||||
@@ -12,6 +12,7 @@ LICENSE= mit
|
||||
|
||||
EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
|
||||
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
|
||||
DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
|
||||
DEPENDS+= ${PYPKGPREFIX}-click>=2.0:../../devel/py-click
|
||||
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
|
||||
@@ -24,8 +25,5 @@ USE_LANGUAGES= # none
|
||||
INSTALLATION_DIRS= share/examples/${PKGBASE}
|
||||
PLIST_SUBST+= PKGBASE=${PKGBASE}
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/example.cfg ${DESTDIR}${PREFIX}/share/examples/${PKGBASE}/
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.6 2015/05/31 13:20:42 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2015/08/14 17:53:33 wiz Exp $
|
||||
bin/vdirsyncer
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
@@ -27,6 +27,12 @@ ${PYSITELIB}/vdirsyncer/exceptions.pyo
|
||||
${PYSITELIB}/vdirsyncer/log.py
|
||||
${PYSITELIB}/vdirsyncer/log.pyc
|
||||
${PYSITELIB}/vdirsyncer/log.pyo
|
||||
${PYSITELIB}/vdirsyncer/metasync.py
|
||||
${PYSITELIB}/vdirsyncer/metasync.pyc
|
||||
${PYSITELIB}/vdirsyncer/metasync.pyo
|
||||
${PYSITELIB}/vdirsyncer/repair.py
|
||||
${PYSITELIB}/vdirsyncer/repair.pyc
|
||||
${PYSITELIB}/vdirsyncer/repair.pyo
|
||||
${PYSITELIB}/vdirsyncer/storage/__init__.py
|
||||
${PYSITELIB}/vdirsyncer/storage/__init__.pyc
|
||||
${PYSITELIB}/vdirsyncer/storage/__init__.pyo
|
||||
@@ -66,4 +72,6 @@ ${PYSITELIB}/vdirsyncer/utils/password.pyo
|
||||
${PYSITELIB}/vdirsyncer/utils/vobject.py
|
||||
${PYSITELIB}/vdirsyncer/utils/vobject.pyc
|
||||
${PYSITELIB}/vdirsyncer/utils/vobject.pyo
|
||||
share/examples/${PKGBASE}/example.cfg
|
||||
${PYSITELIB}/vdirsyncer/version.py
|
||||
${PYSITELIB}/vdirsyncer/version.pyc
|
||||
${PYSITELIB}/vdirsyncer/version.pyo
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.13 2015/05/31 13:20:42 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.17 2015/08/14 17:53:33 wiz Exp $
|
||||
|
||||
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
|
||||
SHA1 (vdirsyncer-0.6.0.tar.gz) = 2343d140cd1d2f3467ad0b5a2d2438b33d290ef1
|
||||
RMD160 (vdirsyncer-0.6.0.tar.gz) = 0c05d5539b5c20c2f7222ec367e327500fa6fed4
|
||||
Size (vdirsyncer-0.6.0.tar.gz) = 82066 bytes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.13 2012/10/08 13:04:28 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/07/04 16:18:40 joerg Exp $
|
||||
|
||||
DISTNAME= rxvt-2.7.10
|
||||
PKGNAME= rclock-2.7.10
|
||||
@@ -10,7 +10,6 @@ EXTRACT_SUFX= .tar.bz2
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Analog clock for X w/appointment reminder and mail notification
|
||||
|
||||
USE_X11BASE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
BUILD_TARGET= clock
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/03/13 13:28:23 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2015/09/13 14:06:36 taca Exp $
|
||||
|
||||
DISTNAME= timers-4.0.1
|
||||
DISTNAME= timers-4.1.1
|
||||
CATEGORIES= time
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/03/13 13:28:23 taca Exp $
|
||||
$NetBSD: distinfo,v 1.2 2015/09/13 14:06:36 taca Exp $
|
||||
|
||||
SHA1 (timers-4.0.1.gem) = e4b0324f6ef2687bfd5e350399e9bd66c8acca63
|
||||
RMD160 (timers-4.0.1.gem) = c4728d02443e18a9a82b1424583040628c7af6fd
|
||||
Size (timers-4.0.1.gem) = 14848 bytes
|
||||
SHA1 (timers-4.1.1.gem) = ec3fded43e0985be6fbc69621eed278116b71ce2
|
||||
RMD160 (timers-4.1.1.gem) = 2fb6b29d27262fec960f5bf95b44d585e6d25208
|
||||
Size (timers-4.1.1.gem) = 15360 bytes
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2015/07/04 16:18:40 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= titrax-1.98
|
||||
@@ -23,7 +23,6 @@ USE_TOOLS+= perl:run
|
||||
pre-configure:
|
||||
${MV} ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile.bak
|
||||
${SED} -e "s|@LOCALBASE@|${PREFIX}|g" \
|
||||
-e "s|@X11BASE@|${X11PREFIX}|g" \
|
||||
${WRKSRC}/Imakefile.bak > ${WRKSRC}/Imakefile
|
||||
|
||||
INSTALLATION_DIRS= libexec/titrax
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
$NetBSD: distinfo,v 1.8 2014/11/05 22:41:38 he Exp $
|
||||
$NetBSD: distinfo,v 1.9 2015/07/07 11:42:40 joerg Exp $
|
||||
|
||||
SHA1 (titrax-1.98.tar.gz) = 2849f8930aac945d435f58ad0a2a98fc19477da0
|
||||
RMD160 (titrax-1.98.tar.gz) = 519898ed0d74b50d1a01041a6479fb4974823f3e
|
||||
Size (titrax-1.98.tar.gz) = 41154 bytes
|
||||
SHA1 (patch-Imakefile) = 67b1aadb6e8ad5bc86959fe41c71dd5467d35f2c
|
||||
SHA1 (patch-Imakefile) = b6e2ab54377d0720c60f53224257b5dcf123ec2c
|
||||
SHA1 (patch-sumtitra) = 2fbad9d6cdbc5239cf2a25ab057f640452c5a33e
|
||||
SHA1 (patch-titrat) = a6979392d0d0f755ff94147c490c466c3f60ff55
|
||||
SHA1 (patch-weekno.perl) = c5b431054d600fd2ee6ebe345257fd0febe9e0b0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$NetBSD: patch-Imakefile,v 1.1 2014/11/05 22:41:38 he Exp $
|
||||
$NetBSD: patch-Imakefile,v 1.2 2015/07/07 11:42:40 joerg Exp $
|
||||
|
||||
- configure for pkgsrc
|
||||
- do ratty interpreter fixes (XXX: change to REPLACE_PERL)
|
||||
@@ -15,7 +15,7 @@ $NetBSD: patch-Imakefile,v 1.1 2014/11/05 22:41:38 he Exp $
|
||||
#
|
||||
# PERLLIBDIR should be the output from perl -e 'print "@INC[0]\n"'
|
||||
-PERLLIBDIR = /usr/lib/perl
|
||||
+PERLLIBDIR = @X11BASE@/libexec/titrax
|
||||
+PERLLIBDIR = @LOCALBASE@/libexec/titrax
|
||||
# PERL - where your Perl executable is located (is in sumtitrax)
|
||||
PERL = $(NONXBINDIR)/perl
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.21 2012/10/08 13:04:30 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2015/07/04 16:18:40 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= wmfishtime-1.24
|
||||
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/
|
||||
COMMENT= Dockable clock application with clock, date and fish
|
||||
|
||||
USE_X11BASE= yes
|
||||
|
||||
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
|
||||
|
||||
.include "../../devel/libgetopt/buildlink3.mk"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.2 2013/11/07 00:49:46 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.3 2015/08/06 21:41:43 khorben Exp $
|
||||
|
||||
SHA1 (wmitime-0.3.tar.gz) = 64bb07c5eccce5592088cfccc87836f66695e07c
|
||||
RMD160 (wmitime-0.3.tar.gz) = b2301a15ef159d2d55418ae5fbf914bedc388478
|
||||
Size (wmitime-0.3.tar.gz) = 21442 bytes
|
||||
SHA1 (patch-.._wmgeneral_list.h) = 3833c707c4eaf8ef8297eb5b5658db14d70e24ee
|
||||
SHA1 (patch-aa) = 9e2dc61ca81e403b142238aaaacd73297cc55e37
|
||||
SHA1 (patch-aa) = e3dfcd4a36cb282a80f63534222d727d4a73f891
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
$NetBSD: patch-aa,v 1.1 2013/11/06 00:35:20 khorben Exp $
|
||||
$NetBSD: patch-aa,v 1.2 2015/08/06 21:41:43 khorben Exp $
|
||||
|
||||
Implements PKG_DESTDIR_SUPPORT
|
||||
- implements PKG_DESTDIR_SUPPORT
|
||||
- adds support for CFLAGS
|
||||
- removes duplicate library while linking
|
||||
|
||||
--- Makefile.orig 1999-03-29 03:51:39.000000000 +0000
|
||||
+++ Makefile
|
||||
@@ -11,10 +13,19 @@ Implements PKG_DESTDIR_SUPPORT
|
||||
+LIBDIR = ${LDFLAGS}
|
||||
LIBS = -lXpm -lXext -lX11 -lm
|
||||
-FLAGS = -O2
|
||||
+FLAGS = -O2 ${BUILDLINK_CPPFLAGS}
|
||||
+FLAGS = ${BUILDLINK_CPPFLAGS} ${CFLAGS}
|
||||
OBJS = wmitime.o \
|
||||
../wmgeneral/wmgeneral.o \
|
||||
../wmgeneral/misc.o \
|
||||
@@ -12,7 +12,7 @@ OBJS = wmitime.o \
|
||||
cc -I/usr/X11R6/share/include $(FLAGS) -D$(LANG) -c -Wall $< -o $*.o
|
||||
|
||||
wmtime: $(OBJS)
|
||||
- cc $(FLAGS) -D$(LANG) -o wmitime $^ -lXext $(LIBDIR) $(LIBS)
|
||||
+ cc $(FLAGS) -D$(LANG) -o wmitime $^ $(LIBDIR) $(LIBS)
|
||||
|
||||
all:: wmtime
|
||||
|
||||
@@ -24,9 +24,8 @@ clean::
|
||||
rm -f *~
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.21 2012/10/23 10:24:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2015/08/06 22:38:28 khorben Exp $
|
||||
|
||||
DISTNAME= wmMoonClock-1.27
|
||||
PKGREVISION= 1
|
||||
@@ -11,8 +11,8 @@ COMMENT= Shows lunar ephemeris to fairly high accuracy
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
|
||||
USE_TOOLS+= gmake
|
||||
USE_X11BASE= YES
|
||||
|
||||
MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
|
||||
MAKE_FLAGS+= EXTRA_LOCAL_LIBS=${EXTRA_LOCAL_LIBS:Q}
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.13 2015/01/20 14:24:37 jaapb Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:19 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= wyrd-1.4.6
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= time
|
||||
MASTER_SITES= http://pessimization.com/software/wyrd/
|
||||
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
# $NetBSD: Makefile,v 1.32 2015/04/25 14:24:58 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2015/06/29 15:03:01 youri Exp $
|
||||
|
||||
PKGREVISION= 1
|
||||
.include "../../meta-pkgs/xfce4/Makefile.common"
|
||||
|
||||
VERSION= 4.10.0
|
||||
VERSION= 4.12.1
|
||||
DISTNAME= orage-${VERSION}
|
||||
PKGNAME= xfce4-orage-${VERSION}
|
||||
CATEGORIES= time
|
||||
MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.10/
|
||||
MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.12/
|
||||
|
||||
HOMEPAGE= http://www.kolumbus.fi/~w408237/orage/
|
||||
COMMENT= Xfce time managing application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:42 jperkin Exp $
|
||||
@comment $NetBSD: PLIST,v 1.8 2015/06/29 15:03:01 youri Exp $
|
||||
bin/globaltime
|
||||
bin/orage
|
||||
libexec/xfce4/panel/plugins/xfce4-orageclock-plugin
|
||||
lib/xfce4/panel/plugins/liborageclock.la
|
||||
man/man1/globaltime.1
|
||||
man/man1/orage.1
|
||||
man/man1/tz_convert.1
|
||||
@@ -25,6 +25,7 @@ share/locale/be/LC_MESSAGES/orage.mo
|
||||
share/locale/bg/LC_MESSAGES/orage.mo
|
||||
share/locale/ca/LC_MESSAGES/orage.mo
|
||||
share/locale/cs/LC_MESSAGES/orage.mo
|
||||
share/locale/de/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
|
||||
@@ -32,6 +33,7 @@ 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/fi/LC_MESSAGES/orage.mo
|
||||
share/locale/fr/LC_MESSAGES/orage.mo
|
||||
share/locale/gl/LC_MESSAGES/orage.mo
|
||||
share/locale/he/LC_MESSAGES/orage.mo
|
||||
@@ -44,6 +46,7 @@ share/locale/kk/LC_MESSAGES/orage.mo
|
||||
share/locale/ko/LC_MESSAGES/orage.mo
|
||||
share/locale/lt/LC_MESSAGES/orage.mo
|
||||
share/locale/lv/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
|
||||
@@ -59,6 +62,7 @@ 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/th/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
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.7 2015/04/21 08:56:42 jperkin Exp $
|
||||
$NetBSD: distinfo,v 1.8 2015/06/29 15:03:01 youri Exp $
|
||||
|
||||
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
|
||||
SHA1 (orage-4.12.1.tar.bz2) = c856ad30f7a17a732d5cc794ef90aedf98575699
|
||||
RMD160 (orage-4.12.1.tar.bz2) = a3d40692e851c96ee409eed03ac3a2f66bbc8f11
|
||||
Size (orage-4.12.1.tar.bz2) = 2590788 bytes
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
$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.
|
||||
Reference in New Issue
Block a user