Commit graph

1503 commits

Author SHA1 Message Date
Martin Wilke
208bb41460 - Update MASTER_SITES
PR:		138176
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2009-08-26 10:45:21 +00:00
Andrej Zverev
163163dee5 Update to 2.213
PR:	ports/138081
Submitted by:	tacilio.net at ee.ufcg.edu.br (maintainer)
2009-08-24 06:01:24 +00:00
Dmitry Marakasov
c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +00:00
Mark Linimon
a7900f21f2 Mark as broken on sparc64: fails to compile. 2009-08-15 08:49:12 +00:00
Boris Samorodov
e03c34de3d Here is a new linux-eagle5 port, the version is 5.5.
PR:		ports/133822
Submitted by:	Mike Durian <durian@shadetreesoftware.com>
2009-08-03 15:54:19 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Tilman Keskinoz
0917520cff Fix compile with gcc 4.4
PR:		136948
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
2009-07-25 12:55:07 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Philip M. Gollucci
a07e750d89 - Update to 2.11
PR:             ports/136485
Submitted by:   otacilio.neto@ee.ufcg.edu.br (maintainer)
2009-07-15 00:42:29 +00:00
Stanislav Sedov
737c12ccfd - Update electric suite to 8.09. 2009-06-29 09:55:02 +00:00
Thierry Thomas
dad106e4dd Upgrade to 1.7.4-1. 2009-06-21 17:46:48 +00:00
Erwin Lansing
78d34cad82 Remove cad/freecad as it has been BROKEN for over 4 months. 2009-06-13 19:03:47 +00:00
Ion-Mihai Tetcu
4ee8c8d078 - fix build install / plist with custom PREFIX [1]
- pkg-message --> files/pkg-message.in; [2]
  - don't hardcode DOCSDIR to default in it
  - display it only when NOPORTDOCS it's not defined
- rework PORTDOCS installation a little [3]
- bump PORTREVISION [3]

Submitted by:	Sahil Tandon [1][3], itetcu@ [2]
Reported by:	QATty [1]
Approved by:	maintainer
2009-06-10 06:11:44 +00:00
Stanislav Sedov
a729a40580 - Update to 0.9.1. 2009-06-09 12:58:04 +00:00
Stanislav Sedov
834a3e925f - Update to 9.7.71. 2009-06-09 12:14:10 +00:00
Stanislav Sedov
40acafa07e - Update to 20080127. 2009-06-09 11:16:58 +00:00
Martin Wilke
81100672d4 - Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by:	3 pointyhat runs
Thanks to:	pav, gahr, lwhsu, mva, amdmi3
2009-06-08 22:30:55 +00:00
Pietro Cerutti
35a824943d - Attempt to fix build with custom LOCALBASE
Reported by:	QS Tindie
2009-06-04 12:54:44 +00:00
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
Michael Reifenberger
4c74218167 Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.

