Commit graph

1211 commits

Author SHA1 Message Date
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Pav Lucistnik
568bb68fda - Update to 36
PR:		ports/114947
Submitted by:	Sven Esbjerg <fbsd-ports@xbsd.net> (maintainer)
2007-07-28 19:25:49 +00:00
Thierry Thomas
552f179d46 - Upgrade to 2.0.8;
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>

- Now we are allowed to package Gmsh built with Tetgen: thanks to Pedro
  F. Giffuni, the author granted the FreeBSD project to redistribute it.
  However, redistribution of Triangle has not yet been granted, then:
  . build the default package with Tetgen and Triangle;
  . set NO_CDROM if Triangle is not disabled;
  . explain the conditions in post-installation message.

Suggested by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2007-07-23 22:00:52 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Ying-Chieh Liao
107f1fb1fc 'actually' pass maintainership 2007-07-21 01:21:52 +00:00
Ying-Chieh Liao
a50957b0e8 upgrade to 2.12.a
pass maintainership to submitter

PR:		114768
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-07-21 01:20:50 +00:00
Gabor Kovesdan
8c9b87da6e - Remove USE_GNUCONFIG, which is a noop
- portlint(1)

PR:		ports/114283
Submitted by:	gabor
Approved by:	Peter Johnson <johnson.peter@gmail.com> (maintainer)
2007-07-19 07:44:08 +00:00
Maho Nakata
38590281c2 Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by:	maitainer
2007-07-17 00:22:36 +00:00
Thierry Thomas
5ac3fc536e Fix desktopdir entry.
Reported by:	pointyhat via Pav.
2007-07-16 19:07:54 +00:00
Maho Nakata
c23a6c71fd Now we use USE_FORTRAN=g77 to use FORTRAN compiler. 2007-07-14 01:29:12 +00:00
Maho Nakata
9e03dca3d7 Now we use USE_FORTRAN=yes to use FORTRAN. 2007-07-12 07:29:27 +00:00
Maho Nakata
cf08f8bf7e Add distinfo for WITH_EXAMPLE as well.
Submitted by:	"Pedro F. Giffuni"
2007-07-09 02:39:51 +00:00
Thierry Thomas
fa5b960996 Upgrade to 20070702.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2007-07-07 08:03:11 +00:00
Martin Wilke
772d05fec5 - Update to 4.16r2
- Allow build with amd64

PR:		113871
Submitted by:	Thomas Zander <riggs@rrr.de> (maintainer)
2007-07-06 10:22:42 +00:00
Edwin Groothuis
1fa9e4844d dyeske at yahoo dot com -> dyeske at gmail dot com 2007-07-05 23:39:06 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Martin Wilke
6849a108ff - Update to 0.0.12
PR:		114071
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:41 +00:00
Thierry Thomas
81722e9d18 - Upgrade to 1.5.2-1;
- PBS can be provided by Torque;

- One more tip to configure astk-client.
2007-06-30 22:47:28 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Ying-Chieh Liao
b9ba1ad61e chase math/gsl lib version 2007-06-29 05:46:43 +00:00
Michael Reifenberger
9ef886d627 Fix compilation with gcc.42.
Two debugging outputs where commented out as suggested by the author.
2007-06-18 15:02:19 +00:00
Martin Wilke
6a1bbf8d40 - Add backup MASTER_SITES
PR:		112382
Submitted by:	Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
2007-06-09 13:27:42 +00:00
Boris Samorodov
396866ce8f A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined.
Discussed at:	freebsd-ports@
2007-06-05 21:04:44 +00:00
Martin Wilke
5ab7ffdeff - Update to 7.10.0
PR:		111484
Submitted by:	Erik Greenwald <erikg@arl.army.mil> (maintainer)
2007-06-04 20:59:12 +00:00
Martin Wilke
ad13c22e46 - Update MASTER_SITES
PR:		113140
Submitted by:	Craig Butler <craig001@lerwick.hopto.org>
2007-06-04 08:27:07 +00:00
Hiroki Sato
5328ce0f28 Update to 0.10. Changes include:
- OASIS files can be read as well now. The reader automatically
  determines the kind of file. OASIS layer names are supported. Due to
  the complexity of the OASIS specification, or more precisely the
  effort required to test a reader for meeting the specification, OASIS
  support currently is regarded to be in "beta" state.

