aboutsummaryrefslogtreecommitdiffstats
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* Fix quoting.flz2006-12-181-1/+1
|
* - gcc 4 compatiblitystas2006-12-171-0/+20
| | | | Reported by: kris
* - Fix build on sparc64. [1]shaun2006-12-062-0/+34
| | | | | | | - Respect ${X11BASE}. [2] PR: ports/105535 [1], ports/106245 [2] Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Respect X11BASErafan2006-12-051-0/+1
| | | | Reported by: pointyhat
* - Delete files, forgotten in the previous commitstas2006-12-052-40/+0
| | | | Reported by: kris
* - Update to 9.7.38stas2006-12-0315-317/+111
| | | | - Take maintainership
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-012-12/+2
| | | | | PR: ports/101613 Submitted by: alepulver
* Don't hard-code X11BASEkris2006-12-011-1/+1
|
* Don't hard-code /usr/X11R6kris2006-12-012-1/+2
|
* - Respect X11BASErafan2006-12-011-0/+2
| | | | Reported by: pointyhat
* - Respect X11BASE [1]rafan2006-11-301-1/+5
| | | | | | | - The configure script is not generated from autotools, thus use HAS_CONFIGURE instead Reported by: pointyhat [1]
* - Respect X11BASEstas2006-11-251-2/+11
| | | | Reported by: kris
* - Update to 0.8.90stas2006-11-163-15/+19
| | | | | - Change my email - Use new WX framework
* - GCC4 compatiblitystas2006-11-142-1/+12
| | | | - Change my email
* Fix the plist target.itetcu2006-11-132-80/+88
| | | | | PR: 105454 Submitted by: Dominic Fandrey (maintainer)
* The goals of the FreeHDL project are to develop a VHDL simulator that hasalepulver2006-11-065-0/+172
| | | | | | | | | | 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
* - Update to 20061020stas2006-11-0421-43/+94
|
* - Update to 0.8.3stas2006-11-024-15/+14
|
* - Update to 8.04stas2006-11-022-4/+4
|
* - Update to 7.8.4rafan2006-11-014-20/+43
| | | | | PR: ports/104545 Submitted by: Erik Greenwald <erik at smluc.org> (maintainer)
* - Make it fetchablerafan2006-10-211-2/+2
| | | | | | PR: ports/104637 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Approved by: portmgr (erwin)
* - Make it fetchablerafan2006-10-212-3/+4
| | | | | | | | Tarball is renamed to .tgz. PR: ports/104636 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-2/+10
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Update to 20060906stas2006-10-1039-649/+441
| | | | - Change my email
* Update to 20060822. Changes include:hrs2006-10-094-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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.
* - Update to version 0.60.0.alepulver2006-10-095-63/+23
| | | | | PR: ports/104170 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build with gcc41pav2006-10-085-0/+60
| | | | | PR: ports/104158 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* - Fix build with gcc4.1miwi2006-10-073-11/+43
| | | | | PR: ports/104109 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* - Update to 0.8.2stas2006-10-034-9/+23
| | | | | | | - Fix compiling with gcc 4.1 - Change my email Approved by: sem (mentor)
* - Fix compiling with gcc 4.1stas2006-10-033-1/+23
| | | | | | - Change my email Approved by: sem (mentor)
* Electric is a sophisticated electrical CAD system that can handlestas2006-09-305-0/+102
| | | | | | | | | | | | | | 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)
* Add pthread dependency to fix a crash problem.hrs2006-09-191-2/+3
| | | | | PR: ports/101327 Spotted by: Michael Glaum <mglaum@sdf.lonestar.org>
* Remove OSVERSION version from BROKEN string. I introduced this usage butlinimon2006-09-182-2/+2
| | | | | | it was a bad idea to start with. Hat: portmgr
* - Update to 0.0.10miwi2006-09-124-64/+19
| | | | | PR: ports/103142 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
* Stanislav wants to maintain this ports.itetcu2006-09-062-2/+2
| | | | Requested by: Stanislav (on IRC)
* Reset inactive maintainer who has not responded to email.linimon2006-09-063-3/+3
| | | | Hat: portmgr
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Upgrade to 2006.08.28.thierry2006-08-306-22/+40
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Fix fetch.shaun2006-08-161-1/+3
| | | | Reported by: fenner's distfile survey
* Fix build on 4.x.shaun2006-08-082-0/+50
| | | | Reported by: pointyhat via kris
* - Attempt to fix build on FreeBSD 4.Xpav2006-08-071-4/+4
| | | | Reported by: krismail
* Depend on linux-xorg libs, reported by Brian Josefsen <bj@cold.dk>itetcu2006-08-062-4/+8
| | | | | PR: ports/101227 Submitted by: Thomas E. Zander (maintainer)
* - Update MASTER_SITESmiwi2006-08-051-0/+1
| | | | | | PR: ports/101240 Submitted by: Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw> Approved by: krion (mentor), maintainer
* - maintainer is a committerclsung2006-08-031-1/+1
|
* - Add dependency on x11-toolkits/tk83[1].hrs2006-08-024-6/+21
| | | | | | | - Update to 20060414[2]. PR: ports/101128[1] Submitted by: Michael Glaum[1], Tomdean[2]
* This port provides a GUI for two freely available SPICE electronic circuititetcu2006-08-026-0/+145
| | | | | | | | | | | | | | | | | | | | | simulation engines: GNU-Cap and Ng-Spice. Current features: Import gschem schematic files using gentlist. Load and parse circuit description (net list) files. Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and generates appropriate simulator commands based on user input. Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and generates appropriate simulator commands based on user input. The raw output may be viewed for any processes initiated by gspiceui. Formatting of simulator output so that it may be plotted using gwave. WWW: http://www.geda.seul.org/tools/gspiceui/index.html PR: ports/99357 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Update to version 1.0.2itetcu2006-08-022-8/+7
| | | | | PR: ports/101188 Submitted by: KATO Tsuguru
* ADMS is a code generator that converts electrical compact device modelsitetcu2006-07-306-0/+106
| | | | | | | | | | specified in high-level description language into ready-to-compile c code for the API of spice simulators. WWW: http://mot-adms.sourceforge.net/ PR: ports/101014 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - Pass maintainership to submittermiwi2006-07-308-196/+147
| | | | | | | | - Update to 2006.07.08 PR: ports/100809 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
* - Rid the tree of double slashes in URL pathssat2006-07-281-1/+1
|
* Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.hrs2006-07-261-0/+3
| | | | Spotted by: linimon
* - Remove bad site:jmelo2006-07-241-3/+2
| | | | * ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
* - Remove bad site:jmelo2006-07-241-2/+1
| | | | * http://www.kettering.edu/~adavis/gnucap/
* - Add options to allow user to select whether to depend on X or notitetcu2006-07-235-7/+89
| | | | | | | | | | - Fix return status of build shell script to make 'make' happy Added file(s): - files/patch-src+bin+help.c - files/patch-src+lib+plot+x11.c PR: ports/100652 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
* - Fix build on 4.x (pre-C99)rafan2006-07-212-1/+32
| | | | | PR: ports/100633 Submitted by: maintainer
* Update to 200607erwin2006-07-202-4/+4
| | | | | PR: 100593 Submitted by: Soeren Straarup <xride@x12.dk>
* - gschem -> geda-gschemrafan2006-07-1611-210/+2
| | | | | | | - gnetlist -> geda-netlist PR: ports/100222, ports/100230 Submitted by: maintainer
* - Fix installdirs to address GEDA directory structure unificationrafan2006-07-164-56/+141
| | | | | | | | | | | | - Fix comment - Update pkg-desck - Use %%DOCSDIR%% and %%DATADIR%% macroses - Bump PORTREVISION - Mark BROKEN on 4.x - Rename directory from gnetlist to geda-netlist [2] PR: ports/100220, ports/100230 [2] Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationrafan2006-07-163-6/+29
| | | | | | | | | | - Fix PORTNAME - Fix comment - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100221 Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationrafan2006-07-164-45/+89
| | | | | | | | | | | - Use NLS conditional - FIx comment - Bump PORTREVISION - Mark BROKEN on 4.x - Rename to have geda- prefix of directory [2] PR: ports/100224, ports/100222 [2] Submitted by: maintainer
* - FIx installdirs to address geda directory structure unificationrafan2006-07-163-10/+33
| | | | | | | | | | - Fix comment - Fix portname - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100226 Submitted by: maintainer
* - Fix installdirs to address geda directory structure unification [1]rafan2006-07-161-3/+15
| | | | | | | | | - add options to select docs/examples [1] - Bump PORTREVISION [1] - Chase rename of cad/gschem [2] and cad/gnetlist [3] PR: ports/100228 [1], ports/100222 [2], ports/100230 [3] Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationrafan2006-07-164-7/+28
| | | | | | | | | | | - Fix PORTNAME - Use NLS conditional - define USE_GETTEXT properly - fix pkg-descr - Bump PORTREVISION PR: ports/100229 Submitted by: maintainer
* - Fix installdirs to address geda directory structure unificationrafan2006-07-164-14/+38
| | | | | | | | | | | - Fix PORTNAME - Fix comment - Update pkg-descr - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100231 Submitted by: maintainer
* - Fix RCDIR to use unificated GEDA directoryrafan2006-07-162-2/+14
| | | | | | | | | - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Fix comment - Bump PORTREVISION PR: ports/100223 Submitted by: maintainer
* - Fix installdir to address GEDA directory structure unificationrafan2006-07-163-1675/+1693
| | | | | | | | | - Fix comment - Use DATADIR & DOCSDIR macro - Fix portname PR: ports/100232 Submitted by: maintainer
* - Add QT frontend supportitetcu2006-07-156-30/+198
| | | | | | | | | | | | | | | | | | | | | | | - Add support for Type1 fonts via T1 library - Add NLS support (French localization) - Fix GCC 4.1 compatiblity - Fix comment - Add OPTIONS - Enable builds with optimized CFLAGS - Fix patchname to make portlint happy - Pass maintainership to submitter Added file(s): - files/patch-Makefile.in - files/patch-src_graph_graphqtdlg.h - files/patch-src_graph_graphunixx11.c - files/patch-src_include_global.h Removed file(s): - files/patch-src::graph::graphunixx11.c PR: ports/100285 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Fix the build for non-C localeserwin2006-07-152-0/+12
| | | | | PR: 100304 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
* - fix build on sparc64ahze2006-07-151-3/+7
| | | | | | PR: 99971 Submitted by: ahze Approved by: maintainer
* - Remove PORTDOCS=*, use pkg-plistrafan2006-07-142-1/+426
| | | | | | | This is not correct since other geda packages use the same directory. PR: ports/100225 Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
* - Update to 20051222 release (fixes build on FreeBSD >= 5.x)shaun2006-07-133-20/+90
| | | | | | | | | | - Pass maintainership to submitter - Add OPTIONS PR: ports/99386 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: Duncan Barclay <dmlb@dmlb.org> (maintainer), ahze (mentor, implicit)
* Update to 0.0.9shaun2006-07-133-8/+40
| | | | Approved by: ahze (mentor, implicit)
* Jspice3 is a circuit simulator developed to meet the needs of researchersitetcu2006-07-127-0/+150
| | | | | | | | | | | | | | | | | | | | | | | working with superconducting Josephson junction circuits, yet the program has the flexibility and power to meet the needs of other technologies. Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added features. One added feature is a built-in graphical input front end for schematic capture. While displayed, simulations can be run and data plotted through this graphical interface. While not as powerful or as pretty as the Xic graphical interface, it holds its own in functionality. A significantly enhanced output plotting capability is provided, and Jspice3 has enhanced script interpretation capability. WWW: http://www.wrcad.com/jspice3.html PR: ports/93958 Submitted by: Pedro F. Giffuni Pedro can't maintain this port anymore and Stanislav Sedov agree to maintiant it.
* Update to 20060414. Changes include:hrs2006-07-109-78/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ** 20060414 - This is the first snapshot of the new HID version of PCB. HID, which stands for Human Interface Device is the abstraction created by DJ Delorie which seperates the core PCB code from the graphical user interface. In this release, two GUI HID's are supported, gtk and lesstif. In addition, there are HID exporters for postscript and encapsulated postscript, RS-274-X (gerber), bill of materials, centroid file, and png/gif/jpeg. This represents a major restructuring of the code and many months of work. - PCB's actions (the commands which drive the core of the program and may be directly accessed by the user) now have the documentation in-line in the code and the actions reference section of the manual is extracted from the in-line documentation. The goal it to provide more complete and accurate documentation. As always the manual is still a work in progress but it is getting more complete and up to date. - Fixed a long standing segfault when saving connection data - Fixed a DRC bug - Fix some rounding issues when setting sizes. Hopefully this will address the issue with 23.99 mil drills and related problems. - The html manual is now in one file instead of many files - The lesstif HID now supports loading of background images to help recover a layout which may exist in hardcopy form only. ** 20060321 - Add internal support for more than 8 layers. By default PCB is still compiled for 8 copper layers. - Fixed several minor bugs in the GTK user interface including fixing scrolling of the log window, fixed up some of the DRC reporting and mm/mil units. - Fixed several key bindings. - Updated refcard.tex to reflect the current set of key bindings. - Fixed some minor bugs which caused compilation problems on some systems. - Converted the QFN footprints to hi-res. - Added documentation to the manual for the centroid file format and the algorithm used for finding the centroid and rotation. - Fixed a bug so that the initial layer named 'component' is actually on the component side of the board and 'solder' is actually on the solder side of the board. - Fixed the pin order in the bourns trim pots (~bourns library) - Added actions and a script to allow command line printing. - Added IPC-7351 recommended footprints for 0201, 0402, etc passives. - Fixed SME5 package. - Fixed a bug which prevented disabling nets from the ratsnest - Fixed a bug where clearances could be set 1 below the spacing - Fixed clearline flag so that arcs also have this property. - Speed up rtree searches and other autorouter speedups. - Fixed a bug in computation of the closest polygon point. - Use rtrees for polygon handling for speed improvements. - Add a ChangePinName() action. - Fix a bug which caused duplicate rats names when manually adding rats lines. - Added DRC checks for minimum drill diameter and minimum annular ring. - Add a minimal glossary to the manual - Fix the author name in the fab drawing - Cause the crosshair to snap to pad ends instead of center for rat drawing. - Add "join" to SetFlag, ClrFlag and ChangeFlag. - Added inline documentation for the pcb file syntax. The manual now is up to date and correctly documents the file format. In addition the inline documentation will make it much easier to maintain the documentation. - Remove some broken m4lib footprints - Put the correct setting for the gschem footprint= attribute in [] in the library window for the m4 libraries. Submitted by: Stanislav Sedov (ssedov at mbsd dot msk dot ru) PR: ports/99942
* - Fix typorafan2006-07-091-1/+1
| | | | | | PR: 99941 Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer) Approved by: delphij (mentor, implicit)
* Upgrade to 1.3.3-1.thierry2006-07-073-19/+7
|
* - Update to 7.8.2garga2006-07-064-63/+61
| | | | | | | | | | | | | | | This release has several notable enhancements, including the addition of a new example geometry model of a toy vehicle. The DXF converter received considerable attention with the addition of support for most of the formerly unsupported 2D entities. Several bugs were identified and fixed in mged, g2asc, g_diff, and asc-nmg. Documentation was improved for dbupgrade and dxf-g, and a new g-var tool was created to facilitate conversion of models for purposes directly related to OpenGL display lists. Finally, the new archer modeling tool received support for multi-select and cut-n-paste. PR: ports/99819 Submitted by: maintainer
* Teach about TCL / TK v. 8.4.13 and unbreak.thierry2006-07-053-20/+11
|
* Various examples for gEDA suite. This includes:garga2006-07-046-0/+211
| | | | | | | | | | | | 1) gTAG - USB to JTAG interface 2) lightning_detector - a lightning detector 3) RF_Amp - schematics and associated materials for a SPICE model 4) TwoStageAmp - a two stage amplifier SPICE playpen WWW: http://www.geda.seul.org PR: ports/99564 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Various documentation for gEDA suite, including architecture-relatedgarga2006-07-044-0/+33
| | | | | | | | | docs as well as examples of usage and tutorials. WWW: http://www.geda.seul.org PR: ports/99565 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Checking back, it does still compile on amd64-5.linimon2006-07-031-4/+6
|
* Mark broken: fails to compile on 6-STABLE.linimon2006-07-031-0/+4
|
* Reset maintainership: Pedro's dev machine has been stolen :-(thierry2006-07-011-1/+1
| | | | | | Hoping to see you back soon! Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
* Upgrade to 2006.06.26.thierry2006-06-308-100/+192
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* cad/libgeda - fix pkgconfig's LDFLAGSdaichi2006-06-291-0/+9
| | | | | PR: ports/99580 Submitted by: maintainer
* - Transfer maintainership to the submitter of the last updatepav2006-06-289-9/+9
| | | | Approved by: old maintainer
* - Update to 20060123pav2006-06-271-2/+4
| | | | | | PR: ports/99482 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer
* The gEDA project manager suite.pav2006-06-275-0/+41
| | | | | | | WWW: http://www.geda.seul.org PR: ports/99481 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Gattrib is gEDA's attribute editor.pav2006-06-276-0/+48
| | | | | | | WWW: http://www.geda.seul.org PR: ports/99480 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* - Update to 20060123pav2006-06-274-6/+18
| | | | | | PR: ports/99479 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer
* - Update to 20060123pav2006-06-274-14/+30
| | | | | | PR: ports/99478 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer
* - Update to 20060123pav2006-06-278-72/+116
| | | | | | PR: ports/99477 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer
* - Update to 20060123pav2006-06-278-64/+88
| | | | | | PR: ports/99476 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer
* - Update to 20060123pav2006-06-273-320/+328
| | | | | | PR: ports/99469 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer
* - Update to 20060123pav2006-06-274-18/+8
| | | | | | PR: ports/99468 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: bruno schwander <bruno@tinkerbox.org> (maintainer)
* TclSpice is an improved version of Berkeley Spice designed to be used withpav2006-06-2716-0/+337
| | | | | | | | | | | | | | | | | | | | | | | | the Tcl/Tk scripting language. The project is open-source (BSD license) and based upon the NG-Spice source code base with many improvements Features and Improvements - Fully Tcl scriptable - installs with 'package require spice' statement - Hspice syntax (SpicePP). - GUI interfaces, various (Tk). - SpiceWish (BLT graph widget) - BLT (tcl compatible) vectors for storage, manipulation and arithmetic upon Spice waveforms. - Xspice additions (Georgia Tech). - Trigger upon waveform events. - Spice 'simulator state' save and restore for rapid 'what-if' simulations (no longer need to re-simulate from the beginning each time a device value is changed). Author: Stefan Jones <stefan.jones@multigig.com> WWW: http://tclspice.sourceforge.net/ PR: ports/99399 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* - use standard BLAS instead of ATLAS so this can be packaged. Of course we ↵pav2006-06-234-16/+216
| | | | | | | | | | still have a WITH_ATLAS knob - Minor changes to better match the CVS version - Add GETOPT_LONG support PR: ports/99259 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* - Fix an invalid knob (s/USE_X/USE_XLIB/)[1].hrs2006-06-131-5/+2
| | | | | | - Use SUB_FILES. Spotted by: erwin[1]
* - Update to 0.50.0pav2006-06-1010-93/+107
| | | | | PR: ports/98020 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - update to 3.4.22itetcu2006-06-052-14/+18
| | | | | | | | | | - add MASTER_SITE - convert to OPTIONS - pass maintainership to submitter PR: ports/97402 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor, implicit)
* - Update to 32erwin2006-06-042-5/+5
| | | | | | | | - Hand maintainership to submitter PR: 98231 Submitted by: Sven Esbjerg <fbsd-ports@xbsd.net> Approved by: maintainer
* Update to 9.3.bgarga2006-05-242-5/+4
| | | | | | PR: ports/97102 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer timeout (14 days)
* Bump PORTREVISION to reflect the "^" operator bugfix injdp2006-05-161-1/+1
| | | | | | patch-src_lib_inp_inpptree_c. Gently nudged by: kris
* Upgrade to 1.65.0.thierry2006-05-152-5/+4
| | | | Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
* The spice3 "^" operator (power) did not work properly unless itsjdp2006-05-151-0/+34
| | | | | right-hand operand was a constant, because of a bug in the code to take the derivative of an expression. Add a patch to fix that.
* Remove whitespace from line endings in pkg-plist files.vd2006-05-121-1/+1
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* Update to 2.13vs2006-05-072-4/+4
| | | | | PR: ports/96728 Submitted by: Martin Wilke
* - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-061-1/+2
| | | | - portlint(1)
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-0421-23/+0
|
* Upgrade to 20060424.thierry2006-04-258-52/+156
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Update to 0.0.8arved2006-04-164-28/+58
| | | | | PR: 95813 Submitted by: KATO Tsuguru
* Update to version 30arved2006-04-163-12/+9
| | | | | PR: 95825 Submitted by: Soeren Straarup <xride@x12.dk>
* - Update to 7.8.0mnag2006-04-155-115/+617
| | | | | | | - portlint(1) PR: 95666 Submitted by: maintainer
* - Update to 3.4.21.jmelo2006-04-133-8/+45
| | | | | | | | - portlint(1). PR: ports/95592 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: mnag (mentor)
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.jmelo2006-04-061-1/+1
| | | | Approved by: mnag (mentor)
* - Switch to the latest distfiles;thierry2006-04-0610-209/+83
| | | | | | | | - Import a patch from DragonflyBSD; - Pet portlint. Submitted by: Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
* Add feappv 2.0, finite Element Analysis Program "personal version".thierry2006-04-046-0/+108
| | | | | | | | | | | | | This is a FEA program used in a classic FEM book. A complete (commercial) version is available here: <http://www.ce.berkeley.edu/~rlt/feap/> The "personal version" is very limited, but it keeps the same format as the complete (commercial) version and cad/netgen can produce files for it. PR: ports/95210 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
* - Fix installation;thierry2006-04-024-36/+38
| | | | | | | | | | | - Add an entry in ports/LEGAL; - Clean up the port; - Make pkg-descr look pretty and make some sligth adjustments to pkg-plist. PR: 93879 Submitted by: Daniel Thiele <dthiele (at) gmx.net> (maintainer)
* Upgrade to 2006-03-28.thierry2006-03-298-120/+182
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* BROKEN on 5.x: Does not compilekris2006-03-261-0/+4
|
* Update to 1.64.1.thierry2006-03-192-4/+4
| | | | Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
* - Fix dependency on Tcl/Tkpav2006-03-171-1/+2
|
* Upgrade to 1.64.0.thierry2006-03-152-4/+4
| | | | Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
* Update to 1.5maho2006-03-1511-109/+274
| | | | | PR: 93682 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Fix build for old FreeBSDmaho2006-03-131-1/+1
| | | | | Submitted by: tdb Approved by: portmgr (linimon)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-072-2/+2
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* BROKEN: Incorrect pkg-plistkris2006-03-071-0/+2
| | | | Approved by: portmgr (implicit)
* Forgot to commit [approved] changes to distinfo.danfe2006-02-271-3/+3
| | | | | | Approved by: portmgr (marcus, previously) Spotted by: kris Pointy hat to: me
* Unbreak by updating to latest stable version.danfe2006-02-271-3/+1
| | | | Approved by: portmgr (marcus)
* Post libtool-conversion fixupsade2006-02-271-2/+2
| | | | | Submitted by: pointyhat Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-239-10/+38
| | | | Approved by: portmgr (kris)
* - Update to 28mnag2006-02-192-5/+4
| | | | | PR: 93518 Submitted by: maintainer
* A cosmetic changemaho2006-02-151-1/+1
| | | | Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* build cleanup of cad/tochnog againmaho2006-02-152-2/+1
| | | | | PR: 92782 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Netgen builds fine with gcc-3.4, that should make it packageable onthierry2006-02-141-3/+2
| | | | | | | | amd64. Since I'm there, pet portlint. Tested by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* o Update to tochnog accodingly (by version up of superlu)maho2006-02-136-71/+87
| | | | | | o cleanup PR: 92782 Submitted by: Pedro F.Giffuni <giffunip@asme.org>
* BROKEN: Size mismatchkris2006-02-131-0/+2
|
* The tarball has been rerolled to include our patches.thierry2006-02-064-34/+7
|
* Update to 1.63.2 and make fetchable again.thierry2006-02-052-4/+4
| | | | | PR: 92799 Submitted by: TAOKA Fumiyoshi <fmysh (at) iijmio-mail.jp>
* SCOTCH is a software package and libraries for graph, mesh and hypergraphthierry2006-02-046-0/+220
| | | | | | | | | | | | partitioning, static mapping, and sparse matrix block ordering. Its purpose of Scotch is to apply graph theory, with a divide and conquer approach, to scientific computing problems such as graph and mesh partitioning, static mapping, and sparse matrix ordering, in application domains ranging from structural mechanics to operating systems or bio-chemistry. Note: there is an older tarball included in Aster's distfile, but I prefer a separate distfile from the official site.
* - Update to 4.16 [1]barner2006-02-028-12/+54
| | | | | | | - Use foo-[0-9]* for CONFLICTS Submitted by: "Thomas E. Zander" <riggs@rrr.de> (maintainer) PR: ports/92575
* - Update to 3.4.11barner2006-02-015-31/+36
| | | | | | | | - Update WWW and master site - use USE_TCL and USE_TK Submitted by: Ports fury PR: ports/92611
* Upgrade to 1.63.0.thierry2006-01-312-7/+5
| | | | Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
* Add missing USE_PERL5_BUILDkris2006-01-261-0/+1
|
* fix SHA256 line (was wrapped)edwin2006-01-261-2/+1
|
* Remove the NO_CDROM lines: they serve no real purpose, and they'rethierry2006-01-261-8/+1
| | | | | | causing confusion in FreshPorts. Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* SHA256ify (manually done and checked)edwin2006-01-221-0/+1
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-2218-0/+24
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-228-38/+38
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
|
* Fix build on sparcarved2006-01-206-4/+54
|
* BROKEN on sparc64: Does not compilekris2006-01-201-1/+7
|
* Upgrade to 2006.01.19.thierry2006-01-206-334/+348
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006-01-18.thierry2006-01-196-14/+20
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Plug Tetgen.thierry2006-01-181-1/+17
| | | | Tested by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* Upgrade to 2006-01-16.thierry2006-01-174-14/+14
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 1.3.0-1.thierry2006-01-165-34/+62
|
* Upgrade to 1.62.0.thierry2006-01-163-4/+5
| | | | Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
* Upgrade to 2006-01-13.thierry2006-01-146-16/+16
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* - Update graphics/libglut to 6.4.1.sem2006-01-123-6/+7
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Upgrade to 2006-01-06.thierry2006-01-076-14/+16
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Minor cleanups for cad/calculixmaho2006-01-051-3/+3
| | | | | PR: 91252 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Fix maintainership (set to submitter)edwin2006-01-041-1/+1
|
* Upgrade to 2006-01-03.thierry2006-01-048-30/+36
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* cad/linux-GiD doesn't work on amd64edwin2006-01-021-1/+1
| | | | | | | | | When I ported this I added amd64 to give the "benefit of doubt" however I had the chance top test it but it doesn't work, it coredumps. PR: ports/91188 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* - Add SHA256pav2005-12-311-0/+1
| | | | | PR: ports/91094 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
* [Maintainer Update] cad/brlcad 7.6.4 -> 7.6.6edwin2005-12-294-11/+15
| | | | | | | | | | | Another version upgrade. The amd64 problem has been fixed, both as a patch here and in the HEAD of the sf.net repository. This has only been tested on 6.0/ia32 and 6.0/amd64, my 7 box is down and I don't have 4 or 5 anymore. :/ PR: ports/91037 Submitted by: Erik Greenwald <erik@smluc.org>
* [NEW PORT] cad/gplcver: A Verilog HDL simulatoredwin2005-12-294-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | GPL Cver is a full 1995 P1364 Verilog standard HDL simulator. It also implements some of the 2001 P1364 standard features including all three PLI interfaces (tf_, acc_ and vpi_) as defined in the 2001 Language Reference Manual (LRM). Verilog is the name for both a language for describing electronic hardware called a hardware description language (HDL) and the name of the program that simulates HDL circuit descriptions to verify that described circuits will function correctly when the are constructed. Verilog is used only for describing digital logic circuits. Other HDLs such as Spice are used for describing analog circuits. There is an IEEE standard named P1364 that standardizes the Verilog HDL and the behavior of Verilog simulators. Verilog is officially defined in the IEEE P1364 Language Reference Manual (LRM) that can be purchased from IEEE. There are many good books for learning that teach the Verilog HDL and/or that teach digital circuit design using Verilog. WWW: http://www.pragmatic-c.com/gpl-cver/ PR: ports/80968 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Upgrade to 2005-12-22.thierry2005-12-2610-70/+48
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Add file that was missing in the previous commit which read:erwin2005-12-261-0/+285
| | | | | | | | | | | | - Update to 27 - Use a static pkg-plist - Pass maintainership to submitter PR: ports/90818 Submitted by: Soeren Straarup <xride@x12.dk> Submitted by: pointyhat (kris) Pointy hat to: garga
* - Update to 27garga2005-12-232-12/+5
| | | | | | | | - Use a static pkg-plist - Pass maintainership to submitter PR: ports/90818 Submitted by: Soeren Straarup <xride@x12.dk>
* Add systemc 2.1.v1, a modeling platform for system-level C++ models.lawrance2005-12-186-0/+409
| | | | | PR: ports/89987 Submitted by: Daniel Thiele
* - Mark BROKEN on FreeBSD-4;thierry2005-12-142-0/+14
| | | | | | - Fix build on the cluster (unzip used during post-install). Reported by: pointyhat via Kris
* - Don't link readlinetdb2005-12-131-4/+1
| | | | | | PR: 90182 Submitted by: pfgshield-freebsd@yahoo.com Approved by: clement, maintainer
* - Fix fetchbarner2005-12-122-1/+3
| | | | | | | - While here, add SHA256 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer) PR: ports/90174
* - Update to 17tdb2005-12-1210-52/+71
| | | | | | PR: 90182 Submitted by: shuhei <amakawa@jp.freebsd.org> (maintainer) Approved by: clement (mentor)
* Add Kicad, a software for the creation of electronic schematicthierry2005-12-0919-0/+2771
| | | | | | | | | | | | diagrams and printed circuit board artwork. Kicad is a set of four softwares and a project manager: * Eeschema: Schematic entry. * Pcbnew: Board editor. * Gerbview: GERBER viewer (photoplotter documents). * Cvpcb: footprint selector for components used in the circuit design. * Kicad: project manager.
* - Remove bzip2 from list of dependencies,garga2005-11-301-3/+0
| | | | | | | | it has been part of base system since 4.4 PR: 88995 Submitted by: edwin Approved by: maintainer timeout (16 days)
* Upgrade to 1.61.3.thierry2005-11-302-4/+4
|
* - Update to 1.61.2;thierry2005-11-304-24/+5
| | | | | | - Mark BROKEN on FreeBSD-4.11 (1). Reported by: pointyhat via Kris (1).
* - Update to 7.6.4pav2005-11-293-249/+111
| | | | | PR: ports/89593 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Upgrade to 1.61.0;thierry2005-11-285-9/+33
| | | | | | - Fix build with Triangle; - Quote NO_CDROM.
* fix pkg-plistmr2005-11-271-2/+4
|
* exclude library again since it conflicts with qcad-partslibmr2005-11-271-3/+3
|
* Simplify build-logic a bitvs2005-11-252-7/+4
|
* - Add SHA256pav2005-11-2430-0/+46
|
* - Make fetchable (at least at my place)pav2005-11-241-1/+0
|
* fix pkg-plistmr2005-11-242-7/+6
| | | | add sha265 checksum
* update to qcad-2.0.5.0-1mr2005-11-243-33/+38
|
* Update port: cad/sceptre update MASTER_SITEedwin2005-11-222-1/+2
| | | | | | | | | | - Update MASTER_SITE to fix fetch problem. Also add sha246 PR: ports/88009 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout
* update to 1.4maho2005-11-2010-48/+161
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* Mark broken on 4.X.marcus2005-11-191-0/+4
| | | | Reported by: pointyhat via kris
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-157-7/+7
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Fix build on 4.xvs2005-11-102-4/+33
|
* Update to 0.8.1mnag2005-11-102-5/+8
| | | | | | | | Add second MASTER_SITES Add SHA256 PR: 88749 Submitted by: Joachim Strombergson <watchman@ludd.ltu.se> (maintainer)
* Remove expired portskris2005-11-058-118/+0
|
* Update to 0.40.5.marcus2005-11-054-7/+17
| | | | Submitted by: ahze
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0513-4/+13
|
* Respect LOCALBASE and X11BASEmnag2005-11-051-19/+17
| | | | | | | | Depends libglut instead USE_MESA Bump PORTREVISION PR: 88465 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
* Use latest tcl/tk 8.3 -> 8.4mnag2005-10-221-13/+14
| | | | | | | | Bump PORTREVISION PR: 84741 Submitted by: Carlos A M dos Santos <casantos@urisan.tche.br> Approved by: hansen@cmu.edu (maintainer timeout, 72 days)
* - Update to 7.6.2, a minor bugfix releaseehaupt2005-10-193-4/+4
| | | | | PR: 87579 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to version 3.3.38garga2005-10-183-15/+3
| | | | | PR: ports/87533 Submitted by: Ports Fury
* Update maintainer's email address.linimon2005-10-122-2/+2
|
* Now buildable againkris2005-10-111-4/+0
|
* Reset maintainer at his request due to having too limited time right now.linimon2005-10-102-2/+2
|
* Pacify distfile survey.linimon2005-10-091-1/+1
|
* - Upgrade to 0.6.3 [1]thierry2005-10-093-4/+4
| | | | | | - Fix a typo in impact script. Reported by: edwin's version check [1]
* Drop maintainership.des2005-10-041-1/+1
|
* Fix bogus ui files in preparation for Qt 3.3.5lofi2005-09-291-0/+10
|
* Update to 4.15barner2005-09-266-12/+52
| | | | | | Submitted by: Mike Durian <durian@shadetreesoftware.com> PR: ports/86241 Approved by: "Thomas E. Zander" <riggs@rrr.de> (maintainer)
* - Update to 7.6.0pav2005-09-153-763/+674
| | | | | PR: ports/85983 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Fix a coredump in the undo processing when doing a rotate editingjoerg2005-09-142-0/+12
| | | | operation.
* Update to 5.0.20050217 and unbreak the build on FreeBSD 5.xhrs2005-09-115-219/+887
| | | | | | | and later. PR: ports/84715 Submitted by: Carlos A M dos Santos (casantos at gama-rt dot urisan dot tche dot br)
* Update to 3.3.33lawrance2005-09-103-5/+5
| | | | | PR: ports/85873 Submitted by: Ports Fury
* Move recently added port cad/fig2sxd to a new and more accurate categorygarga2005-09-085-76/+0
| | | | | | | graphics, with extra category converters. Pointed by: danfe Approved by: maintainer
* Add fig2sxd 0.13, convert .xfig files to the OpenOffice draw format.garga2005-09-085-0/+76
| | | | | PR: ports/85794 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Update to 7.4.2barner2005-09-073-795/+782
| | | | | Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) PR: ports/85757
* - Get rid of pkg-plistsem2005-09-022-3/+3
| | | | | PR: ports/84690 Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 1.6.1 [1]hq2005-08-304-13/+13
| | | | | | | | | | | | - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} [1] - Add 'java' category - Use INSTALL_DATA rather than CP - Use %%DATADIR%% in launcher scripts (already included in SUB_LIST by bsd.port.mk) - Pass JAVA_VERSION to javavmwrapper in launcher scripts PR: 83979 [1] Submitted by: Pedro F. Giffuni <giffunip@asme.org> [1]
* Mark BROKEN on sparc64 (internal compiler error).thierry2005-07-311-0/+4
| | | | | | Bug reported to gcc bugzilla: Bug 23159. Reported by: Kris via pointyhat
* Issue a one-month stay of execution for these ports so I can send outkris2005-07-301-1/+1
| | | | an email announcing their demise and give users the chance to submit fixes.
* - Track the in-place distfile change [1], which looks like a version updatejylefort2005-07-303-22/+5
| | | | | | | | | - Refactor pkg-plist as PLIST_FILES - Narrow CONFLICTS down to versioned packages [1]: PR: ports/84032 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Pass maintainership to last submittergarga2005-07-291-1/+1
|
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-232-0/+4
| | | | at that time and no PRs have been submitted to fix it.
* Upgrade to 0.0.7des2005-07-234-6/+14
|
* Upgrade to 5.64 and unbreak.thierry2005-07-213-10/+8
|
* Chase TK upgrade and unbreak.thierry2005-07-182-5/+13
|
* BROKEN: Does not buildkris2005-07-181-0/+2
|
* BROKEN: Size mismatchkris2005-07-091-0/+2
|
* BROKEN: Size mismatchkris2005-07-091-0/+2
|
* Update to version 3.3.19.novel2005-07-092-4/+4
| | | | | PR: 83152 Submitted by: Ports Fury
* Upgrade to 1.2.4.thierry2005-07-047-13/+49
|
* Upgrade to 7.2.6, and don't mark broken on amd64.thierry2005-07-033-20/+52
| | | | | | PR: 82420 Submitted by: Roland Smith <rsmith (at) xs4all.nl> Approved by: maintainer
* - Update to 3.3.18ahze2005-06-274-88/+86
| | | | | | | - tk84 is now required PR: ports/82670 Submitted by: Ports Fury
* The tochnog port installs some plugins into a directory which is owned bynetchild2005-06-262-3/+11
| | | | | | | | | | | | | | | | | | | | | | | the the cad/linux-gid port, but it doesn't adds a dependency to linux-gid, since tochnog can be used standalone. The right thing to do would be to add a slave port which installs the plugins only. The slave port would have to depend upon linux-gid and tochnog. Since the linux-gid port installs now in X11BASE and tochnog installs in LOCALBASE, we have a plist problem ATM too. In light of the recent discussion about the right base directory for ports which use X11 bits I decided to go the quick route until everything is decided: - move linux-gid back to LOCALBASE - let tochnog still install the plugins This reverts back to the status quo (a working tochnog/linux-gid). Someone with a good asbestos suite may want to mark the tochnog port BROKEN. Dependencies explained by: pfgshield-freebsd@yahoo.com
* Chase dependency location (linux-gid) after my linux mega-patch.netchild2005-06-251-1/+2
| | | | Noticed by: pfgshield-freebsd@yahoo.com
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-183-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* Update to 0.40.4.novel2005-06-173-8/+10
| | | | | PR: 82274 Submitted by: Ports Fury
* Update to 20050609. Changes include:hrs2005-06-158-196/+264
| | | | | | | | | | | - The GUI is now based on gtk2 instead of Xaw - Flags are stored symbolically in the .pcb file. - As part of the switch to gtk2, the user customizable menu feature has been temporarily broken. Hopefully this will be fixed by the next snapshot. In addition, the loading of background images has also been temporarily broken. Submitted by: des
* Graphical circuit design and simulation tool.des2005-06-126-0/+252
|
* change the libtool version to use from 1.3 to 1.5oliver2005-06-011-1/+1
|
* Mark these ports DEPRECATED due to being unmaintained and one or morelawrance2005-05-311-0/+3
| | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
* - Update to 1.8.6pav2005-05-205-354/+483
| | | | | PR: ports/81221 Submitted by: Jeffery Hansen <hansen@gadoid.ices.cmu.edu> (maintainer)
* Update to 9.2.b.novel2005-05-182-6/+6
| | | | | | PR: 80966 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: Joachim Str?mbergson (maintainer)
* - Update to 20050313 [1]jylefort2005-05-1618-60/+71
| | | | | | | - Miscellaneous cleanups PR: ports/80967 [1] Submitted by: maintainer [1]
* Update to 20050313jylefort2005-05-167-31/+219
| | | | | PR: ports/80967 Submitted by: maintainer
* Upgrade to 7.2.4.thierry2005-05-133-9/+10
| | | | | | | | A good fat fistful if fixes listed at <http://sourceforge.net/forum/forum.php?forum_id=466182> PR: ports/80919 Submitted by: maintainer
* Bump PORTREVISION after the libgsl update.jylefort2005-05-031-0/+1
| | | | Obtained from: thierry