PR:		ports/130747
Submitted by:	Alexey Shuvaev
2009-01-21 14:20:34 +00:00
Thierry Thomas
7008e46c34 Upgrade to ASTK 1.7.1. 2009-01-20 18:29:57 +00:00
Pav Lucistnik
66e3ce2cf8 - Update download locations 2009-01-20 16:23:57 +00:00
Thierry Thomas
fefb0a67a5 Switch to USE_FORTRAN.
Submitted by:	gerald
2009-01-20 08:10:54 +00:00
Gerald Pfeifer
3138e30043 No longer pass F77 to CONFIGURE_ENV; this is now done via Mk/bsd.gcc.mk.
Add a faster MASTER_SITE.

Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-17 20:07:38 +00:00
Thierry Thomas
b4dc3ef3f1 Upgrade to ASTK 1.7.0. 2009-01-14 20:25:30 +00:00
Martin Wilke
d18ba92f13 - Update to 2.1.0
PR:		130462
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:11:59 +00:00
Martin Wilke
3381619583 - Chase gsl shlib bump 2009-01-12 20:37:24 +00:00
Stanislav Sedov
ce0cb11fd4 - Update to 9.3f.
- Add option for installing emacs mode files.
2009-01-12 10:31:44 +00:00
Stanislav Sedov
dc795febda - Fix pkg-plist. 2009-01-12 09:58:35 +00:00
Stanislav Sedov
08a7bacf70 - Add port for verilog-mode.el, Emacs Verilog editing mode.
WWW:	http://www.veripool.org/wiki/verilog-mode
2009-01-12 09:44:37 +00:00
Stanislav Sedov
8d65a7b91d - Take maintainership. 2009-01-12 09:01:17 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Pav Lucistnik
c4d4cacd63 - Remove conditional checks relevant only on FreeBSD 5.x and older 2009-01-05 17:27:29 +00:00
Thierry Thomas
5fb3d69a8f Adding Gmsh with support of OpenCascade. 2008-12-31 12:52:26 +00:00
Thierry Thomas
f92836f3f0 Upgrade to 6.3 and unbreak.
Changelog at <http://www.opencascade.com/pub/doc/Release_Notes_6.3.pdf>.
2008-12-31 12:48:13 +00:00
Thierry Thomas
d6072e63cd Prepare for a slave port to support OpenCascade. 2008-12-31 12:47:22 +00:00
Thierry Thomas
6c889aeb66 Set ignore for the moment. 2008-12-31 12:47:13 +00:00
Pav Lucistnik
a785612b43 - Set for expiration in one month: has been broken for more than 6 months 2008-12-19 22:00:33 +00:00
Thierry Thomas
aafd321b53 Fix a Makefile bug.
Reported by:	pointyhat via Pav
2008-11-30 16:47:04 +00:00
Thierry Thomas
f75e94f77a Upgrade to 2.2.6.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
2008-11-22 11:01:46 +00:00
Shaun Amott
c9d2401b93 - Upgrade to 3.4.30.
- Relinquish port.

PR:		ports/124355 (earlier version)
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
2008-11-14 17:41:30 +00:00
Diane Bruce
a00af9f9d6 - Fix build on 6.0 2008-11-07 05:45:03 +00:00
Diane Bruce
584fec74d4 - Update to 1.01
- Contributed man page is now part of distribution
2008-11-05 17:05:17 +00:00
Thomas Abthorpe
120ddc52c0 - Reassign to ports 2008-10-27 15:59:26 +00:00
Thierry Thomas
b32395b2ab Upgrade to 2.2.5.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
2008-10-26 20:07:43 +00:00
Maho Nakata
d000509e27 Chase libglut update. 2008-10-26 02:21:08 +00:00
Dmitry Marakasov
a961702044 - Make so it doesn't depend on [broken] cad/opencascade be default
PR:		128063
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2008-10-22 21:09:31 +00:00
Thierry Thomas
e7f72d052d The main tarball has been rerolled, but the included components have not
been touched.

Reported by:	portscout
2008-10-21 19:22:40 +00:00
Martin Wilke
90d1f9b152 - Update to 7.12.6
PR:		127891
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2008-10-12 09:19:08 +00:00
Felippe de Meirelles Motta
7a3947093e - Mark as BROKEN on CURRENT.
Reported by:	erwin via pointyhat
2008-09-28 00:00:29 +00:00
Martin Wilke
f83b0b45ad - Update to 0.0.6
PR:		127357
Submitted by:	Dominic Fandrey <LoN_Kamikaze@gmx.de> (maintainer)
2008-09-26 08:54:27 +00:00
Maho Nakata
3fcebadb5d Add distinfo for WITH_EXAMPLES.
Submitted by:	Pedro Giffuni
2008-09-25 05:39:48 +00:00
Thierry Thomas
bb693d8a5f Upgrade to 20080825. 2008-09-24 20:33:32 +00:00
Felippe de Meirelles Motta
7adf47f0c9 - After recent commit of MPSAFE TTY layer brlcad builds and runs successfully on CURRENT, then unbreak it.
PR:		ports/126746
Reported by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
2008-09-03 21:39:25 +00:00
Maho Nakata
890254d86b Update to 1.8.
Suggested by: Pedro Giffuni
2008-09-02 01:45:56 +00:00
Thierry Thomas
1653abb282 Fix plist.
Reported by:	QAT
2008-09-01 22:00:10 +00:00
Rong-En Fan
3d9db09a64 - Fix build by comment out some code according to README.INSTALL 2008-09-01 15:21:14 +00:00
Rong-En Fan
e232c89c5e - Rename for the upcoming patch 2008-09-01 14:41:51 +00:00
Rong-En Fan
aa5fba5d39 - Fix patching
PR:		ports/127016
Submitted by:	Stephen Montgomery-Smith <stephen at math.missouri.edu>
2008-09-01 14:27:08 +00:00
Rong-En Fan
20561af403 - Rename for the upcoming patch (PR 127016) 2008-09-01 14:26:36 +00:00
Thierry Thomas
d8f5981a64 Upgrade to 2.2.4.
Note: this adds two integrated mesh partitionners, Metis and Chaco;
don't rely to the external ports to avoid conflicts with math/metis-edf
(e.g. when installing Code_aster).

