summaryrefslogtreecommitdiff
path: root/devel/mico (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42195 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65304
* Re-add this port marked BROKEN and commenting out USE_QT_VER and relatedWill Andrews2002-04-1912-0/+966
| | | | | | | | | relating to Qt1. When someone has time they can test with Qt2 and fix this. Requested by: sobomax Notes: svn path=/head/; revision=57898
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-1912-965/+0
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=57872
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53952
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Convert to use USE_QT_VER to avoid warnings.Steve Price2001-06-171-2/+2
| | | | Notes: svn path=/head/; revision=44118
* Implement USE_GTK, part 1.Jeremy Lea2000-10-052-13/+9
| | | | Notes: svn path=/head/; revision=33424
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* Add missed entry in PLIST.Maxim Sobolev2000-06-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29221
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* broke port getting rid of MICOVER variable .. re-added in a way that doesn'tMarc G. Fournier2000-01-311-0/+2
| | | | | | | | | break portlint Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=25358
* quick cleanup to Makefile to pass portlintMarc G. Fournier2000-01-301-2/+1
| | | | Notes: svn path=/head/; revision=25305
* This updates mico to 2.3.1 ...Marc G. Fournier2000-01-307-44/+124
| | | | | | | | PR: ports/16055 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=25304
* Upgrade to version 2.3.0.Steve Price1999-12-0310-101/+230
| | | | | | | | PR: 14001 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=23567
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-221-10/+3
| | | | Notes: svn path=/head/; revision=20886
* egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1999-08-171-4/+4
| | | | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
* Upgrade port from 2.2.3 to 2.2.7 ...Marc G. Fournier1999-08-045-172/+282
| | | | | | | Tested: portlint, make package and make deinstall Notes: svn path=/head/; revision=20525
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Update to use gtk version 1.2.3.Steve Price1999-05-291-4/+6
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Build fix, misc. cleanup.Satoshi Asami1999-05-134-326/+434
| | | | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=18821
* mark as broken and remove extra whitespaceMichael Haro1999-05-021-2/+4
| | | | Notes: svn path=/head/; revision=18333
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-3/+3
| | | | Notes: svn path=/head/; revision=18059
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-111-1/+3
| | | | Notes: svn path=/head/; revision=17142
* Oops, forgot to update depends.Jacques Vidrine1999-01-221-2/+2
| | | | Notes: svn path=/head/; revision=16270
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1999-01-221-1/+2
| | | | Notes: svn path=/head/; revision=16266
* Use USE_AUTOCONF instead of defining it as a dependency and calling itSatoshi Asami1998-12-131-7/+3
| | | | | | | explicitly. Notes: svn path=/head/; revision=15320
* Okay, I've gone through every example and doc that I can think of that wouldMarc G. Fournier1998-11-163-10/+16
| | | | | | | | | | 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? Notes: svn path=/head/; revision=14549
* Fix 'ldconfig' as indicated in handbookMarc G. Fournier1998-11-152-6/+8
| | | | | | | | | | Get rid of --disable-shared flag for configure Improve patch-ak such that the shared library compile options as listed in handbook are included Notes: svn path=/head/; revision=14529
* Made a mistake on creating patch-ak ... fixed hereMarc G. Fournier1998-11-151-1/+1
| | | | Notes: svn path=/head/; revision=14528
* Okay...Marc G. Fournier1998-11-152-4/+39
| | | | | | | | | | | | | | | | | | | | | 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 ... Notes: svn path=/head/; revision=14527
* Mark BROKEN for ELF:Justin M. Seger1998-11-141-1/+3
| | | | | | | | | | | | | | | ===> Building package for mico-2.2.3 Creating package /usr/ports/packages/All/mico-2.2.3.tgz Registering depends: Mesa-3.0 XFree86-3.3.2 gtk-1.0.6 qt-1.40 tcl-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/mico-2.2.3.tgz' tar: can't add file lib/libmicoaux2.2.3.so.1 : No such file or directory tar: can't add file lib/libmicoqt2.2.3.so.1 : No such file or directory tar: can't add file lib/libmicox2.2.3.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 Notes: svn path=/head/; revision=14519
* Got it backwards....checked ORBacus port, and shuld be a BUILD_DEPEND,Marc G. Fournier1998-11-131-4/+3
| | | | | | | not a LIB_DEPEND... Notes: svn path=/head/; revision=14500
* It builds fine here...the only thing I can think of is that I failed toMarc G. Fournier1998-11-131-4/+4
| | | | | | | | | | add the dependency for glibstdc++28 (shouldn't the gcc28 port automatically install this?) ... Please try and let me know if this fixes the build problem... Notes: svn path=/head/; revision=14499
* Well, it's still not working. I reinstalled lang/gcc28 but the messageSatoshi Asami1998-11-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | is still the same. ------- ===> Building for mico-2.2.3 for i in admin include; do gmake -C $i adm || exit 1; done gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin' g++28 -I../include -fno-exceptions -I/usr/X11R6/include/X11/qt -I/usr/local/include -c mkdepend.cc -o mkdepend.o mkdepend.cc:27: iostream.h: No such file or directory mkdepend.cc:28: fstream.h: No such file or directory mkdepend.cc:29: string: No such file or directory mkdepend.cc:30: vector: No such file or directory mkdepend.cc:31: set: No such file or directory gmake[1]: *** [mkdepend.o] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin' gmake: *** [system] Error 1 *** Error code 2 Stop. Notes: svn path=/head/; revision=14498
* Do people actually test these things before committing?!? This as aSatoshi Asami1998-11-131-2/+2
| | | | | | | blatant syntax error.... Notes: svn path=/head/; revision=14496
* See rev. 1.6.Satoshi Asami1998-11-131-7/+0
| | | | Notes: svn path=/head/; revision=14495
* Now that GCC-2.8.x works again, mico can compile with --disable-mini-stl,Marc G. Fournier1998-11-132-5/+7
| | | | | | | which means that koffice should now work with it... Notes: svn path=/head/; revision=14491
* Update mico to 2.2.3 ... this builds with the mini-stl that comes withMarc G. Fournier1998-11-113-15/+27
| | | | | | | | | | mico and gcc 2.7.2.1 ... not usable with koffice at this time, as it requires you to disabl-mini-stl, but that will require either gcc 2.8.1 or egcs to make that happen, and still working out bugs with the more stable version of egcs then is in ports... Notes: svn path=/head/; revision=14474
* Manpages already listed in Makefile.Satoshi Asami1998-11-071-7/+0
| | | | Notes: svn path=/head/; revision=14387
* egcs is in lang, not devel.Satoshi Asami1998-11-071-2/+2
| | | | Notes: svn path=/head/; revision=14386
* This should allow mico to compile, using MICO's personal 'mini-stl' andMarc G. Fournier1998-11-071-6/+5
| | | | | | | | | | | | | with the standard gcc that comes with FreeBSD 3.0 (gcc 2.7.2.1) ... this is not usable for compiling either corba or koffice, which is still being worked on... Please report any bugs on this to me, as I'm trying to work with the MICO guys as far as getting FreeBSD recognized as an "official port" instead of their current web page, which reports "somehow it works under FreeBSD"... Notes: svn path=/head/; revision=14384
* Added a patch from the MICO developers that allow it to compile with aMarc G. Fournier1998-11-051-2/+6
| | | | | | | | | | current bug in the egcs port (its not a bug in the port, its a bug in egcs itself)... Change dependencies so that it will compile using --disable-mini-stl Notes: svn path=/head/; revision=14355
* Remove BROKEN status...it does build here, and if I'm going to fix it onMarc G. Fournier1998-10-311-3/+1
| | | | | | | for other machines/installs, ppl have to try and build it... Notes: svn path=/head/; revision=14281
* Added dependencies for qt and tcl to be installedMarc G. Fournier1998-10-311-3/+5
| | | | | | | | | | Replaced the --with-tcl=/usr/include with just --with-tcl Left in BROKEN status...can someone test and let me know if there is anything else I've overlooked? Notes: svn path=/head/; revision=14280
* Well, this thing is not working here. Besides, the "--with-tcl=/usr/include"Satoshi Asami1998-10-311-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | is definitely wrong. === cd ../libs; rm -f libmicox2.2.1.a; ln -f -s ../auxdir/libmicox2.2.1.a . /usr/X11R6/bin/moc ../include/mico/qtmico.h -o qtmico.moc c++ -I. -I../include -I/usr/ports/devel/mico/work/mico/./include/ministl -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include/gtk10 -I/usr/X11R6/include -I/usr/local/include -c qtmico.cc -o qtmico.o In file included from qtmico.cc:25: ../include/mico/qtmico.h:32: qapp.h: No such file or directory ../include/mico/qtmico.h:35: qsocknot.h: No such file or directory ../include/mico/qtmico.h:36: qtimer.h: No such file or directory In file included from qtmico.cc:266: qtmico.moc:17: qmetaobject.h: No such file or directory gmake[1]: *** [qtmico.o] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir' gmake: *** [system] Error 1 *** Error code 2 Stop. Notes: svn path=/head/; revision=14273
* mico 2.2.1 port ... compiles cleanly and installs.Marc G. Fournier1998-10-312-12/+83
| | | | | | | | Please let me know of any problems, as I won't know until I move into getting koffice built.. Notes: svn path=/head/; revision=14267
* Updating to Mico v2.2.1Marc G. Fournier1998-10-302-13/+5
| | | | | | | | | | | The port is marked BROKEN anyway...updating it to what I have so far that appears to work, so that if I update ports, I don't lose it all again. Hope to have it unBROKEN over the weekend ... so far, builds out of the box with the stock cc 2.7.2.1 ... Notes: svn path=/head/; revision=14249