- Layers can now be organized hierarchically. Layers can be grouped
  which allows to control visibility and other properties for the group
  as a whole. Layers can be removed from the layer view list or new
  layer views can be created.

- The layout can be transformed (rotated, shifted, mirrored) now. This
  transformation is specified in the layer panel as a part of the layer
  source specification. An optional transformation can be applied per
  layer or layer group. This way for example, different layouts can be
  aligned over each other.

- Shape properties now are supported. Each shape may carry optional
  properties that are read from GDS or OASIS files. A property selector
  can be applied per layer view, so that a layer only shows these shapes
  that match the given property selection.

- As an experimental feature, the inverse layout tree can be
  visualised by allowing the minimum hierarchy level to go into the
  negative range. The effect of this is, that a cell is shown in the
  context of all of it's direct parents, if the first hierarchy level is
  set to -1. If set to -2, the cell is shown in the context of all of
  it's parents and grandparents and so on. Since there is no particular
  optimiziation for this feature, performance may be poor, if a cell
  must be painted in a huge number of contexts. In addition, the context
  displayed does not participate in selection or ruler snapping.
2007-06-02 08:36:21 +00:00
Hiroki Sato
d500cebf2f Add a patch for build failure when $DISPLAY is not set.
Spotted by:	pointyhat
2007-06-02 05:47:57 +00:00
Thierry Thomas
3011cad2d2 Link with WildMagic's shared libraries to fix on 64 bits platforms.
Reported by:	pointyhat via Kris
2007-06-01 21:37:17 +00:00
Thierry Thomas
db06906eac - Unbreak with gcc-4.2 (some patches from the author, some inspired from
Debian);

- Add IGES and STEP support with OpenCascade.
2007-05-30 19:21:11 +00:00
Stanislav Sedov
b1e270060b - Update to 2.2.7. 2007-05-29 05:37:04 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Kris Kennaway
de1ccba756 BROKEN with gcc 4.2 2007-05-26 20:23:12 +00:00
Thierry Thomas
15cbed5e11 FreeCAD is an OpenSource CAD/CAE, based on OpenCasCade, QT and Python.
It features some key concepts like macro recording, workbenches, ability to run
as a server and dynamically loadable application extensions and it is designed
to be platform independent.

Warning: FreeCAD is still in ALPHA state and not in shape for end user usage!

<http://juergen-riegel.net/FreeCAD/Docu/>

Suggested by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2007-05-26 19:26:10 +00:00
Thierry Thomas
ddca038182 USE_GL is no more sufficient, a dependence on libGLU must be added.
Reported by:	pointyhat via Kris
2007-05-26 14:59:56 +00:00
Thierry Thomas
c2d75eda5f Upgrade to 2007.05.25 and switch to wxWidgets-2.8.
Note: Python bindings not yet enabled.
2007-05-26 07:48:22 +00:00
Hiroki Sato
badb0e1f5c Fix build breakage due to binary file renaming of devel/qt4-moc and
devel/qt4-uic.