Full changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
2008-08-24 16:41:54 +00:00
Hiroki Sato
0f60c9ed8f Update to 0.15. Changes include:
* Editing capabilities. "klayout" in it's basic form still
  operates as pure viewer. However, a mode is available that
  enables editing capabilities. See Editor mode quickstart manual
  for a more detailed description

* Some RBA extensions: i.e. conversion from "double" type
  polygons to "integer" type ones.

* A default layer table can be configured in the "Application"
  tab of the setup dialog. This table will be loaded whenever a
  layout is opened or created.

* A installer for Windows is provided now.

* Properties are supported on instances now as well.

* Code is compatible with gcc 4.3.0 now.

* Enhanced compatibility with SunStudio 11 compiler (in
  particular in RBA).

* Various bug fixes (i.e. in GDS reader and OASIS writer).
2008-08-23 00:51:40 +00:00
Hiroki Sato
d53d2cb294 Update to 3.0.2. 2008-08-22 15:16:55 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Diane Bruce
4f21024b90 BasicDSP is an educational tool that makes it easy to experiment with simple
Digital Signal Processing algorithms for audio signals. The input can either
be taken from the sound card, or be a locally generated sine wave, white noise
or impulse signal. The output is fed to the sound card, as well as to a virtual
oscilloscope and spectrum analyzer.
2008-08-17 20:22:21 +00:00
Martin Wilke
16d82841ce - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
Stanislav Sedov
1ad2c8ae4a - Update to 8.07. 2008-07-27 21:32:43 +00:00
Stanislav Sedov
34b528c560 - Update to 9.7.68. 2008-07-25 23:11:05 +00:00
Stanislav Sedov
6fc84e8d27 - Update to 2.2.9. 2008-07-25 22:07:29 +00:00
Thierry Thomas
a7b660b47e - Upgrade to 2.2.3
Changelog at <http://geuz.org/gmsh/doc/VERSIONS.txt>

- Set USE_FORTRAN to fix blas & lacpack detection;

- Respetct NOPORTEXAMPLES.
2008-07-25 15:31:16 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Felippe de Meirelles Motta
3f0445824b - Mark as BROKEN on -CURRENT.
- Add regression-test.

PR:		ports/124733
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Reviewed by:	lippe
Approved by:	gabor (mentor, implicit)
2008-07-13 21:17:17 +00:00
Thierry Thomas
833ec1d8b5 Upgrade ASTK to 1.6.2-1. 2008-07-13 07:42:54 +00:00
Thierry Thomas
03740f0016 Upgrade to 5.0.6. 2008-07-13 07:42:49 +00:00
Dmitry Marakasov
fc6aa06eab - Fix dependency on pygtk2
PR:		ports/125477
Approved by:	maintainer
Approved by:	miwi (mentor)
2008-07-11 15:27:52 +00:00
Felippe de Meirelles Motta
2b273b99c1 - Change dependency directory, since java/bsh is no lang/bsh.
- Bump PORTREVISION.

