1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 0.1.50

This commit is contained in:
Ade Lovett 2000-04-06 15:34:41 +00:00
parent a283bf6b18
commit c22fb92418
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27381
15 changed files with 81 additions and 21 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gnomepilot
# Version required: 0.1.49
# Version required: 0.1.50
# Date created: 28th October 1999
# Whom: Ade Lovett <ade@lovett.com>
#
# $FreeBSD$
DISTNAME= gnome-pilot-0.1.49
PKGNAME= gnomepilot-0.1.49
DISTNAME= gnome-pilot-0.1.50
PKGNAME= gnomepilot-0.1.50
CATEGORIES= palm comms gnome
MASTER_SITES= http://www.gnome.org/gnome-pilot/download/

View File

@ -1 +1 @@
MD5 (gnome-pilot-0.1.49.tar.gz) = 0d08eef9d0f486beb6717351eb84274b
MD5 (gnome-pilot-0.1.50.tar.gz) = 7a7622d406e6629e2409b14667b40035

View File

@ -0,0 +1,10 @@
--- gpilotd/gpilotd.c.orig Tue Mar 28 17:44:17 2000
+++ gpilotd/gpilotd.c Wed Apr 5 17:08:46 2000
@@ -6,6 +6,7 @@
#include <pthread.h>
#include <sys/types.h>
+#include <sys/stat.h>
#include <pwd.h>
#include <errno.h>
#include <sys/time.h>

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Fri Mar 31 11:05:19 2000
+++ Makefile.in Wed Apr 5 17:16:05 2000
@@ -156,7 +156,7 @@
bin_SCRIPTS = gnome-pilot-config
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = gpilotConf.sh
EXTRA_DIST = gnome-pilot.spec gpilotConf.sh.in

View File

@ -14,6 +14,7 @@ bin/memo_file_capplet
bin/pilot_applet
etc/CORBA/servers/gpilotd.gnorba
etc/CORBA/servers/pilot_applet.gnorba
etc/gpilotConf.sh
include/gpilotd/gnome-pilot-client.h
include/gpilotd/gnome-pilot-conduit-backup.h
include/gpilotd/gnome-pilot-conduit-file.h
@ -53,9 +54,6 @@ lib/libgpilotdcm.so.0
lib/libgpilotdconduit.a
lib/libgpilotdconduit.so
lib/libgpilotdconduit.so.0
lib/libgpilotdconduitmgmtOLD.a
lib/libgpilotdconduitmgmtOLD.so
lib/libgpilotdconduitmgmtOLD.so.0
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/gnome/applets/Utility/pilot_applet.desktop
@ -87,6 +85,7 @@ share/gnome/pixmaps/sync_broken.png
share/gnome/pixmaps/sync_icon.png
share/gnome/pixmaps/syncing_icon.png
share/locale/da/LC_MESSAGES/gnome-pilot.mo
share/locale/el/LC_MESSAGES/gnome-pilot.mo
share/locale/es/LC_MESSAGES/gnome-pilot.mo
share/locale/fr/LC_MESSAGES/gnome-pilot.mo
share/locale/ja/LC_MESSAGES/gnome-pilot.mo

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gnomepilot
# Version required: 0.1.49
# Version required: 0.1.50
# Date created: 28th October 1999
# Whom: Ade Lovett <ade@lovett.com>
#
# $FreeBSD$
DISTNAME= gnome-pilot-0.1.49
PKGNAME= gnomepilot-0.1.49
DISTNAME= gnome-pilot-0.1.50
PKGNAME= gnomepilot-0.1.50
CATEGORIES= palm comms gnome
MASTER_SITES= http://www.gnome.org/gnome-pilot/download/

View File

@ -1 +1 @@
MD5 (gnome-pilot-0.1.49.tar.gz) = 0d08eef9d0f486beb6717351eb84274b
MD5 (gnome-pilot-0.1.50.tar.gz) = 7a7622d406e6629e2409b14667b40035

View File

@ -0,0 +1,10 @@
--- gpilotd/gpilotd.c.orig Tue Mar 28 17:44:17 2000
+++ gpilotd/gpilotd.c Wed Apr 5 17:08:46 2000
@@ -6,6 +6,7 @@
#include <pthread.h>
#include <sys/types.h>
+#include <sys/stat.h>
#include <pwd.h>
#include <errno.h>
#include <sys/time.h>

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Fri Mar 31 11:05:19 2000
+++ Makefile.in Wed Apr 5 17:16:05 2000
@@ -156,7 +156,7 @@
bin_SCRIPTS = gnome-pilot-config
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = gpilotConf.sh
EXTRA_DIST = gnome-pilot.spec gpilotConf.sh.in

