ports/math/asir2000 set BROKEN. In this resion is asir2000 src is so old. I update trg src.
State Changed From-To: open->closed Closed at submitter's request
State Changed From-To: closed->open Re-open this PR by the request from the maintainer. It was accidentally closed instead of 158927.
Hi Tomokatsu, there seems to be a dependency problem - see attached log file, please. Regards, Stefan
Responsible Changed From-To: freebsd-ports-bugs->eadler When you fix the problem, I'll deal with it
Hi Stefan, ports/pari back from 2.5.0 to 2.3.5, 6 day ago. so math/asir2000 is fixed dependency problem. Regards, Tomokatsu
State Changed From-To: open->closed submitter says issue is fixed
Hi, This PR closed, but in Makefile, still marked as broken, and I commented out it and make, failed like following. This port still broken, isn't it? (snip) ranlib libasir-gc.a cc -O2 -pipe -fno-strict-aliasing -o asir main.o libasir.a libasir-gc.a -L/usr/local/lib -lpari -L/usr/local/lib -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lreadline -ltermcap -lm libasir.a(sio.o)(.text+0x563): In function `generate_port': : warning: warning: mktemp() possibly used unsafely; consider using mkstemp() libasir-gc.a(os_dep.o)(.text+0x7f1): In function `GC_register_data_segments': : undefined reference to `GC_FreeBSDGetDataStart' *** Error code 1 Stop in /export/home/ksmakoto/ports/math/asir2000/work/asir2000. *** Error code 1 Stop in /export/home/ksmakoto/ports/math/asir2000/work/asir2000. *** Error code 1 Stop in /export/home/ksmakoto/ports/math/asir2000.
State Changed From-To: closed->open apperently not
Responsible Changed From-To: eadler->freebsd-ports-bugs apperently not
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
crees 2011-11-03 21:12:13 UTC FreeBSD ports repository Modified files: math/asir2000 Makefile distinfo pkg-plist math/asir2000/files patch-ac patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bh patch-bk Removed files: math/asir2000/files patch-ag patch-bg patch-bi patch-ca patch-da Log: - Update to 20110810 - Use PORTDATA PR: ports/159644 Submitted by: Tomokatsu SAITO <saito@asir.org> (maintainer) Revision Changes Path 1.44 +8 -9 ports/math/asir2000/Makefile 1.20 +6 -6 ports/math/asir2000/distinfo 1.13 +4 -4 ports/math/asir2000/files/patch-ac 1.8 +0 -42 ports/math/asir2000/files/patch-ag (dead) 1.4 +5 -13 ports/math/asir2000/files/patch-ba 1.2 +3 -3 ports/math/asir2000/files/patch-bb 1.3 +3 -3 ports/math/asir2000/files/patch-bc 1.2 +3 -3 ports/math/asir2000/files/patch-bd 1.2 +3 -3 ports/math/asir2000/files/patch-be 1.2 +3 -3 ports/math/asir2000/files/patch-bf 1.3 +0 -11 ports/math/asir2000/files/patch-bg (dead) 1.2 +3 -3 ports/math/asir2000/files/patch-bh 1.3 +0 -11 ports/math/asir2000/files/patch-bi (dead) 1.3 +3 -3 ports/math/asir2000/files/patch-bk 1.2 +0 -20 ports/math/asir2000/files/patch-ca (dead) 1.3 +0 -9 ports/math/asir2000/files/patch-da (dead) 1.11 +3 -1023 ports/math/asir2000/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! For future reference, although gzipping the patch was considerate, it makes it much easier for us to process if it's just sent plain.