Reported by:	cperciva
Approved by:	gabor (mentor, implicit)
2008-06-23 15:34:40 +00:00
Thierry Thomas
2a2d4698c8 Upgrade to 2.2.2.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
2008-06-22 09:15:40 +00:00
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Thierry Thomas
256036930d Upgrade to 2.2.1.
Changelog at <http://geuz.org/gmsh/doc/VERSIONS>.
2008-06-18 21:26:25 +00:00
Stanislav Sedov
76979f2315 - Update to 2008.06.08. 2008-06-18 20:15:20 +00:00
Hiroki Sato
f0cb0fe725 Fix dependency (m4>=1.4.11). The previous version of m4 (1.4.9)
has a bug in negative number handling and cad/pcb can fail in the
configuring stage due to it.
2008-06-18 04:53:55 +00:00
Stanislav Sedov
85dccbc1f1 - Fix pkg-plist in NOPORTDOCS case.
Reported by:	itetcu
2008-06-14 15:11:40 +00:00
Hiroki Sato
5c3105143b Fix pkg-plist.
Spotted by:	QA Tindy
2008-06-10 16:11:03 +00:00
Hiroki Sato
7ff66259a2 Add a missing dependency.
Spotted by:	QA Tindy
CVS ----------------------------------------------------------------------
2008-06-10 02:36:26 +00:00
Hiroki Sato
e1b9b337bd Update to 20080202 snapshot. Changes include:
- Added a footprin preview in the library window
- Added gnome/kde desktop integration files (app and mime icons, and
  .desktop file)
- Added i18n support
- Updated dbus support
- Fix a number of GCC 4 compiler warnings
- Make the gtk gui more robust against malformed menu resource files
- Added checking for duplicate hot key definitions in the menu
  resource file in the gtk gui.
- Improved support for building on win32.
- Removed automake/autoconf generated files from cvs
- Fixed some parallel make bugs
- Fixed some scrolling/panning bugs in the gtk gui.
- Added the ability to load edif netlists
- Closed a number of bugs in the sourceforge tracker
- Fix a bg in the x-y output files where the y values were mirrored
  and offset
- Add XRENDER support to the lesstif HID to support layer transparency
- Fix some polygon dicer bugs
- Fix a handful of bugs in the png export HID
- Avoid vias snapping to pins and moving elements snapping to their
  own pins/pads
- Fix a number of undo bugs
- Fix printer calibration
- Add global puller
- Various improvements to the postscript export HID
- Improve all the GetXY prompts in the menu resource files
- Improved the pin/via report
- Improved pin/pad vs grid snapping
- Various footprint improvements
  o fixed some drill sizes
  o fixed some silk sizes
  o Added a handful of QFP family footprints
  o Converted the QFP family to the hi-res format

- Added keystone, C&K, Nichicon, and Optek footprint libraries
- Add attribute editor to the GTK HID
- Add a fileselect() function to the HID spec
- Fix ps output with drill helper on
- Add a visual indicater when elements are locked
- Corrections to the manual
- BOM can export in mm as well as mil
- Fix a ps output bug with arcs
- Fix some memory leaks found with Coverity
- Added autoconf test for buggy versions of m4
- Fixed some footprint drill sizes
- Add user customizable menus for the gtk HID.  The gtk HID now is
  capable of reading the same format menu resource files as the
  lesstif HID.  This represents significant rework of the menu code
  and menu callback code.
- Added Center() action
- Store the file format in the .pcb file.  This will let pcb know when
  presented with a file which is too new.  The code for checking the
  format was present in the prior snapshot.
- Fix DRC checking of square pads to square pads
- Added window panning/cursor warping
- Add the ability to directly load a footprint from a file as if it
  were a complete layout.
- Add a Popup() action
- Add polygon clipping code.  This is a big change to how polygons are
  handled.

  The new code now removes islands and correctly identifies open
  circuits caused by a trace fully cutting through a polygon.  In
  addition, the RS-274-X output is now simpler and works with some
  board houses that use older non-conforming sofware.  Different
  styles for thermal reliefs are also now supported as part of the
  polygon clipper code.
- Add support for plugins
- Many improvements to the autorouter.
- Various improvements to the trace optimizer.
- Add a fontmode for editing pcb fonts
- Add progress() hook to HID structure
- Fix a bug with non-functional windows on some window managers
  commonly found on OS-X
- Add support for controlling pcb via dbus
- Fix various bugs which would cause a crash
- Add --scale for postscript scaling
- Intercept window manager delete events with the GTK gui
- Scan the .pcb file for a FileVersion value.  This is not written out
  yet but will be in future versions.
