1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Mark Linimon
9e504f8f2b Add missing files for lifecycle; utilize OPTIONS; add SIZE.
PR:		ports/62886
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2004-02-25 05:38:13 +00:00
Sergei Kolobov
a709d2e9be - Remove patch not needed anymore
PR:		59270
Submitted by:	maintainer
2003-11-16 10:10:42 +00:00
Sergei Kolobov
6ae5233f79 - Update to 2.3.11
- USE_AUTOCONF
- gcc 3.2 -> 3.3 on -stable

PR:		58014
Submitted by:	maintainer
2003-11-05 08:08:02 +00:00
Daichi GOTO
183c7829f7 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)
2003-07-14 06:41:27 +00:00
Daichi GOTO
af74ba5d88 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)
2003-07-07 07:24:02 +00:00
Daichi GOTO
3c251ab3e7 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)
2003-07-02 13:02:29 +00:00
Erwin Lansing
538a315bdf * 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>
2003-06-24 19:13:37 +00:00
Tilman Keskinoz
5cb34ba408 Update to 2.3.10
Unbreak on -CURRENT

PR:		53610
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-06-22 18:23:31 +00:00
Tilman Keskinoz
ffe44cb012 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)
2003-02-22 17:21:07 +00:00
Will Andrews
03125086c0 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
2002-04-19 23:18:19 +00:00
Will Andrews
e05ed36727 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.
2002-04-19 02:30:02 +00:00
Marc G. Fournier
1c74c3537e This updates mico to 2.3.1 ...
PR: ports/16055
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-01-30 02:10:34 +00:00
Steve Price
918286e9a8 Upgrade to version 2.3.0.
PR:		14001
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-12-03 21:02:57 +00:00
Marc G. Fournier
d0c48a3311 Upgrade port from 2.2.3 to 2.2.7 ...
Tested: portlint, make package and make deinstall
1999-08-04 18:57:02 +00:00
Satoshi Asami
44a7216f79 Build fix, misc. cleanup.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-13 00:16:04 +00:00
Marc G. Fournier
e0bfbdc723 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?
1998-11-16 03:25:26 +00:00
Marc G. Fournier
cb90c669a3 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
1998-11-15 07:50:11 +00:00
Marc G. Fournier
f47b7d0174 Made a mistake on creating patch-ak ... fixed here 1998-11-15 07:19:25 +00:00
Marc G. Fournier
c1f82c6f50 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 ...
1998-11-15 07:08:22 +00:00