Approved by:	portmgr (erwin)
2007-05-22 13:44:09 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
94b9f32925 GDT (graphics data text) format translator written in C/C++ that
converts a binary gdsii file to a text format that is compact and
easy to parse.
2007-04-29 07:20:02 +00:00
Hiroki Sato
ddb959f634 p5-GDS2, a Perl module for quickly creating programs to read and/or
write GDS2 files.
2007-04-29 07:17:29 +00:00
Hiroki Sato
e3dbd47bf1 KLayout is a Qt-based GDS2 viewer. 2007-04-28 18:55:05 +00:00
Hiroki Sato
05dd2ea17f FindHier is a road-map generator for Magic/CIF/gdsII/PCSTR/GED/TeX.
---When you have a large number of or big layout/schematic/TeX files which
 have possibly many top cells made by other people, how can you manage
 those layout/schematic/TeXs?  FH is written for that.  It can be useful
 up to your imagination or shell programming skill.  FH analyses the
 hidden hierarchies of those cells and shows you the hierarchy information.
2007-04-28 17:01:15 +00:00
Hiroki Sato
33b372f122 GDSreader is a simple Calma (GDSii) parser/printer tool. 2007-04-28 16:56:55 +00:00
Stanislav Sedov
025bb10b45 - Update to 2.2.5. 2007-04-27 14:20:36 +00:00
Thierry Thomas
017869efdf Upgrade to 2.0.7.
Notified by:	Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
2007-04-23 19:22:25 +00:00
Martin Wilke
52b26197ae 2007-04-12 cad/geda-projectmanager: project dead
2007-04-19 audio/xmpeg3: does not work
2007-04-23 07:33:10 +00:00
Thierry Thomas
74f371ac84 Add a work-around to fix build with gcc 4.1 on pointyhat.
Reported by:	pointyhat via Kris
Obtained from:	Open Cascade
2007-04-21 20:23:58 +00:00
Martin Wilke
ad16bed5c6 - Use termios.h
PR:		110440
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2007-04-15 19:07:20 +00:00
Thierry Thomas
3328221a2d Really chase the changes in Mk/bsd.tcl.mk. 2007-04-12 19:00:00 +00:00
Martin Wilke
22b82f23a2 - Update to 0.0.4
- Drop FreeBSD 4.X gruft

PR:		111472
Submitted by:	Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
2007-04-11 20:17:21 +00:00
Stanislav Sedov
7747ae4880 - Update to 2007.03.29. 2007-04-10 22:33:34 +00:00
Mark Linimon
82af09a9d7 Fix a cut-and-paste error in the pre-everything target. 2007-04-10 02:56:23 +00:00
Thierry Thomas
5a951b8ac1 Adapt USE_TCL to the latest syntax and define USE_TCL_THREADS.
Reported by:	pointyhat via Kris
2007-04-08 08:46:54 +00:00
Stanislav Sedov
333aa58d8a - Update to 0.8.4. 2007-04-03 23:00:42 +00:00
Pav Lucistnik
cfa7269b11 - Convert existing ports to a new bsd.tcl.mk order
PR:		ports/109097
Submitted by:	Martin Matuska <martin@matuska.org>
Tested on:	pointyhat exp-run
2007-04-02 22:56:15 +00:00
Thierry Thomas
638afe48d2 Oops... Local files mismatch, I committed the previous version! 2007-04-01 09:55:19 +00:00
Thierry Thomas
1912e1fdcf A Qt based application for tutorial to Open CASCADE Technology. 2007-04-01 09:05:46 +00:00
Thierry Thomas
4837f7e1fb - Upgrade to 2.0.6
- Enable support for MED, HDF5, CGNS, STEP, IGES and BREP (OCC).
2007-04-01 09:04:46 +00:00
Thierry Thomas
de5ea4454a Open CASCADE Technology is a software development platform freely available in
open source. It includes components for 3D surface and solid modeling,
visualization, data exchange and rapid application development.

Open CASCADE Technology can be best applied in development of numerical
simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
applications.

BUGS: the module WOK does not work, but the other modules (the most
interesting parts) are OK.
2007-04-01 09:04:04 +00:00
Martin Wilke
eb09611248 - Fix build
PR:             11102
Submitted by:   trasz
2007-03-29 09:35:49 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Stanislav Sedov
349f910df2 - Update to 9.7.47. 2007-03-27 13:57:31 +00:00
Martin Wilke
be94f81d47 - Update to 0.0.11
PR:             110813
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-26 11:25:58 +00:00
Maho Nakata
2345d03e02 Make fetchable
Two distfiles (ccx_1.6.src.tar.bz2 cgx_1.6.all.tar.bz2)
are rerolled without changing filename.

