Date: Sat, 23 Jan 1999 01:29:54 +0100 From: Gianmarco Giovannelli <gmarco@giovannelli.it> To: ports@FreeBSD.ORG Subject: Re: ports/9616: New port: math/abs Message-ID: <4.1.19990123012832.009ee680@194.184.65.4>
next in thread | raw e-mail | index | archive | help
At 14.59 22/01/99 -0800, ONE-MO wrote: >*Potential commiters* > >I decided to play with this one, it compiled/installed with the >following changes - for one reason or another the patches needed tabs >for white space rather then spaces. > >portlint also passes without problems although make uninstall doesn't >work. Here we tried in two person without any problems, can you explain what's is wrong .. because I tried to make install, package, deinstall etc etc without any problem at all and it was the first port I made :-) But we can test it only on 4.0-current ... Here is the output of a install-deinstall session from the original port: gmarco:/var/tmp/abs# make install ===> Extracting for abs-0.5 >> Checksum OK for abs-src-0.5.tar.gz. ===> Patching for abs-0.5 ===> Applying FreeBSD patches for abs-0.5 ===> Configuring for abs-0.5 ===> Building for abs-0.5 cc -I/usr/X11R6/include -c applic.c cc -I/usr/X11R6/include -c buildall.c cc -I/usr/X11R6/include -c buttonbar.c cc -I/usr/X11R6/include -c callback.c cc -I/usr/X11R6/include -c cb.c [...] Loading libxpm.a ... done making all in ./TextField-1.0... cc -I/usr/X11R6/include -c TextField.c cc -I/usr/X11R6/include -o abs ./TextField-1.0/*.o applic.o buildall.o buttonbar.o callback.o cb.o cl.o cldlg.o commandline.o cursor.o date.o drw.o fig.o file_selector.o gr_interf.o chrt.o info_dialog.o lex.yy.o macro.o macrodialog.o main.o memory.o menubar.o mydialog.o myscroll.o newplot.o operation.o param.o pldlg.o post.o printdialog.o range.o routine.o scale.o selection.o stack.o startplug.o style.o title.o toto.o widget_makerX11.o wkb.o wks.o y.tab.o ./Xpm/libxpm.a -L /lib/X11 -L /usr/X11R6/lib -lXaw -lX11 -lm -lXt -lXmu -lXext ===> Installing for abs-0.5 install -c -s -o root -g wheel -m 555 /var/tmp/abs/work/abs-src-0.5/abs /usr/local/bin ===> Generating temporary packing list ===> Registering installation for abs-0.5 gmarco:/var/tmp/abs# make deinstall ===> Deinstalling for abs-0.5 gmarco:/var/tmp/abs# Best Regards, Gianmarco Giovannelli (http://www.giovannelli.it/~gmarco) "Unix expert since yesterday" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990123012832.009ee680>