1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

1333 Commits

Author SHA1 Message Date
Stanislav Sedov
f86f3c24ed - Make the port localbase-clean.
Reported by:	QAT run
2009-06-01 10:14:52 +00:00
Renato Botelho
ad8bca9081 - Add missing dependency (bison)
Reported by:	QAT
Pointyhat to:	garga
2009-05-26 11:54:56 +00:00
Renato Botelho
a20392af84 The Verilog-Perl library is a building point for Verilog support in the Perl
language. It includes:
* Verilog::Getopt which parses command line options similar to C++ and VCS.
* Verilog::Language which knows the language keywords and parses numbers.
* Verilog::Netlist which builds netlists out of Verilog files. This allows
  easy scripts to determine things such as the hierarchy of modules.
* Verilog::Parser invokes callbacks for language tokens.
* Verilog::Preproc preprocesses the language, and allows reading
  post-processed files right from Perl without temporary files.
* vpassert inserts PLIish warnings and assertions for any simulator.
* vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language.
* vrename renames and cross-references Verilog symbols. Vrename creates Verilog
  cross references and makes it easy to rename signal and module names across
  multiple files. Vrename uses a simple and efficient three step process.
  First, you run vrename to create a list of signals in the design. You then
  edit this list, changing as many symbols as you wish. Vrename is then run a
  second time to apply the changes.

WWW:	http://www.veripool.org/wiki/verilog-perl