Changes in ccx_1.6.src.tar.bz2
According to ccx_1.6/src/LOG-BOOK:
> 22 Feb 2006     - corrected an error in mafillsm.f
> 25 Feb 2006     - made a change in map3dto1d2d.f, arpack.c and arpackcs.c
>                  (rotational speed needed for stiffness matrix in
>                   frequency calculations)

Changes in cgx_1.6.all.tar.bz2
All are just minor fixes.

Spotted by: kris
2007-03-25 05:50:50 +00:00
Kris Kennaway
9d250b9b6c BROKEN: Unfetchable 2007-03-25 04:01:23 +00:00
Pav Lucistnik
28f8ee4611 - COPYTREE_* are now part of bsd.port.mk
PR:		ports/100996
Submitted by:	stass
2007-03-24 14:03:04 +00:00
Martin Wilke
3d5ec94e7d - Use termios.h
PR:             110439
Submitted by:   Ed Schouten <ed@fxq.nl>
2007-03-21 12:32:53 +00:00
Thierry Thomas
79f6e37ea3 Upgrade to 2.0.5.
Noticed by:	ports scoot
2007-03-20 21:19:32 +00:00
Stanislav Sedov
c4dde85c28 - Update to 20060606. 2007-03-20 07:43:28 +00:00
Stanislav Sedov
70a5178671 - Update to 9.7.46. 2007-03-19 20:35:06 +00:00
Stanislav Sedov
9cbf45966b - Update to 20070216
- Deprecate geda-projectmanager.
2007-03-13 16:30:28 +00:00
Stanislav Sedov
c3d547185c - Update to 2007.02.21. 2007-03-12 21:31:08 +00:00
Maho Nakata
1385e9898b 1. Update to 1.6 and make fetchable[1]
2. WITH_ATLAS knobs works.

Submitted by:	Pedro F. Giffuni and fenner[1]
2007-02-27 02:54:26 +00:00
Stanislav Sedov
ac60a0ed50 - Update to 9.7.45. 2007-02-22 00:17:24 +00:00
Thierry Thomas
d9df07306d Trap an exception and set a default fqn when gethostbyaddr fails with
'hostname nor servname provided, or not known', thus hopefully fix the
build of french/aster, which calls astk-serveur during its post-config.

Reported by:	pointyhat via Kris
2007-02-17 22:54:03 +00:00
Erwin Lansing
ecd61d0afb Update to 1.8.7 2007-02-17 13:27:54 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Mark Linimon
8be462141a Remove 4.X cruft.
Approved by:	maintainer
2007-02-06 02:01:27 +00:00
Thierry Thomas
77e3e1eb2d Upgrade to 2.0.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
2007-02-05 21:15:53 +00:00
Stanislav Sedov
2a01a6f517 - Update to 9.7.41. 2007-02-05 01:53:11 +00:00
Michael Reifenberger
830072bb8e - change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint.

PR:		ports/108631
Submitted by:	bsam
2007-02-01 11:59:23 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Markus Brueffer
0aa331a069 - Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION
2007-01-31 08:33:22 +00:00
Martin Wilke
9d5215e1ef - Update to 0.7.2
PR:		108441
Submitted by:	miwi
Approved by:	maintainer
2007-01-27 23:58:41 +00:00
Thierry Thomas
50b5f0964f Upgrade to 2007-01-15.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2007-01-27 14:47:28 +00:00
Pav Lucistnik
4f4ca3006e - Fix build with tk 8.4.14 2007-01-25 23:55:45 +00:00
Pav Lucistnik
394e5b9e70 - Fix build after recent USE_TCL/USE_TK overhaul 2007-01-25 10:18:55 +00:00
Maho Nakata
dc7fd64b5a * Fix build for CURRENT.
* Grab maintainership.
2007-01-23 05:20:58 +00:00
Martin Wilke
000cebd64d - Fix build with gcc 4.1
PR:		ports/107134
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer)
2007-01-22 08:30:59 +00:00
Greg Lehey
6d484f5b65 Deprecate, mark broken, schedule for deletion, drop maintainership. 2007-01-20 03:24:09 +00:00
Maho Nakata
8b1f43254b * Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.

