Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/mico/pkg-plist

[BACK] Up to [FreeBSD] / ports / devel / mico

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Apr 11 13:57:28 2007 UTC (4 years, 10 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -1 lines
- Get rid of 4.x hacks.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jul 23 04:00:02 2006 UTC (5 years, 6 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +36 -232 lines
- Update to 2.3.12

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Feb 28 06:53:37 2006 UTC (5 years, 11 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -81 lines
- Fix install after an additional documentation removal

Reported by:	kris mail
Approved by:	portmgr (marcus)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Dec 26 11:50:10 2004 UTC (7 years, 1 month ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
- Fix plist on 4.x

Submitted by:	pointyhat via kris

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Feb 25 05:38:13 2004 UTC (7 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -0 lines
Add missing files for lifecycle; utilize OPTIONS; add SIZE.

PR:		ports/62886
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 5 08:08:01 2003 UTC (8 years, 3 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +29 -60 lines
- Update to 2.3.11
- USE_AUTOCONF
- gcc 3.2 -> 3.3 on -stable

PR:		58014
Submitted by:	maintainer

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 25 12:37:51 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +939 -939 lines
- Utilize DOCSDIR and EXAMPLESDIR
- make portlint happy: move DISTFILES
- change COMMENT a little
- ${ECHO} -> ${ECHO_MSG}

PR:		55946
Submitted by:	maintainer

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 14 06:41:27 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +13 -12 lines
update devel/mico:
  - fix build and enable CSL2 on -STABLE with gcc32 port
  - add patch for externalize service from developers
  - change WITH_GCC32 to WITH_SYSTEM_GCC. Mico builds best with gcc32,
    so it's default now
  - bump PORTVERSION

PR:		54350
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jul 7 07:24:02 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +199 -136 lines
fix devel/mico:
  - fix and enable lifecycle service
  - WITHOUT_SREVICES=yes to build only ORB
  - fixes to externalize service

PR:		54117
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jul 2 13:02:29 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +914 -532 lines
update devel/mico: 2.3.10 --> 2.3.10_1
  - install HTML documentation
  - add build options: WITH_X11, WITH_QT, TITH_GTK, WITH_TCL
  - fix PLIST and make it flexible and depended on build options
  - add WITH_GCC32 option to build with lang/gcc32 on -STABLE
  - add patches and rename old
  - many style fixes
  - change COMMENT to correspond to Mico current state
  - decrease pkg-descr to 24 lines

PR:		53988
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 24 19:13:36 2003 UTC (8 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -9 lines
* Add detailed description about Mico features.
* Remove broken URL
* I'v broke mico on -STABLE accidentally. This patch fix it.
* remove dependency on gcc 3.2. it's uselessly;
* add multithread, SSL and full CORBA support;
* pass maintainership to submitter

PR:		53623
Submitted by:	Sergey Matveychuk <sem@ciam.ru>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jun 22 18:23:30 2003 UTC (8 years, 7 months ago) by arved
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +740 -562 lines
Update to 2.3.10
Unbreak on -CURRENT

PR:		53610
Submitted by:	Sergey Matveychuk <sem@ciam.ru>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 22 17:21:07 2003 UTC (8 years, 11 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +566 -522 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.19: 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.18: preferred, colored
Changes since revision 1.18: +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.18
Fri Apr 19 02:29:35 2002 UTC (9 years, 9 months ago) by will
Branches: MAIN
FILE REMOVED
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:36:07 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Implement USE_GTK, part 1.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:48:09 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -2 lines
Fourth round of INSTALLS_SHLIBS conversion.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 5 12:22:12 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Add missed entry in PLIST.

Submitted by:	bento

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jan 30 02:10:34 2000 UTC (12 years ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +57 -22 lines
This updates mico to 2.3.1 ...

PR: ports/16055
Submitted by: Maxim Sobolev <sobomax@altavista.net>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 3 21:02:57 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +81 -74 lines
Upgrade to version 2.3.0.

PR:		14001
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 4 18:57:02 1999 UTC (12 years, 6 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +258 -151 lines
Upgrade port from 2.2.3 to 2.2.7 ...

Tested: portlint, make package and make deinstall

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 13 00:16:04 1999 UTC (12 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +308 -310 lines
Build fix, misc. cleanup.

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +11 -3 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.9: download - view: text, markup, annotated - select for diffs
Fri Nov 13 08:17:10 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -7 lines
See rev. 1.6.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 13 05:32:10 1998 UTC (13 years, 3 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
Now that GCC-2.8.x works again, mico can compile with --disable-mini-stl,
which means that koffice should now work with it...

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 11 19:59:44 1998 UTC (13 years, 3 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +22 -6 lines
Update mico to 2.2.3 ... this builds with the mini-stl that comes with
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...

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 7 06:41:05 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -7 lines
Manpages already listed in Makefile.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Oct 31 04:03:14 1998 UTC (13 years, 3 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +80 -7 lines
mico 2.2.1 port ... compiles cleanly and installs.

Please let me know of any problems, as I won't know until I move into
getting koffice built..

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 23 04:36:05 1998 UTC (13 years, 5 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -7 lines
Missed two files in the merge...

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 23 04:32:04 1998 UTC (13 years, 5 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +286 -8 lines
Update mico port from 2.0.5 to 2.1.0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 12 01:55:22 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -7 lines
Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jul 4 20:41:51 1998 UTC (13 years, 7 months ago) by steve
Branches: NAKAI
CVS tags: v2_0_6, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of mico version 2.0.6.
mico - a CORBA 2.0 implementation.

PR:		6221
Submitted by:	Yukihiro Nakai <nakai@technologist.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 4 20:41:51 1998 UTC (13 years, 7 months ago) by steve
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options