CVS log for ports/devel/mico/files/Attic/patch-ak
Up to [FreeBSD] / ports / devel / mico / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11
Sat Feb 22 17:21:07 2003 UTC (8 years, 11 months ago) by arved
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.10: +0 -0 lines
Unbreak by updating to 2.3.9 Removed most of the optional dependencies. Reset Maintainer to ports Note: I did not test, if the port works but at least it builds now. PR: 37903,36838 Submitted by: arved, Alex Zykov <az@ci.nnov.ru> Approved by: Maintainer timeout (ca. 10 months)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 19 23:18:19 2002 UTC (9 years, 9 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -0 lines
Re-add this port marked BROKEN and commenting out USE_QT_VER and related relating to Qt1. When someone has time they can test with Qt2 and fix this. Requested by: sobomax
Revision 1.9
Fri Apr 19 02:29:36 2002 UTC (9 years, 9 months ago) by will
Branches: MAIN
FILE REMOVED
Changes since revision 1.8: +0 -0 lines
Say goodbye to Qt 1.x and all of its dependents. The one port I found which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 30 02:10:31 2000 UTC (12 years ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -5 lines
This updates mico to 2.3.1 ... PR: ports/16055 Submitted by: Maxim Sobolev <sobomax@altavista.net>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 3 21:02:55 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -5 lines
Upgrade to version 2.3.0. PR: 14001 Submitted by: Maxim Sobolev <sobomax@altavista.net>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 4 18:56:50 1999 UTC (12 years, 6 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -15 lines
Upgrade port from 2.2.3 to 2.2.7 ... Tested: portlint, make package and make deinstall
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 13 00:16:02 1999 UTC (12 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +17 -2 lines
Build fix, misc. cleanup. Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 16 03:25:26 1998 UTC (13 years, 2 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Okay, I've gone through every example and doc that I can think of that would be relevant, and think I've covered everything... This now build and a 'make package' now works...with my track record on this particular port, its bound to be still broken for *someone*, no?
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 15 07:50:11 1998 UTC (13 years, 2 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
Fix 'ldconfig' as indicated in handbook Get rid of --disable-shared flag for configure Improve patch-ak such that the shared library compile options as listed in handbook are included
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 15 07:19:25 1998 UTC (13 years, 2 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Made a mistake on creating patch-ak ... fixed here
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 15 07:08:22 1998 UTC (13 years, 2 months ago) by scrappy
Branches: MAIN
Okay...
Fix Makefile:
to use bsd.port.{pre.post}.mk
check for proper libstdc++.a, depending on elf or aout
run autoconf before configure
Remove old patches and add:
patch-ak
search and find tcl8.0 header file
setup shared library extension properly according to elf vs aout
patch-al
properly find gtk.h
Leaving it as marked BROKEN, while I continue to figure out thie elf vs
aout stuff ...
