1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

750 Commits

Author SHA1 Message Date
David E. O'Brien
739d98a0f6 upgrade to 1.5.12a 1998-11-10 03:11:24 +00:00
Satoshi Asami
93372b1188 unzip is a build-time dependency, not a fetch-time dependency. 1998-11-08 08:44:59 +00:00
Satoshi Asami
badeabad3b Mark it broken, can't build.
-------
===>  Building for libgtop-0.26.2
Makefile:499: macros/macros.dep: No such file or directory
cd macros && gmake macros.dep
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
Making all in po
gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
PATH=../src:$PATH : --default-domain=libgtop --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in
rm -f ./libgtop.pot
mv libgtop.po ./libgtop.pot
mv: rename libgtop.po to ./libgtop.pot: No such file or directory
gmake[2]: *** [libgtop.pot] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
1998-11-08 00:24:03 +00:00
James Raynard
9258520d84 New patches for sfio98. (Not that many changes, I've just split them up
into a single patch for each source file).
1998-11-07 18:06:17 +00:00
James Raynard
0fa4f8390e Update to sfio98.
Prodded by:	wosch
1998-11-07 18:04:14 +00:00
Satoshi Asami
d826b2cf9f unzip is BUILD_DEPENDS, not FETCH_DEPENDS. 1998-11-07 07:42:12 +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
Satoshi Asami
77004aa0ac Broken for a.out systems too. 1998-11-06 12:04:27 +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
Justin M. Seger
1c6d58ccf1 BROKEN:
(cd /usr/ports/devel/gide/work/gIDE-0.0.10; aclocal; automake)
aclocal: configure.in: 7: macro `AM_PATH_GTK' not found in library
*** Error code 1
1998-11-03 00:18:57 +00:00
Vanilla I. Shu
a33df55f52 Install info page now. 1998-11-02 15:59:40 +00:00
Wolfram Schneider
5c36861a11 Says that the port uses perl5 for building and running 1998-11-01 16:51:39 +00:00
Wolfram Schneider
e04c366abc Added portcheckout. 1998-11-01 16:45:30 +00:00
Wolfram Schneider
4e1e1391ed portcheckout - checkout ports and all depending ports
Portcheckout(1) checks out a FreeBSD port and all runtime
       and buildtime depending ports into the current working
       directory.  The output is written to stdout as an
       executable shell-script.

       Compiling a FreeBSD port usually require a full tree of ports
       in /usr/port. A cvs checkout or a cvs update command takes
       a very long time and need much free space.

       With portcheckout, you checkout only the parts of the port
       tree which you really need. This is a magnitude faster!
1998-11-01 16:42:29 +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
Jordan K. Hubbard
a7e927e532 Upgrade to 0.0.10.
Submitted by:	rom_glsa@ein-hashofet.co.il
1998-10-30 16:00:06 +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
Vanilla I. Shu
dc0893cde2 Upgrade to 1.1.4. 1998-10-28 15:46:57 +00:00
Vanilla I. Shu
07808d1190 Change the version number of guile. 1998-10-27 16:33:54 +00:00
Vanilla I. Shu
70364f181b Upgrade to 1.20, remove BROKEN_ELF tag.
Submitted by:	maintainer.
1998-10-24 17:14:23 +00:00
Satoshi Asami
d83046f9ca Looks like someone broke this while fixing the ELF case.... ;)
===
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
libtool: link: warning: using a buggy system linker
libtool: link: relinking will be required before `ffitest' can be installed
cc -O -pipe -o .libs/ffitest ffitest.o /usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
creating ffitest
./ffitest
ld.so failed: Undefined symbol "ffi_prep_args" in ffitest:/usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
*** Error code 1