Approved by:  portmgr(kris)
2007-01-17 08:05:55 +00:00
Maho Nakata
7cddd08996 * Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
2007-01-12 23:39:02 +00:00
Maho Nakata
c4800dccf8 * Migrate to g77-34 to fix for 7-CURRENT.
* Bump port revision.
2007-01-12 13:01:51 +00:00
Maho Nakata
d37adf934b * Migrate to gfortran.
* Bump port revision.
2007-01-12 13:00:06 +00:00
Maho Nakata
440984cf29 * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 06:06:48 +00:00
Thierry Thomas
3ba8fc059c Chase a silent update (no impact for FreeBSD).
Diff available at
<http://people.freebsd.org/~thierry/ports/astk-1.5.0_061222_070103.diff>.

Notified by:	pointyhat via Kris
2007-01-11 20:26:59 +00:00
Stanislav Sedov
7214f1f590 - Follow PTHREAD_LIBS
Reported by:	kris
2007-01-10 18:21:45 +00:00
Maho Nakata
31eb6164a6 * add version number to LIB_DEPENDS.
* use gfortran compiled version of atlas/lapack/blas
* bump portrevision
2007-01-09 22:53:50 +00:00
Maho Nakata
73cbf59119 blas.1 -> blas.2 2007-01-09 12:07:24 +00:00
Maho Nakata
1c30f9473c *using shared libs.
*migrate to gfortran.
*build with atlas is now optional.
2007-01-09 07:39:39 +00:00
Pav Lucistnik
9e9ef47797 - Use new USE_TCL_BUILD/USE_TK_BUILD macros 2007-01-08 00:00:57 +00:00
Rong-En Fan
5f8c8502c5 - Update to 0.7.1
- Pass maintainership to submitter

PR:		ports/107550
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
2007-01-05 14:53:12 +00:00
Hiroki Sato
f0c1831a47 Update to 5.0.20060509. 2007-01-02 22:46:37 +00:00
Thierry Thomas
eb7f139dc9 Does not depends on lang/f77 (but define WITH_FORTRAN).
PR:		ports/101007
Approved by:	maintainer's time-out
2006-12-30 15:29:17 +00:00
Stanislav Sedov
2b10693efa - Update to 9.7.40. 2006-12-29 19:55:57 +00:00
Thierry Thomas
a18b50434f Upgrade to 1.5.0-1. 2006-12-26 09:34:06 +00:00
Martin Wilke
62872200a3 The SystemC Verification (SCV) library is an extension library to SystemC
which adds advanced verification capabilities to SystemC, including
constrained randomization, complex constraint solvers, data-structure
creation, Transaction Level Modeling (TLM), concurrency, and dynamic
resource allocation management.

WWW:	http://www.systemc.org/

PR:		ports/106822
Submitted by:	Peter Johnson
2006-12-22 09:09:38 +00:00
Florent Thoumie
28844b5a1f Fix quoting. 2006-12-18 00:27:34 +00:00
Stanislav Sedov
61e5370656 - gcc 4 compatiblity
Reported by:	kris
2006-12-16 18:11:39 +00:00
Shaun Amott
3834abdd0d - Fix build on sparc64. [1]
- Respect ${X11BASE}. [2]

