Date: Tue, 27 Nov 2007 22:49:01 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/mars Makefile ports/cad/mars/files patch-XMotif_edit.c patch-XMotif_info_w.c patch-XMotif_io.c patch-XMotif_lines.c patch-XMotif_main_w.c patch-XMotif_meters.c patch-XMotif_mfile.c patch-XMotif_options.c patch-XMotif_param_w.c ... Message-ID: <200711272249.lARMn1KC007554@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-11-27 22:49:01 UTC
FreeBSD ports repository
Modified files:
cad/mars Makefile
Added files:
cad/mars/files patch-XMotif_edit.c patch-XMotif_info_w.c
patch-XMotif_io.c patch-XMotif_lines.c
patch-XMotif_main_w.c
patch-XMotif_meters.c
patch-XMotif_mfile.c
patch-XMotif_options.c
patch-XMotif_param_w.c
patch-XMotif_view.c patch-XMotif_xinit.c
patch-comps_ftp.c patch-comps_node.c
patch-comps_telnet.c
patch-include_lcostfcn.h
patch-include_perf.h patch-include_sim.h
patch-include_stopper.h
patch-sim_compfiles.c patch-sim_event.c
patch-sim_file.c patch-sim_mempool.c
patch-sim_q.c
Log:
- Fix build with GCC 4.2
- Remove most warnings
- Add OPTIONS Knob
- Pass maintainership to submitter
PR: 118246
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav)
Revision Changes Path
1.33 +16 -9 ports/cad/mars/Makefile
1.1 +50 -0 ports/cad/mars/files/patch-XMotif_edit.c (new)
1.1 +94 -0 ports/cad/mars/files/patch-XMotif_info_w.c (new)
1.1 +37 -0 ports/cad/mars/files/patch-XMotif_io.c (new)
1.1 +19 -0 ports/cad/mars/files/patch-XMotif_lines.c (new)
1.1 +31 -0 ports/cad/mars/files/patch-XMotif_main_w.c (new)
1.1 +106 -0 ports/cad/mars/files/patch-XMotif_meters.c (new)
1.1 +95 -0 ports/cad/mars/files/patch-XMotif_mfile.c (new)
1.1 +54 -0 ports/cad/mars/files/patch-XMotif_options.c (new)
1.1 +31 -0 ports/cad/mars/files/patch-XMotif_param_w.c (new)
1.1 +50 -0 ports/cad/mars/files/patch-XMotif_view.c (new)
1.1 +61 -0 ports/cad/mars/files/patch-XMotif_xinit.c (new)
1.1 +47 -0 ports/cad/mars/files/patch-comps_ftp.c (new)
1.1 +29 -0 ports/cad/mars/files/patch-comps_node.c (new)
1.1 +20 -0 ports/cad/mars/files/patch-comps_telnet.c (new)
1.1 +9 -0 ports/cad/mars/files/patch-include_lcostfcn.h (new)
1.1 +9 -0 ports/cad/mars/files/patch-include_perf.h (new)
1.1 +27 -0 ports/cad/mars/files/patch-include_sim.h (new)
1.1 +9 -0 ports/cad/mars/files/patch-include_stopper.h (new)
1.1 +9 -0 ports/cad/mars/files/patch-sim_compfiles.c (new)
1.1 +33 -0 ports/cad/mars/files/patch-sim_event.c (new)
1.1 +11 -0 ports/cad/mars/files/patch-sim_file.c (new)
1.1 +10 -0 ports/cad/mars/files/patch-sim_mempool.c (new)
1.1 +29 -0 ports/cad/mars/files/patch-sim_q.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711272249.lARMn1KC007554>
