Commit Graph

42 Commits

Author SHA1 Message Date
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +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
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +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
Michael Haro
2780ede292 mark as broken and remove extra whitespace 1999-05-02 21:21:57 +00:00
Marc G. Fournier
a05c0a07b8 this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... 1999-04-22 00:17:18 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
Jacques Vidrine
527a583705 Oops, forgot to update depends. 1999-01-22 21:58:56 +00:00
Jacques Vidrine
39e3574b65 Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 21:08:15 +00:00
Satoshi Asami
01fa0c28ea Use USE_AUTOCONF instead of defining it as a dependency and calling it
explicitly.
1998-12-13 08:46:12 +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
Justin M. Seger
97e59652f3 Mark BROKEN for ELF:
===>  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
1998-11-14 17:50:16 +00:00
Marc G. Fournier
759ad3f450 Got it backwards....checked ORBacus port, and shuld be a BUILD_DEPEND,
not a LIB_DEPEND...
1998-11-13 13:15:18 +00:00
Marc G. Fournier
7b30ef7665 It builds fine here...the only thing I can think of is that I failed to
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...
1998-11-13 13:14:07 +00:00
Satoshi Asami
56744c6d28 Well, it's still not working. I reinstalled lang/gcc28 but the message
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.
1998-11-13 12:38:32 +00:00
Satoshi Asami
63b3fec349 Do people actually test these things before committing?!? This as a
blatant syntax error....
1998-11-13 09:29:42 +00:00
Satoshi Asami
d24eec5681 See rev. 1.6. 1998-11-13 08:17:10 +00:00
Marc G. Fournier
a23b8e23a6 Now that GCC-2.8.x works again, mico can compile with --disable-mini-stl,
which means that koffice should now work with it...
1998-11-13 05:32:10 +00:00
Marc G. Fournier
4b3eecea30 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...
1998-11-11 19:59:44 +00:00
Satoshi Asami
67cd4bb6b7 Manpages already listed in Makefile. 1998-11-07 06:41:05 +00:00
Satoshi Asami
5cb28acf27 egcs is in lang, not devel. 1998-11-07 05:02:55 +00:00
Marc G. Fournier
95320454e7 This should allow mico to compile, using MICO's personal 'mini-stl' and
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"...
1998-11-07 04:25:48 +00:00
Marc G. Fournier
dc1bbf6ac4 Added a patch from the MICO developers that allow it to compile with a
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
1998-11-05 03:13:23 +00:00
Marc G. Fournier
4cadfed118 Remove BROKEN status...it does build here, and if I'm going to fix it on
for other machines/installs, ppl have to try and build it...
1998-10-31 21:40:22 +00:00
Marc G. Fournier
e112ddadbc Added dependencies for qt and tcl to be installed
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?
1998-10-31 21:36:11 +00:00
Satoshi Asami
9843b67d53 Well, this thing is not working here. Besides, the "--with-tcl=/usr/include"
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.
1998-10-31 09:35:55 +00:00
Marc G. Fournier
bd95a9fae2 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..
1998-10-31 04:03:14 +00:00
Marc G. Fournier
649ef54a19 Updating to Mico v2.2.1
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 ...
1998-10-30 04:42:16 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Marc G. Fournier
84bb5c0002 Missed two files in the merge... 1998-08-23 04:36:05 +00:00
Marc G. Fournier
cc39d5eec9 Update mico port from 2.0.5 to 2.1.0 1998-08-23 04:32:04 +00:00
Satoshi Asami
e33fb5a4d2 It doesn't compile because of gtk path. Vanilla? :)
Also, the tcl path ("--with-tcl=/usr/include") is entirely
wrong.  Ports are not supposed to use tcl in /usr.
1998-08-22 11:13:29 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
c12c2467ed 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).
1998-08-12 01:55:34 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Steve Price
79639fb5fa Initial import of mico version 2.0.6.
mico - a CORBA 2.0 implementation.

PR:		6221
Submitted by:	Yukihiro Nakai <nakai@technologist.com>
1998-07-04 20:41:51 +00:00