diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-15 15:02:59 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-15 15:02:59 +0000 |
commit | 6a27901bbe4426ca2b634735b837590611fa0178 (patch) | |
tree | d687cdefc67085083ace9f42e26a13f552c171e9 /databases/clip | |
parent | 0c41a9360bd0172efb972fa09527cf2e5068e3d5 (diff) | |
download | ports-6a27901bbe4426ca2b634735b837590611fa0178.tar.gz ports-6a27901bbe4426ca2b634735b837590611fa0178.zip |
Notes
Diffstat (limited to 'databases/clip')
-rw-r--r-- | databases/clip/Makefile | 16 | ||||
-rw-r--r-- | databases/clip/distinfo | 8 | ||||
-rw-r--r-- | databases/clip/files/patch-prg::kamache::Makefile | 14 | ||||
-rw-r--r-- | databases/clip/pkg-plist | 3 |
4 files changed, 22 insertions, 19 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index ba7783db48cd..5f4a753d1fc4 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -6,23 +6,18 @@ # PORTNAME= clip -PORTVERSION= 1.1.10.1 -PORTREVISION= 1 +PORTVERSION= 1.1.11.1 +PORTREVISION= 0 CATEGORIES= databases lang -MASTER_SITES= ftp://ftp.linux.ru.net/mirrors/clip/ \ - ftp://ftp.lastik.ru/clip/ \ - ftp://ftp.itk.ru/pub/clip/ +MASTER_SITES= ftp://ftp.itk.ru/pub/clip/ DISTFILES= ${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}.tgz \ patch.tgz DIST_SUBDIR= clip - EXTRACT_ONLY= ${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}.tgz MAINTAINER= ports@FreeBSD.org COMMENT= xBase and Clipper language compatible compiler -BROKEN= Unfetchable - WRKSRC= ${WRKDIR}/${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E} USE_GETTEXT= yes @@ -86,6 +81,7 @@ USE_XPM= yes USE_GNOME= gtk12 gtk20 HAS_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/clip +INSTALLS_SHLIB= yes ALL_TARGET= local MAKE_ENV= HOME=${WRKDIR} LANG=C @@ -126,6 +122,10 @@ pre-configure: -e "s|/usr/X11R6|${X11BASE}|g" @${REINPLACE_CMD} -e "s|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|" \ -e "s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|" ${WRKSRC}/cliplibs/clip-odbc/configure + @${REINPLACE_CMD} -e 's|;;|;|g' \ + ${WRKSRC}/cliplibs/clip-gtk2/toolbutton.c \ + ${WRKSRC}/cliplibs/clip-gtk2/cellrenderer.c \ + ${WRKSRC}/cliplibs/clip-gtk2/action.c post-build: # don't include emppty directories @cd ${WRKDIR}/cliproot && ${RMDIR} include/memdebug doc/clip-oasis/nanfor doc/clip-oasis diff --git a/databases/clip/distinfo b/databases/clip/distinfo index 4254aa887979..41c0f56d38cf 100644 --- a/databases/clip/distinfo +++ b/databases/clip/distinfo @@ -1,4 +1,4 @@ -MD5 (clip/clip-prg-1.1.10-1.tgz) = 5f5ea34ae50f0c834e1430ab530fd4f4 -SIZE (clip/clip-prg-1.1.10-1.tgz) = 4240672 -MD5 (clip/patch.tgz) = 77c02ac37825b88ebcf8d2221cf72918 -SIZE (clip/patch.tgz) = 948207 +MD5 (clip/clip-prg-1.1.11-1.tgz) = f0ba4496128b63cce6db73480aeccac2 +SIZE(clip/clip-prg-1.1.11-1.tgz) = 4355143 +MD5 (clip/patch.tgz) = 76fc43295f29577bcdf4c69a78e8d0ef +SIZE(clip/patch.tgz) = 242174 diff --git a/databases/clip/files/patch-prg::kamache::Makefile b/databases/clip/files/patch-prg::kamache::Makefile index f4d7e004bd15..dca60d4da865 100644 --- a/databases/clip/files/patch-prg::kamache::Makefile +++ b/databases/clip/files/patch-prg::kamache::Makefile @@ -1,11 +1,11 @@ ---- prg/kamache/Makefile.orig Thu Jul 8 10:19:30 2004 -+++ prg/kamache/Makefile Thu Jul 8 10:19:38 2004 +--- prg/kamache/Makefile.orig Wed Jul 21 11:24:44 2004 ++++ prg/kamache/Makefile Sun Aug 15 04:38:14 2004 @@ -26,7 +26,7 @@ install: - mkdir -p $(CLIPROOT)/kamache -- mkdir -p $(CLIPROOT)/kamache/mod-cache -+ # mkdir -p $(CLIPROOT)/kamache/mod-cache - cp kamache$(EXESUFF) $(CLIPROOT)/kamache - cp kamache.ini $(CLIPROOT)/kamache + mkdir -p $(DESTDIR)$(CLIPROOT)/kamache +- mkdir -p $(DESTDIR)$(CLIPROOT)/kamache/mod-cache ++ # mkdir -p $(DESTDIR)$(CLIPROOT)/kamache/mod-cache + cp kamache$(EXESUFF) $(DESTDIR)$(CLIPROOT)/kamache + cp kamache.ini $(DESTDIR)$(CLIPROOT)/kamache cd mod-ini; $(MAKE) install diff --git a/databases/clip/pkg-plist b/databases/clip/pkg-plist index 2f79043fd979..29bce5d0c2b3 100644 --- a/databases/clip/pkg-plist +++ b/databases/clip/pkg-plist @@ -407,6 +407,7 @@ clip/doc/example/clip-gtk2/basket.bmp clip/doc/example/clip-gtk2/clip.xpm clip/doc/example/clip-gtk2/clipgtktest.prg clip/doc/example/clip-gtk2/container.prg +clip/doc/example/clip-gtk2/drag_and_drop.prg clip/doc/example/clip-gtk2/fonttest.prg clip/doc/example/clip-gtk2/note.prg clip/doc/example/clip-gtk2/simple.prg @@ -417,6 +418,7 @@ clip/doc/example/clip-gtk2/test_dnd.prg clip/doc/example/clip-gtk2/test_gtk.prg clip/doc/example/clip-gtk2/test_image.prg clip/doc/example/clip-gtk2/test_stock.prg +clip/doc/example/clip-gtk2/test_text.prg clip/doc/example/clip-gtk2/test_tree.prg clip/doc/example/clip-gtk2/text.prg clip/doc/example/clip-gtk2/winpic.prg @@ -522,6 +524,7 @@ clip/include/clipcfg.sh clip/include/clr_html.ch clip/include/cobra.ch clip/include/codb.ch +clip/include/codb_dbf.ch clip/include/codbcfg.ch clip/include/color.ch clip/include/common.ch |