- Warn if non-manhattan lines are trying to become pads.
- Allow no-solder paste pads to support fiducials
- Report in mm or mils as selected by user
- Allow reordering of layers
- add some more QFN packages
- fix building with sun studio c compiler
- Made a pcb installation be relocatable.
- Convert the m4 libraries to newlib libraries as part of building a
  distfile.  The m4 libraries are still considered the sources and as
  such are still distributed but this eliminates the need for m4 at
  runtime for footprints.
- Got rid of the pcb wrapper script around pcb-bin.
- Remove some old footprints of questionable naming, accuracy, or usefulness.
- Get the autosave/backup code working on all GUI's
- Fix some drill size rounding in the reports
- Changed the backup file name to be derived from the .pcb file name
- Added a command line option for DrawGrid
- Fix logic for adding new ratlines
- Fix gtk grid when board is flipped
- Add "find" and "rip-up" buttons to the netlist window
- Draw plated holes when exporting
- Fix some bugs when converting selection to element
- Fix build on cygwin
- Enhance the win32/build_pcb script used to generate a non-cygwin
  windows installer.
- Make pcb work under non-cygwin windows
2008-06-08 16:09:31 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pietro Cerutti
27b66b94cb - Update to 0.2.6.1 2008-06-03 23:51:39 +00:00
Martin Wilke
c643d77ef8 - Update to 7.12.4
PR:		124105
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2008-05-30 13:49:18 +00:00
Pietro Cerutti
0ed18652f5 - Unbreak: make fetchable again
Approved by:	miwi (mentor implicit)
2008-05-29 15:18:12 +00:00
Hiroki Sato
8aaeb29542 Remove librt dependency because it is not needed actually. 2008-05-17 19:52:30 +00:00
Bruce M Simpson
7f5b9e296f Chase update to 3.1.10 2008-05-17 12:40:48 +00:00
Stanislav Sedov
9ac0815e5f - Update to 9.7.66. 2008-05-15 08:52:12 +00:00
Ion-Mihai Tetcu
c9d9329487 Replace local patch with one from vendor.
PR:		ports/123407
Submitted by:	Pedro F. Giffuni
Obtained from:	Varkon SVN
2008-05-06 08:22:54 +00:00
Hiroki Sato
5f695687db Add a missing patch forgotten in the commit for updating to 0.14. 2008-05-05 16:10:23 +00:00
Hiroki Sato
7793071175 Update to 0.14. Changes since version 0.10 include:
* Several RBA extensions: i.e. alternative methods replacing
   different 'new' variants by one 'new'. Markers now can be
   filled.

 * Fixes for the bugs mentioned in the issues list.

 * OASIS and GDS writing capabilities. Menu functions are
   provided to save a layout and single cells as well as RBA
   extensions that allow to write a layout. See Saving a layout
   or parts of it for details.

 * Rulers and markers are drawn with a thin halo in background
   color to enhance their visibility. This can be switched off in
   the setup dialog if this is not desired. The following
   screenshots illustrate the differences:

 * A couple of RBA extensions: API's for shape properties, rulers
   and geometry selections.

 * A bugfix for the OASIS reader (sometimes crashing the reader
   on CBLOCK-compressed input)

 * A function to descend into a cell in the hierarchy but keeping
   the context, which is shown in dimmed colors. This function
   can be found in the "Display" menu and is called "Descend". To
   use this function, select a shape or instance inside the cell
   into which to descend. "Descend" then enters the next cell
   along the path that leads to the selected shape or instance.

 * The mouse wheel can be used to zoom in and out.

 * Shift+right mouse button pressed now allows to "drag" layout
   in a "Google maps" fashion.

 * Copy & paste now is available for layers as well.

 * A ruby console is provided where ruby commands can be executed
   interactively.

 * The way how the selection is displayed can be configured
   now (color, line width and vertex size).

 * The interrupt signal now is enabled again even if Ruby is
   activated (Ctrl+C now works again).

 * Support for arbitrary angles on cell instances.

 * A bugfix for the OASIS reader (CTRAPEZOIDS have not been read
   in some cases). The OASIS reader now uses shape arrays to
   acchieve are smaller memory footprint in some cases.

 * Multiple transformations are now allowed on layer source
   expressions (see Transforming views and property selectors for
   a detailed description).

 * Rulers now are configurable to a large extent. Multiple ruler
   templates may be defined from which a certain ruler type can
   be choosen. Some of the new ruler styles are no
   longer "rulers" but rather "annotations". See Ruler properties
   for a description of that feature.

 * Last, but not least: KLayout now can be scripted to some
   extend using Ruby as the scripting language. For more
   information about this feature, see RBA introduction.

 * Some bugs were fixed in the OASIS implementation. CBLOCK
   compression now is supported. Forward cell name
   references (numerical ID is used before being associated with
   a string) are supported as now. File global properties are now
   read correctly. A bug reading certain CTRAPEZOID objects was
   fixed.
   (Still, forward references are not allowed for text/property
   strings or property names).

 * A layout properties dialog has been added that shows basic
   properties of the layout such as top cells, layers and others.

 * The "Select Cell" dialog has been enhanced with the capability
   to hide and show multiple cells in the cell list.

 * A "zoom fit" mouse gesture was implemented: moving the mouse
   up and right with the right mouse button pressed now fits the
   current cell into the window. Moving up and left still zooms
   out.

 * A bug in the GDS2 reader, dropping polygon points in rare
   cases, was fixed