PR:		ports/105535 [1], ports/106245 [2]
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2006-12-05 21:45:12 +00:00
Rong-En Fan
a6ddec2c0f - Respect X11BASE
Reported by:	pointyhat
2006-12-05 08:29:35 +00:00
Stanislav Sedov
cc40ef9fea - Delete files, forgotten in the previous commit
Reported by:	kris
2006-12-04 19:17:28 +00:00
Stanislav Sedov
556159610b - Update to 9.7.38
- Take maintainership
2006-12-02 23:54:48 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Kris Kennaway
b9c9c50ae2 Don't hard-code X11BASE 2006-12-01 00:25:47 +00:00
Kris Kennaway
ba2776e80d Don't hard-code /usr/X11R6 2006-12-01 00:25:00 +00:00
Rong-En Fan
660c050d2f - Respect X11BASE
Reported by:	pointyhat
2006-11-30 16:07:11 +00:00
Rong-En Fan
f8957b9628 - Respect X11BASE [1]
- The configure script is not generated from autotools, thus use
  HAS_CONFIGURE instead

Reported by:	pointyhat [1]
2006-11-30 02:57:56 +00:00
Stanislav Sedov
fe160ad737 - Respect X11BASE
Reported by:	kris
2006-11-24 21:46:14 +00:00
Stanislav Sedov
9b2cddd874 - Update to 0.8.90
- Change my email
- Use new WX framework
2006-11-15 17:32:37 +00:00
Stanislav Sedov
c7979b220e - GCC4 compatiblity
- Change my email
2006-11-14 15:27:22 +00:00
Ion-Mihai Tetcu
c0138bba1f Fix the plist target.
PR:		105454
Submitted by:	Dominic Fandrey (maintainer)
2006-11-12 21:50:10 +00:00
Alejandro Pulver
1c4c351b41 The goals of the FreeHDL project are to develop a VHDL simulator that has
a graphical waveform viewer and a source level debugger. It also aims at
VHDL-93 compliancy. The project is at a very early development stage.

WWW: http://www.freehdl.seul.org/

PR:		ports/104634
Submitted by:	lon_kamikaze at gmx.de
2006-11-05 20:51:06 +00:00
Stanislav Sedov
69d654b858 - Update to 20061020 2006-11-03 17:50:45 +00:00
Stanislav Sedov
6538ef1938 - Update to 0.8.3 2006-11-01 23:28:09 +00:00
Stanislav Sedov
7b5ff5c748 - Update to 8.04 2006-11-01 22:26:33 +00:00
Rong-En Fan
4df6636dc5 - Update to 7.8.4
PR:		ports/104545
Submitted by:	Erik Greenwald <erik at smluc.org> (maintainer)
2006-11-01 06:35:53 +00:00
Rong-En Fan
d33f03c94b - Make it fetchable
PR:		ports/104637
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
Approved by:	portmgr (erwin)
2006-10-21 10:14:56 +00:00
Rong-En Fan
7080cca98c - Make it fetchable
Tarball is renamed to .tgz.

PR:		ports/104636
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	portmgr (erwin)
2006-10-21 10:14:27 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Stanislav Sedov
3451c7add3 - Update to 20060906
- Change my email
2006-10-10 07:44:57 +00:00
Hiroki Sato
4e1f580a02 Update to 20060822. Changes include:
- various manual updates
- update the INSTALL documentation
- fix a bug where pins turned into pure holes when an element
  was smashed.
- use locale-independent strtod and dtostr functions to avoid problems
  loading files saved in some locales.
- fixed various bugs which caused pcb to crash
- update the gtk status line after save/save as
- make the gerber file names be compatible with pre-HID versions
- split plated and unplated drill output
- fix various typos in menus and comments
- add a batch mode HID.
- fix drawing of box around text in the buffer
- various fixes and improvements to the trace optimizer and the
  autorouter
- fix board flipping code
- fix rounding bug when creating list of drill sizes
- add support for > 8 copper layers
- avoid strict aliasing violations encountered with gcc4
- refactor code related to handling the filenames in the export
  HID's
