From owner-freebsd-ports Sat Jan 8 5:40:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FA58158EA for ; Sat, 8 Jan 2000 05:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA86791; Sat, 8 Jan 2000 05:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from cichlids.com (as1-037.rp-plus.de [149.221.236.37]) by hub.freebsd.org (Postfix) with ESMTP id 7D232158EA for ; Sat, 8 Jan 2000 05:36:50 -0800 (PST) (envelope-from alex@cichlids.com) Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 928C2AB92 for ; Sat, 8 Jan 2000 14:36:54 +0100 (CET) Received: (from root@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id OAA13195; Sat, 8 Jan 2000 14:36:48 +0100 (CET) (envelope-from alex) Message-Id: <200001081336.OAA13195@cichlids.cichlids.com> Date: Sat, 8 Jan 2000 14:36:48 +0100 (CET) From: Alexander Langer Reply-To: alex@cichlids.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15987: update x11-toolkits/wxgtk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15987 >Category: ports >Synopsis: update x11-toolkits/wxgtk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 8 05:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Alexander Langer >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: recent ports-tree, -current >Description: What do you think, MAINTAINER='s are for? If it's usual to just _ignore_ these lines and just take over the maintainer-ship of a port, then why do we have them? At least, you should give a NOTE in the commit-message, why you changed it. I really cannot believe it: --- 1.3 Sun Sep 19 20:05:34 1999 UTC by nectar Diffs to 1.2 Update 2.0.1 -> 2.1.0b9. This port was apparently broken and unusable previously. If you wanted to check out wxWindows and couldn't before, go ahead and give it another try. --- Nice, I submitted the stable version of wxGTK and you had nothing better to do to take my maintainership away and update it to the unstable version. But ok, I hope this was only a bad joke or something. Since you did not update it any more, I made me the maintainer again and updated it to version 2.1.11 (which is kinda stable now). I also changed back the "Whom:" to cpiazza, because _he_ was it who did the initial import. *cough* >How-To-Repeat: n/a >Fix: diff -rNu wxgtk.old/Makefile wxgtk/Makefile --- wxgtk.old/Makefile Sat Jan 8 13:44:48 2000 +++ wxgtk/Makefile Sat Jan 8 14:33:48 2000 @@ -1,19 +1,20 @@ # New ports collection makefile for: wxGTK -# Version required: 2.1.0b9 +# Version required: 2.1.11 # Date created: September 18, 1999 -# Whom: nectar@FreeBSD.ORG +# Whom: cpiazza@FreeBSD.ORG # # $FreeBSD: ports/x11-toolkits/wxgtk/Makefile,v 1.5 1999/10/06 15:46:35 nectar Exp $ # -DISTNAME= wxGTK-2.1.0-b9 -PKGNAME= wxgtk-2.1.0b9 +DISTNAME= wxGTK-2.1.11 CATEGORIES= x11-toolkits MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \ - http://www.nectar.com/distfiles/ + ftp://ronnie.phy.hw.ac.uk/pub/wxGTK/source/ \ + ftp://ftp.mapsy.nat.tu-bs.de/pub/mirror/wxwin/2.1.11/ \ + ftp://ftp.sunet.se/pub7/lang/wxwin/2.1.11/ EXTRACT_SUFX= .tgz -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= alex@big.endian.de LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff -rNu wxgtk.old/files/md5 wxgtk/files/md5 --- wxgtk.old/files/md5 Sat Jan 8 13:44:48 2000 +++ wxgtk/files/md5 Sat Jan 8 13:56:43 2000 @@ -1 +1 @@ -MD5 (wxGTK-2.1.0-b9.tgz) = 6fe66991925952f68bc8e5c3bc6a3ae5 +MD5 (wxGTK-2.1.11.tgz) = a897a00260879ef527dd77bdda0fc2c5 diff -rNu wxgtk.old/patches/patch-aa wxgtk/patches/patch-aa --- wxgtk.old/patches/patch-aa Sat Jan 8 13:44:48 2000 +++ wxgtk/patches/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,34 +0,0 @@ ---- configure.orig Thu Aug 26 11:03:32 1999 -+++ configure Sun Sep 19 13:24:58 1999 -@@ -6730,7 +6730,7 @@ - fi - - TOOLKIT_INCLUDE="$GTK_CFLAGS" -- GUI_TK_LIBRARY="$GTK_LIBS -ldl" -+ GUI_TK_LIBRARY="$GTK_LIBS" - TOOLKIT=GTK - - GUIHEADERS=GTK_HEADERS -@@ -7834,11 +7834,8 @@ - - WX_LIBRARY_NAME_STATIC="libwx_${TOOLKIT_DIR}.a" - --WX_LIBRARY_NAME_SHARED="libwx_${TOOLKIT_DIR}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" -- --WX_LIBRARY_LINK1="libwx_${TOOLKIT_DIR}-${WX_RELEASE}.so.${WX_CURRENT}" --WX_LIBRARY_LINK2="libwx_${TOOLKIT_DIR}-${WX_RELEASE}.so" --WX_LIBRARY_LINK3="libwx_${TOOLKIT_DIR}.so" -+WX_LIBRARY_NAME_SHARED="libwx_${TOOLKIT_DIR}.so.1" -+WX_LIBRARY_LINK1="libwx_${TOOLKIT_DIR}.so" - - SHARED_LD= - PIC_FLAG= -@@ -12035,8 +12032,6 @@ - s%@WX_LIBRARY@%$WX_LIBRARY%g - s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g - s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g --s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g --s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g - s%@PROGRAM_EXT@%$PROGRAM_EXT%g - s%@WX_CREATE_LINKS@%$WX_CREATE_LINKS%g - s%@WX_CREATE_INSTALLED_LINKS@%$WX_CREATE_INSTALLED_LINKS%g diff -rNu wxgtk.old/patches/patch-ab wxgtk/patches/patch-ab --- wxgtk.old/patches/patch-ab Sat Jan 8 13:44:48 2000 +++ wxgtk/patches/patch-ab Thu Jan 1 01:00:00 1970 @@ -1,29 +0,0 @@ ---- Makefile.in.orig Sun Sep 19 00:06:53 1999 -+++ Makefile.in Sun Sep 19 00:07:20 1999 -@@ -1792,23 +1792,15 @@ - @WX_LIBRARY_NAME_SHARED@: $(OBJECTS) - @$(INSTALL) -d ./lib - $(SHARED_LD) ./lib/$@ $(OBJECTS) $(EXTRALIBS) -- -+ - CREATE_LINKS: ./lib/@WX_TARGET_LIBRARY@ - @$(RM) ./lib/@WX_LIBRARY_LINK1@ -- @$(RM) ./lib/@WX_LIBRARY_LINK2@ -- @$(RM) ./lib/@WX_LIBRARY_LINK3@ - $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK1@ -- $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK2@ -- $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK3@ -- -+ - CREATE_INSTALLED_LINKS: $(libdir)/@WX_TARGET_LIBRARY@ - $(RM) $(libdir)/@WX_LIBRARY_LINK1@ -- $(RM) $(libdir)/@WX_LIBRARY_LINK2@ -- $(RM) $(libdir)/@WX_LIBRARY_LINK3@ - $(LN_S) @WX_TARGET_LIBRARY@ $(libdir)/@WX_LIBRARY_LINK1@ -- $(LN_S) @WX_TARGET_LIBRARY@ $(libdir)/@WX_LIBRARY_LINK2@ -- $(LN_S) @WX_TARGET_LIBRARY@ $(libdir)/@WX_LIBRARY_LINK3@ -- -+ - $(OBJECTS): $(WXDIR)/include/wx/defs.h $(WXDIR)/include/wx/object.h $(WXDIR)/include/wx/setup.h - - parser.o: parser.c lexer.c diff -rNu wxgtk.old/pkg/PLIST wxgtk/pkg/PLIST --- wxgtk.old/pkg/PLIST Sat Jan 8 13:44:48 2000 +++ wxgtk/pkg/PLIST Sat Jan 8 14:25:46 2000 @@ -1,169 +1,5 @@ -bin/wx-config -include/wx/accel.h -include/wx/app.h -include/wx/arrimpl.cpp -include/wx/bitmap.h -include/wx/bmpbuttn.h -include/wx/brush.h -include/wx/buffer.h -include/wx/busyinfo.h -include/wx/button.h -include/wx/caret.h -include/wx/checkbox.h -include/wx/checklst.h -include/wx/choicdlg.h -include/wx/choice.h -include/wx/clipbrd.h -include/wx/cmndata.h -include/wx/colordlg.h -include/wx/colour.h -include/wx/combobox.h -include/wx/confbase.h -include/wx/config.h -include/wx/control.h -include/wx/cursor.h -include/wx/dataobj.h -include/wx/date.h -include/wx/datstrm.h -include/wx/db.h -include/wx/dbtable.h -include/wx/dc.h -include/wx/dcclient.h -include/wx/dcmemory.h -include/wx/dcprint.h -include/wx/dcps.h -include/wx/dcscreen.h -include/wx/dde.h -include/wx/debug.h -include/wx/defs.h -include/wx/dialog.h -include/wx/dirdlg.h -include/wx/dnd.h -include/wx/docmdi.h -include/wx/docview.h -include/wx/dragimag.h -include/wx/dynarray.h -include/wx/dynlib.h -include/wx/event.h -include/wx/expr.h -include/wx/ffile.h -include/wx/file.h -include/wx/fileconf.h -include/wx/filedlg.h -include/wx/filefn.h -include/wx/filesys.h -include/wx/font.h -include/wx/fontdlg.h -include/wx/frame.h -include/wx/fs_inet.h -include/wx/fs_zip.h -include/wx/gauge.h -include/wx/gdicmn.h -include/wx/gdiobj.h -include/wx/generic/caret.h -include/wx/generic/choicdgg.h -include/wx/generic/colrdlgg.h -include/wx/generic/dcpsg.h -include/wx/generic/dirdlgg.h -include/wx/generic/filedlgg.h -include/wx/generic/fontdlgg.h -include/wx/generic/gridg.h -include/wx/generic/helpext.h -include/wx/generic/helphtml.h -include/wx/generic/helpwxht.h -include/wx/generic/helpxlp.h -include/wx/generic/imaglist.h -include/wx/generic/laywin.h -include/wx/generic/listctrl.h -include/wx/generic/msgdlgg.h -include/wx/generic/notebook.h -include/wx/generic/panelg.h -include/wx/generic/printps.h -include/wx/generic/prntdlgg.h -include/wx/generic/progdlgg.h -include/wx/generic/sashwin.h -include/wx/generic/scrolwin.h -include/wx/generic/splitter.h -include/wx/generic/statusbr.h -include/wx/generic/tabg.h -include/wx/generic/textdlgg.h -include/wx/generic/treectrl.h -include/wx/gifdecod.h -include/wx/grid.h -include/wx/gsocket.h -include/wx/gtk/accel.h -include/wx/gtk/app.h -include/wx/gtk/bitmap.h -include/wx/gtk/bmpbuttn.h -include/wx/gtk/brush.h -include/wx/gtk/button.h -include/wx/gtk/checkbox.h -include/wx/gtk/checklst.h -include/wx/gtk/choice.h -include/wx/gtk/clipbrd.h -include/wx/gtk/colour.h -include/wx/gtk/combobox.h -include/wx/gtk/control.h -include/wx/gtk/cursor.h -include/wx/gtk/dataobj.h -include/wx/gtk/dc.h -include/wx/gtk/dcclient.h -include/wx/gtk/dcmemory.h -include/wx/gtk/dcscreen.h -include/wx/gtk/dialog.h -include/wx/gtk/dnd.h -include/wx/gtk/filedlg.h -include/wx/gtk/font.h -include/wx/gtk/fontdlg.h -include/wx/gtk/frame.h -include/wx/gtk/gauge.h -include/wx/gtk/gdiobj.h -include/wx/gtk/icon.h -include/wx/gtk/joystick.h -include/wx/gtk/listbox.h -include/wx/gtk/mdi.h -include/wx/gtk/menu.h -include/wx/gtk/menuitem.h -include/wx/gtk/minifram.h -include/wx/gtk/notebook.h -include/wx/gtk/palette.h -include/wx/gtk/pen.h -include/wx/gtk/radiobox.h -include/wx/gtk/radiobut.h -include/wx/gtk/region.h -include/wx/gtk/scrolbar.h -include/wx/gtk/settings.h -include/wx/gtk/slider.h -include/wx/gtk/spinbutt.h -include/wx/gtk/statbmp.h -include/wx/gtk/statbox.h -include/wx/gtk/statline.h -include/wx/gtk/stattext.h -include/wx/gtk/tbargtk.h -include/wx/gtk/textctrl.h -include/wx/gtk/timer.h -include/wx/gtk/tooltip.h -include/wx/gtk/treectrl.h -include/wx/gtk/wave.h -include/wx/gtk/win_gtk.h -include/wx/gtk/window.h -include/wx/hash.h -include/wx/help.h -include/wx/helpbase.h -include/wx/helphtml.h include/wx/helpwin.h include/wx/helpxlp.h -include/wx/html/forcelink.h -include/wx/html/htmlcell.h -include/wx/html/htmldefs.h -include/wx/html/htmlfilter.h -include/wx/html/htmlhelp.h -include/wx/html/htmlparser.h -include/wx/html/htmltag.h -include/wx/html/htmlwin.h -include/wx/html/htmlwinparser.h -include/wx/html/mod_templ.h -include/wx/html/version.h include/wx/icon.h include/wx/image.h include/wx/imaglist.h @@ -208,10 +44,6 @@ include/wx/prop.h include/wx/propform.h include/wx/proplist.h -include/wx/protocol/file.h -include/wx/protocol/ftp.h -include/wx/protocol/http.h -include/wx/protocol/protocol.h include/wx/radiobox.h include/wx/radiobut.h include/wx/region.h @@ -229,6 +61,7 @@ include/wx/slider.h include/wx/socket.h include/wx/spinbutt.h +include/wx/spinctrl.h include/wx/splitter.h include/wx/statbmp.h include/wx/statbox.h @@ -258,7 +91,6 @@ include/wx/treectrl.h include/wx/txtstrm.h include/wx/types.h -include/wx/unix/execute.h include/wx/url.h include/wx/utils.h include/wx/valgen.h @@ -280,45 +112,8 @@ include/wx/xpmhand.h include/wx/zipstrm.h include/wx/zstream.h -lib/wx/include/wx/gtk/setup.h +lib/libwx_gtk-2.1.so +lib/libwx_gtk-2.1.so.11 lib/libwx_gtk.so -lib/libwx_gtk.so.1 -share/wx/afm/Cour.afm -share/wx/afm/CourBo.afm -share/wx/afm/CourBoO.afm -share/wx/afm/CourO.afm -share/wx/afm/Helv.afm -share/wx/afm/HelvBo.afm -share/wx/afm/HelvBoO.afm -share/wx/afm/HelvO.afm -share/wx/afm/TimesBo.afm -share/wx/afm/TimesBoO.afm -share/wx/afm/TimesO.afm -share/wx/afm/TimesRo.afm -share/wx/gs_afm/Cour.afm -share/wx/gs_afm/CourBo.afm -share/wx/gs_afm/CourBoO.afm -share/wx/gs_afm/CourO.afm -share/wx/gs_afm/Helv.afm -share/wx/gs_afm/HelvBo.afm -share/wx/gs_afm/HelvBoO.afm -share/wx/gs_afm/HelvO.afm -share/wx/gs_afm/TimesBo.afm -share/wx/gs_afm/TimesBoO.afm -share/wx/gs_afm/TimesO.afm -share/wx/gs_afm/TimesRo.afm -@dirrm include/wx/generic -@dirrm include/wx/gtk -@dirrm include/wx/html -@dirrm include/wx/protocol -@dirrm include/wx/unix -@dirrm include/wx -@dirrm lib/wx/include/wx/gtk -@dirrm lib/wx/include/wx -@dirrm lib/wx/include -@dirrm lib/wx -@dirrm share/wx/afm -@dirrm share/wx/gs_afm -@dirrm share/wx @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message