2008-05-05 16:08:43 +00:00
Bruce M Simpson
cd2bf590c6 Don't attempt to build on 5.x. 2008-05-05 00:11:35 +00:00
Bruce M Simpson
6585668c4d Add GTKWave 3.1.9 port.
The 3.x train of GTKWave has significantly more new featured and bugfixes,
but would require introducing PORTEPOCH to replace cad/gtkwave.
[Timeout on feedback from cad/gtkwave maintainer.]
2008-05-03 10:05:49 +00:00
Martin Wilke
51895ec9ed - Add missing patch
Submitted by:	pointyhat
2008-04-30 06:56:22 +00:00
Martin Wilke
6e67773be4 - Allow to build on amd64
PR:		123151
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2008-04-28 11:32:02 +00:00
Pietro Cerutti
b51d0320af - Mark as broken (does not fetch)
Approved by:	miwi (mentor implicit)
2008-04-28 10:19:13 +00:00
Martin Wilke
f13e2a4626 - Update to 0.50
PR:		122495
Submitted by:	Ports Fury
2008-04-27 08:22:28 +00:00
Martin Wilke
cc215cfe3d - Update to 0.0.14
PR:		122754
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-04-25 16:04:07 +00:00
Pav Lucistnik
c46e01a90a - Update to 1.19C
PR:		ports/123026
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2008-04-25 14:13:50 +00:00
Pav Lucistnik
8b295fc412 - Update to 7.12.2
PR:		ports/123027
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2008-04-23 21:13:33 +00:00
Thierry Thomas
86ca926475 Upgrade to 2.2.0.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
2008-04-23 20:50:49 +00:00
Martin Matuska
203c28e163 - Update of cad/brlcad from 7.10.4 to 7.12.0
- Removed files: files/patch-src-vas4_vas_io.c (already implemented)
- USE_XORG part already implemented by miwi

PR:		ports/12232
Submitted by:	mm
Approved by:	maintainer timeout
2008-04-21 13:07:32 +00:00
Martin Wilke
b1f8b71409 - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-20 23:10:01 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Edwin Groothuis
9937a09c97 Use @rmtry macro in the pkg-plist. 2008-04-19 00:40:54 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Stanislav Sedov
7f216d60a3 - Update to 0.9.65. 2008-04-13 20:03:47 +00:00
Stanislav Sedov
e6b9f81bbd - Update 0.8.6. 2008-04-13 19:40:14 +00:00
Stanislav Sedov
b376ccb8f1 - Update too 2.2.8. 2008-04-13 19:24:27 +00:00
Stanislav Sedov
7077525678 - Update to 8.06 as well. CVS managed somehow to commit only Makefile and
fail.
2008-04-13 19:24:00 +00:00
Stanislav Sedov
65c26acea3 - Update to 8.06. 2008-04-13 19:20:07 +00:00
Stanislav Sedov
8534b66b35 - Update to 9.7.64. 2008-04-13 18:51:59 +00:00
Philippe Audeoud
d369e5c287 - Chase the gsl shared lib bump.
Approved by:	thierry (mentor)
2008-04-08 13:53:22 +00:00
Martin Matuska
e4edfa4475 - Fix build with all Tcl 8.5 patchlevels 2008-04-05 21:36:40 +00:00
Michael Reifenberger
4dcb14d050 Change to ftp:// too. 2008-03-27 15:16:25 +00:00
Michael Reifenberger
898b7bdf3f Load via ftp://
This should fix the reported download problems.

