aboutsummaryrefslogtreecommitdiff
path: root/devel/mico/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-1/+1
| | | | Notes: svn path=/head/; revision=33424
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-161-2/+0
| | | | 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
* This updates mico to 2.3.1 ...Marc G. Fournier2000-01-301-22/+57
| | | | | | | | 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-031-74/+81
| | | | | | | | PR: 14001 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=23567
* Upgrade port from 2.2.3 to 2.2.7 ...Marc G. Fournier1999-08-041-151/+258
| | | | | | | Tested: portlint, make package and make deinstall Notes: svn path=/head/; revision=20525
* Build fix, misc. cleanup.Satoshi Asami1999-05-131-310/+308
| | | | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=18821
* Okay, I've gone through every example and doc that I can think of that wouldMarc G. Fournier1998-11-161-3/+11
| | | | | | | | | | 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
* 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-131-2/+0
| | | | | | | 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-111-6/+22
| | | | | | | | | | 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
* mico 2.2.1 port ... compiles cleanly and installs.Marc G. Fournier1998-10-311-7/+80
| | | | | | | | 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
* Missed two files in the merge...Marc G. Fournier1998-08-231-7/+0
| | | | Notes: svn path=/head/; revision=12742
* Update mico port from 2.0.5 to 2.1.0Marc G. Fournier1998-08-231-8/+286
| | | | Notes: svn path=/head/; revision=12741
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-7/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Initial import of mico version 2.0.6.Steve Price1998-07-041-0/+122
mico - a CORBA 2.0 implementation. PR: 6221 Submitted by: Yukihiro Nakai <nakai@technologist.com> Notes: svn path=/head/; revision=11730