View File

@ -14,6 +14,7 @@ bin/memo_file_capplet
bin/pilot_applet
etc/CORBA/servers/gpilotd.gnorba
etc/CORBA/servers/pilot_applet.gnorba
etc/gpilotConf.sh
include/gpilotd/gnome-pilot-client.h
include/gpilotd/gnome-pilot-conduit-backup.h
include/gpilotd/gnome-pilot-conduit-file.h
@ -53,9 +54,6 @@ lib/libgpilotdcm.so.0
lib/libgpilotdconduit.a
lib/libgpilotdconduit.so
lib/libgpilotdconduit.so.0
lib/libgpilotdconduitmgmtOLD.a
lib/libgpilotdconduitmgmtOLD.so
lib/libgpilotdconduitmgmtOLD.so.0
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/gnome/applets/Utility/pilot_applet.desktop
@ -87,6 +85,7 @@ share/gnome/pixmaps/sync_broken.png
share/gnome/pixmaps/sync_icon.png
share/gnome/pixmaps/syncing_icon.png
share/locale/da/LC_MESSAGES/gnome-pilot.mo
share/locale/el/LC_MESSAGES/gnome-pilot.mo
share/locale/es/LC_MESSAGES/gnome-pilot.mo
share/locale/fr/LC_MESSAGES/gnome-pilot.mo
share/locale/ja/LC_MESSAGES/gnome-pilot.mo

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gnomepilot
# Version required: 0.1.49
# Version required: 0.1.50
# Date created: 28th October 1999
# Whom: Ade Lovett <ade@lovett.com>
#
# $FreeBSD$
DISTNAME= gnome-pilot-0.1.49
PKGNAME= gnomepilot-0.1.49
DISTNAME= gnome-pilot-0.1.50
PKGNAME= gnomepilot-0.1.50
CATEGORIES= palm comms gnome
MASTER_SITES= http://www.gnome.org/gnome-pilot/download/

View File

@ -1 +1 @@
MD5 (gnome-pilot-0.1.49.tar.gz) = 0d08eef9d0f486beb6717351eb84274b
MD5 (gnome-pilot-0.1.50.tar.gz) = 7a7622d406e6629e2409b14667b40035

View File

@ -0,0 +1,10 @@
--- gpilotd/gpilotd.c.orig Tue Mar 28 17:44:17 2000
+++ gpilotd/gpilotd.c Wed Apr 5 17:08:46 2000
@@ -6,6 +6,7 @@
#include <pthread.h>
#include <sys/types.h>
+#include <sys/stat.h>
#include <pwd.h>
#include <errno.h>
#include <sys/time.h>

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Fri Mar 31 11:05:19 2000
+++ Makefile.in Wed Apr 5 17:16:05 2000
@@ -156,7 +156,7 @@
bin_SCRIPTS = gnome-pilot-config
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = gpilotConf.sh
EXTRA_DIST = gnome-pilot.spec gpilotConf.sh.in

View File

@ -14,6 +14,7 @@ bin/memo_file_capplet
bin/pilot_applet
etc/CORBA/servers/gpilotd.gnorba
etc/CORBA/servers/pilot_applet.gnorba
etc/gpilotConf.sh
include/gpilotd/gnome-pilot-client.h
include/gpilotd/gnome-pilot-conduit-backup.h
include/gpilotd/gnome-pilot-conduit-file.h
@ -53,9 +54,6 @@ lib/libgpilotdcm.so.0
lib/libgpilotdconduit.a
lib/libgpilotdconduit.so
lib/libgpilotdconduit.so.0
lib/libgpilotdconduitmgmtOLD.a
lib/libgpilotdconduitmgmtOLD.so
lib/libgpilotdconduitmgmtOLD.so.0
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/gnome/applets/Utility/pilot_applet.desktop
@ -87,6 +85,7 @@ share/gnome/pixmaps/sync_broken.png
share/gnome/pixmaps/sync_icon.png
share/gnome/pixmaps/syncing_icon.png
share/locale/da/LC_MESSAGES/gnome-pilot.mo
share/locale/el/LC_MESSAGES/gnome-pilot.mo
share/locale/es/LC_MESSAGES/gnome-pilot.mo
share/locale/fr/LC_MESSAGES/gnome-pilot.mo
share/locale/ja/LC_MESSAGES/gnome-pilot.mo