Submitted by:	V. Chukharev (at first)
2008-03-27 15:12:46 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Martin Wilke
b8135727e5 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Michael Reifenberger
6d3464464b Update to 2.1.2.8 2008-03-12 17:20:22 +00:00
Pietro Cerutti
49153201c4 - Unbreak (make fetchable again)
- Respect NLS
- Adopt maintainship

Approved by:	miwi (mentor)
2008-03-06 23:42:57 +00:00
Thierry Thomas
4981ef6918 Upgrade to 2.1.1.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS>.
2008-03-02 21:36:06 +00:00
Joe Marcus Clarke
596d6ac4ec Fix build with latest guile.
Reported by:	pointhyat via erwin
2008-03-02 21:27:13 +00:00
Joe Marcus Clarke
1861d9f9e8 Chase libguile shared lib version. 2008-03-01 06:22:42 +00:00
Thierry Thomas
b7c810735b Upgrade to 2.1.0.
Changelog at <http://geuz.org/gmsh/doc/VERSIONS>.

Note: the dependency against Triangle has been removed. It was used for
a single post-processing plugin, which has been rewritten to use the
native mesh algorithm.
2008-02-24 20:50:35 +00:00
Thierry Thomas
6693a16b59 Temporarily replace WITHOUT_OCC by WITH_OCC, to make it packageable.
Don't bump PORTREVISION: if your gmsh has been built with OpenCascade
support, keep it.

(To be reverted after OpenCascade's unbreak)
2008-02-23 11:12:53 +00:00
Pietro Cerutti
be0ecc7e91 My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by:	miwi (mentor)
2008-02-21 21:20:01 +00:00
Martin Wilke
065822a473 - Update to 2.0.1
PR:		120814
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-19 09:00:37 +00:00
Martin Wilke
086b029ac7 - Fix build after tcl/tk update
- Bump PORTREVISION

Submitted by:	pointyhat
2008-02-13 11:16:37 +00:00
Pav Lucistnik
89d2b286f8 - Mark BROKEN: does not compile
Reported by:	pointyhat
2008-02-07 18:41:24 +00:00
Martin Wilke
eaf1a85f3f Use termios.h instead of sgtty.h
PR:		120049
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-02-04 19:43:52 +00:00
Martin Wilke
14767221d6 - Fix build
Submitted by:	pointyhat via erwin/pav
2008-02-03 20:34:51 +00:00
Martin Wilke
878a82e919 - Use termios, not sgtty
PR:		119096
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer via irc
2008-02-01 09:19:38 +00:00
Mark Linimon
fc15d7b6c2 Mark as broken on sparc64-7: fails to install. 2008-02-01 06:46:11 +00:00
Martin Wilke
452d7dbd42 - Update to 2.0.0
PR:		119720
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-01-20 21:56:00 +00:00
Martin Wilke
6d90e3ce57 - Fix build with tcl 8.5
PR:		119729
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
		pointyhat via pav
2008-01-20 20:45:03 +00:00
Martin Wilke
11f796ec5b - Mark BROKEN: does not fetch.
Submitted by:	pavbot
2008-01-19 16:05:42 +00:00
Thierry Thomas
00a2981790 Chase master-site's reorganization.
Reported by:	pointyhat via pav
2008-01-18 18:34:24 +00:00
Thierry Thomas
58cdbd5d19 Upgrade to 5.0.5.
This is just a bugfix revision. No new features were added this time.
2008-01-15 21:02:29 +00:00