Stop.
1998-10-22 06:33:45 +00:00
Steve Price
4aa9616805 Really convert to ELF. I forget the '-I' switch to patch when I
applied the last set of diffs.
1998-10-21 01:12:01 +00:00
Satoshi Asami
6d11f15597 Remove trailing "." from LIB_DEPENDS line. 1998-10-20 07:40:21 +00:00
Satoshi Asami
38227fdde0 Add DIST_SUBDIR=vtcl -- "current.tar.gz" is not exactly a specific name. :) 1998-10-20 03:35:07 +00:00
Steve Price
7b97e507de Remove empty directories on deinstall. 1998-10-20 01:41:32 +00:00
Steve Price
3e96c034b9 Convert to ELF and remove leading underscores so this builds
again.
1998-10-20 01:35:31 +00:00
Steve Price
360514d912 Convert to ELF. 1998-10-20 01:34:18 +00:00
Steve Price
872a2d3ee0 Make this deinstall cleanly. 1998-10-20 01:33:42 +00:00
Steve Price
0d080de6db Checksum changed. 1998-10-20 01:33:00 +00:00
Justin M. Seger
a32b5e0fe7 Make this port reinstall friendly
Submitted by:	steve
1998-10-14 04:29:23 +00:00
Justin M. Seger
9ceb820ef6 Unbreak for ELF
Submitted by:	asami
1998-10-13 02:20:19 +00:00
Justin M. Seger
4575e473a3 Mark BROKEN for ELF:
Creating package /usr/ports/packages/All/tvision-0.6.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/tvision-0.6.tgz'
tar: can't add file lib/libtvision.so.0 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 21:08:35 +00:00
Justin M. Seger
e86f412ff7 Mark BROKEN for current. Perl paths are BROKEN. 1998-10-12 19:32:28 +00:00
Justin M. Seger
bf4102fe83 Mark BROKEN for ELF:
g++ -fhandle-exceptions -pipe -I. -D__OMNIORB2__ -I../../../include -DDEFAULT_LOGDIR=\"/var/omninames\"    -o omniNames NamingContext_i.o log.o omniNames.o  -L../../../src/lib/omniORB2 -lomniORB2 -L../../../src/lib/omnithread -lomnithread
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::omni_mutex(void)':
posix.o(.text+0x10): undefined reference to `pthread_mutex_init'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::~omni_mutex(void)':
posix.o(.text+0xa2): undefined reference to `pthread_mutex_destroy'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::lock(void)':
1998-10-12 19:25:27 +00:00
Justin M. Seger
4d7dcfaebe Mark BROKEN for ELF:
===>  Building package for linux_devel-0.2
Creating package /usr/ports/packages/All/linux_devel-0.2.tgz
Registering depends: linux_lib-2.5.
Creating gzip'd tar ball in '/usr/ports/packages/All/linux_devel-0.2.tgz'
tar: can't add file usr/lib/libfbm.so.1 : No such file or directory
tar: can't add file usr/lib/libjpeg.so.1 : No such file or directory
tar: can't add file usr/lib/libtiff.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-10-12 18:53:09 +00:00
Justin M. Seger
75758e7d51 Mark BROKEN for ELF:
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
cc -O -pipe -o .libs/ffitest ffitest.o -Wl,-rpath -Wl,/usr/local/lib .libs/libffi.so
.libs/libffi.so: undefined reference to `ffi_call_SYSV'
.libs/libffi.so: undefined reference to `_ffi_prep_args'
*** Error code 1
1998-10-12 18:42:20 +00:00
Justin M. Seger
58f04b9b51 Mark BROKEN for ELF:
===>  Building package for dlmalloc-2.6.4
Creating package /usr/ports/packages/All/dlmalloc-2.6.4.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/dlmalloc-2.6.4.tgz'
tar: can't add file lib/libdlmalloc.so.2 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 18:36:24 +00:00
Justin M. Seger
4b3c015875 Mark BROKEN for current:
CVS ----------------------------------------------------------------------
error in signal.h
1998-10-12 15:54:23 +00:00
Justin M. Seger
f39831d501 Mark BROKEN for ELF:
===>  Installing for boehm-gc-4.12
/bin/cp fbsd-libgc.a libgc.a
/bin/cp: fbsd-libgc.a: No such file or directory
*** Error code 1
1998-10-12 15:47:43 +00:00
Justin M. Seger
3c4fee8a6b Mark BROKEN for ELF:
g++ -O2 -DDEBUG -DAMULET2_CONVERSION -I/usr/ports/devel/amulet/work/amulet/include -I/usr/X11R6/include -Wall  -DGCC -DMEMORY -DDEFAULT_AMULET_DIR=\"/usr/X11R6/share/amulet\" /usr/ports/devel/amulet/work/amulet/src/gem/testdpy.o  /usr/ports/devel/amulet/work/amulet/src/gem/test_utils.o /usr/ports/devel/amulet/work/amulet/src/gem/testbits.o     /usr/ports/devel/amulet/work/amulet/src/gem/testcolor.o /usr/ports/devel/amulet/work/amulet/src/gem/testfonts.o     /usr/ports/devel/amulet/work/amulet/src/gem/testwinprops.o                         -L/usr/ports/devel/amulet/work/amulet/lib -lamulet  -L/usr/X11R6/lib -lX11 -lm -o testdpy
/usr/ports/devel/amulet/work/amulet/lib/libamulet.so: file not recognized: File truncated
*** Error code 1
1998-10-12 15:36:27 +00:00
Justin M. Seger
70c8eb51d6 Mark BROKEN for ELF: depends on gcc28 and glibstdc++28 1998-10-12 15:05:33 +00:00
Justin M. Seger
6b1e39b5fd Mark BROKEN for current:
===>   Generating temporary packing list
===>   Compressing manual pages for p5-Data-ShowTable-3.3
/usr/local/man//man1/showtable.1: No such file or directory
*** Error code 1
1998-10-12 04:19:27 +00:00
Vanilla I. Shu
cf2c6174e9 Upgrade to 0.0.8
PR:		ports/8251
Submitted by:	maintainer
1998-10-10 14:52:05 +00:00
Vanilla I. Shu
5ae65487f1 Upgrade to 0.3.5. 1998-10-10 14:35:09 +00:00
Stefan Bethke
6ff48d8044 Use cyrus-imapd-1.5.14 as source archive. The mail/cyrus port actually is
the only one which needs it anyway, and that is at above version. (Another
500 kB saved on the CD...)
1998-10-10 02:06:54 +00:00