- fix layer group parsing code
- add the ability to user-configure mouse actions in the lesstif GUI.
- enable loaded netlists by default
- improve the positioning of the drill list in the postscript output
- various improvements to the configure script to improve robustness
  and improve error messages when thing don't go well.
- add IPC style footprints for 01005 passives.
- added a Renumber() action which will renumber all reference designators
  and produced an annotation file for backannotating to schematics.
- Draw via annulii on assembly drawings
- various other bug fixes and improvements.
2006-10-09 09:52:05 +00:00
Alejandro Pulver
bdc6a2c0df - Update to version 0.60.0.
PR:		ports/104170
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-10-09 00:35:08 +00:00
Pav Lucistnik
98abfad6df - Fix build with gcc41
PR:		ports/104158
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-08 13:38:30 +00:00
Martin Wilke
a175137812 - Fix build with gcc4.1
PR:		ports/104109
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-07 14:44:43 +00:00
Stanislav Sedov
dc494c17e3 - Update to 0.8.2
- Fix compiling with gcc 4.1
- Change my email

Approved by:	sem (mentor)
2006-10-03 13:34:22 +00:00
Stanislav Sedov
3b121feab7 - Fix compiling with gcc 4.1
- Change my email

Approved by:	sem (mentor)
2006-10-03 13:29:12 +00:00
Stanislav Sedov
a99bfaeb53 Electric is a sophisticated electrical CAD system that can handle
many forms of circuit design, including:
 - Custom IC layout (ASICs)
 - Schematic drawing
 - Hardware description language specifications

Author:	Static Free Software & Sun Microsystems, Inc.
WWW:	http://www.staticfreesoft.com/

PR:		ports/100355
Submitted by:	me (stas)
Approved by:	sem (mentor)
2006-09-30 09:41:07 +00:00
Hiroki Sato
352cdd34df Add pthread dependency to fix a crash problem.
PR:		ports/101327
Spotted by:	Michael Glaum <mglaum@sdf.lonestar.org>
2006-09-18 18:13:42 +00:00
Mark Linimon
7f008f65c0 Remove OSVERSION version from BROKEN string. I introduced this usage but
it was a bad idea to start with.

Hat:		portmgr
2006-09-18 04:24:43 +00:00
Martin Wilke
93de40313f - Update to 0.0.10
PR:		ports/103142
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
2006-09-12 07:51:39 +00:00
Ion-Mihai Tetcu
3fedf07c17 Stanislav wants to maintain this ports.
Requested by:   Stanislav (on IRC)
2006-09-06 10:47:58 +00:00
Mark Linimon
c08034c3ba Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-06 01:56:59 +00:00
Mark Linimon
3ccbc4b6f5 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 04:43:13 +00:00
Thierry Thomas
a81e3d38f2 Upgrade to 2006.08.28.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2006-08-29 20:22:15 +00:00
Shaun Amott
acc2202bb0 Fix fetch.
Reported by:	fenner's distfile survey
2006-08-16 15:12:47 +00:00
Shaun Amott
3b82e70435 Fix build on 4.x.
Reported by:	pointyhat via kris
2006-08-08 01:16:35 +00:00
Pav Lucistnik
e2e6a5e13f - Attempt to fix build on FreeBSD 4.X
Reported by:	krismail
2006-08-06 17:08:15 +00:00
Ion-Mihai Tetcu
26b26bd4f0 Depend on linux-xorg libs, reported by Brian Josefsen <bj@cold.dk>
PR:		ports/101227
Submitted by:	Thomas E. Zander (maintainer)
2006-08-05 20:16:32 +00:00
Martin Wilke
c8fcea6661 - Update MASTER_SITES
PR:		ports/101240
Submitted by:	Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw>
Approved by:	krion (mentor), maintainer
2006-08-05 11:49:25 +00:00
Cheng-Lung Sung
3f4bff3a6e - maintainer is a committer 2006-08-03 03:26:38 +00:00