PR:		ports/134124
Submitted by:	Otacílio de Araújo Ramos Neto <otacilio.neto at ee.ufcg.edu.br>
2009-05-26 11:01:39 +00:00
Max Brazhnikov
1ff219fd09 Remove qt4 build tools from run dependencies.
Approved by:	maintainer timeout (2 weeks)
2009-05-24 10:12:29 +00:00
Pav Lucistnik
d0f33fd4a7 - Chase fftw3 update 2009-05-18 15:08:58 +00:00
Pav Lucistnik
d9e8061195 - Update to 1.19D
PR:		ports/134479
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2009-05-12 11:57:11 +00:00
Ion-Mihai Tetcu
f5acd5e443 Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:	araujo@
Reported by:	QAT
2009-05-12 11:28:17 +00:00
Beat Gaetzi
012c6ea281 - Update to 0.0.7
PR:		ports/134330
Submitted by:	Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer)
Approved by:	miwi (mentor)
2009-05-07 16:27:19 +00:00
Ion-Mihai Tetcu
104b44ddc3 Don't fail if share/qcad can't be removed since it might be used by other ports
Requested by:	mr@
2009-05-06 17:53:24 +00:00
Ion-Mihai Tetcu
71140b3f87 Don't fail if share/qcad can't be removed since it might be used by other ports
Submitted by:	mi@
Approved by:	mr@
2009-05-06 14:51:17 +00:00
Ion-Mihai Tetcu
9bbbb7d218 Really fix the plist.
Reported by:	QAT
2009-05-03 21:27:30 +00:00
Ion-Mihai Tetcu
03d1a97cfa Fix plist.
Prompted by:	QAT
2009-05-03 15:22:16 +00:00
Michael Reifenberger
96c5789294 Add missing pkg-plist. 2009-05-02 08:30:38 +00:00
Michael Reifenberger
787a15d51c The attached patches achieve the following improvements:
*  cad/qcad itself:
  1. Enable parallel build.
    This is safe, because the vendor's script supports it
    (but only, when one is using distcc).
  2. Remove the special handling for Alpha.
    I guess, this is a historical wart --
    the current version of qcad compiles on my amd64 with
    `-Wall -W' without any warnings. If Alpha bites again,
    the wart can be put back until someone tracks the bug down.

*  cad/qcad-partslib:
  1. Fetch the .tar.gz, rather than .zip variant of the distribution.
    This new file is more than twice smaller.
  2. Remove build-dependency on qcad -- this is useless for a pure-data port
    and only complicates package building and installation
    (a PORTREVISION bump in qcad itself, for example,
    will necessitate rebuilding partslib without any good reason).
  3. Don't create an intermediate extraction under ${WRKSRC}
    for the sole purpose of creating PLIST -- extract from ${DISTFILE} into
    ${DATADIR} directly and use tar's output to create PLIST on the fly.
    This saves a ton of I/O and diskspace during packaging.

Submitted by: Mikhail T. <mi+thun [at] aldan.algebra.com>
2009-05-02 08:27:09 +00:00
Dmitry Marakasov
6c374f5b11 - Update to 0.0.15 2009-04-27 00:37:35 +00:00
Hiroki Sato
5cd6916346 Update to 0.17.2. 2009-04-25 23:25:27 +00:00
Ion-Mihai Tetcu
e1fa3e061e Use port* and *DIr as they should be and fix plist.
Prompted by:	QAT QA run
2009-04-23 20:50:53 +00:00
Hiroki Sato
64ecd78c6f Update to 0.17.1. 2009-04-12 21:01:41 +00:00
Dennis Herrmann
cf8759b2c9 - Update maintainer mail address
PR:		ports/133397
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-05 20:50:49 +00:00
Pav Lucistnik
22c90aa292 - Mark BROKEN: does not compile (bvl_bcomp_y.y)
Reported by:	pointyhat
2009-04-05 19:32:36 +00:00
Dmitry Marakasov
92ab00cc9f - Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
2009-03-31 17:05:17 +00:00
Hiroki Sato
0804fca67c Update to 20081128. Changes include:
- Minor bug fixes in RS274-X output.
- Bug fixes in postscript output
- DRC checks for annular ring on pads only uses the mininum annular
  ring drc setting instead of also checking minimum copper width.
- Fix postscript output for zero length lines.
- Improve the 'save before closing' dialogs.
- Fixed bugs where objects attached to the cursor vanish sometimes.
- Allow outline layers to have only arcs.
- Added "Ben Mode" png output which provides a simulated "photograph"
  of the board.  Very nice for publications.
- Fix poly clearance around rotated pads.
- Fix the batch HID which had bit rotted a little.
- Display net names hierarchically.
- Various speed improvements in the GTK HID.
- Various speed improvements in the autorouter.
- Minor improvements to the windows port.
- Other various bug fixes.
2009-03-28 20:29:35 +00:00
Stefan Farfeleder
f01897dc44 Update to 2.2.0. Don't install a .DS_Store file.
Approved by:	maintainer, brix
2009-03-28 10:28:25 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Pav Lucistnik
9bed3c1175 - Update to 18
PR:		ports/130047
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
Approved by:	maintainer timeout (2 months)
2009-03-24 15:32:31 +00:00
Martin Wilke
349b712654 - Add missing plist 2009-03-23 06:03:56 +00:00
Thierry Thomas
e972bdec6a - Upgrade to 2.3.1
Changelog at <http://geuz.org/gmsh/doc/VERSIONS.txt>

- Don't depend anymore on math/gsl.
2009-03-19 19:30:08 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Thierry Thomas
bcf7ceab4d Fix the previous patch.
PR:		ports/131600
Submitted by:	Cristiano Rolim Pereira <cristianorolim (at) hotmail.com>
2009-02-24 19:32:17 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Martin Matuska
f6cb939f24 - Add/change USE_TCL/USE_TK from YES to 84 due to planned default tcl
change
2009-02-23 13:16:35 +00:00
Stanislav Sedov
98130c3c16 - Bump PORTEPOCH, this was missed in previous update [1].
- Use proper shebang line in perl and python scripts [1].
- Define INSTALLS_ICONS and USE_GETTEXT where appropriate.
- Implement WITHOUT_NLS knob.

Reported by:	Nick Withers <nick@nickwithers.com> [1]
2009-02-21 11:43:23 +00:00
Martin Wilke
714190c921 - Update to 0.51.0
PR:		131840
Submitted by:	Ports Fury
2009-02-21 00:09:08 +00:00
Martin Wilke
e5ed32b55d - Update to 2.2.0
PR:		131839
Submitted by:	Ports Fury
2009-02-20 16:25:38 +00:00
Martin Matuska
89296dc798 - Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tcl 2009-02-14 14:49:40 +00:00
Wesley Shields
6ce638fdbf - Pass maintainership along. 2009-02-13 15:25:26 +00:00
Thierry Thomas
5f419ac930 Unbreak with gcc-43.
Reported by:	pointyhat via Pav
2009-02-11 19:39:52 +00:00
Stanislav Sedov
897c6b229c - Update to 2.5.011109. 2009-02-08 22:34:56 +00:00
Stanislav Sedov
43671e8d4c - Update to 8.08. 2009-02-08 21:55:42 +00:00
Stanislav Sedov
a71e0ff08b - Update to 9.7.70. 2009-02-08 20:06:32 +00:00
Stanislav Sedov
f78edf3122 - Update to 1.4.3.
PR:		ports/131468 (based on)
Submitted by:	Oliver Lehmann <oliver@freebsd.org>
2009-02-08 16:33:55 +00:00
Gerald Pfeifer
574540a30b Pacify portlint by using a tab instead of spaces after variable
names and no longer passing FC, F77, and FFLAGS to CONFIGURE_ENV.

Approved by:	maintainer timeout (sarod@users.sf.net, 16 days)
2009-02-07 10:06:42 +00:00
Thierry Thomas
7de1dcc4e0 Upgrade to 2.3.0.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
2009-02-04 14:07:54 +00:00
Mark Linimon
2be3df4e6c Reset dyeske@gmail.com at his request.
Hat:	portmgr
2009-02-02 23:44:01 +00:00
Philip M. Gollucci
1fbb6b93d2 - Update download location, update WWW
Reported by:    -fetch-original pointyhat run via pav
2009-01-31 21:14:31 +00:00
Thierry Thomas
fcd940ea6e Fix a bug triggered on amd64 by Cristiano Rolim.
Submitted by:	Cristiano Rolim <cristianorolim (at) hotmail<dot>com>
2009-01-26 17:57:30 +00:00
Stanislav Sedov
cd5a5fec32 - Update to 0.8.7. 2009-01-23 22:04:50 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Martin Wilke
13c0f27605 - Chase lang/guile shlib bump 2009-01-22 16:04:11 +00:00
Pav Lucistnik
a8a1011828 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-01-21 19:44:40 +00:00