1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

1803 Commits

Author SHA1 Message Date
Michael Reifenberger
91ba5be776 Add moc to the dependencies to fix the build. 2013-08-29 07:30:12 +00:00
Maho Nakata
96c9fa9646 Now metis-edf is selectable. 2013-08-27 04:22:46 +00:00
Alexey Dokuchaev
3bcf60e003 - Update to version from 12 August 2013
- Give maintainership to submitter
- Cleanup the port a bit while I'm at it

PR:	ports/180611
2013-08-25 12:41:50 +00:00
Michael Reifenberger
356db3c10a Readd qcad and upgrade to version 3.2.1
PR:		ports/181199
Submitted by:	Thierry Thomas (thierry@)
2013-08-21 07:52:35 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Maho Nakata
4524259466 update to 2.6.1
PR:		 181234
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2013-08-16 01:45:13 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Stephen Montgomery-Smith
394bc3d5fa - Update to 2.8.2. 2013-08-04 22:27:55 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Baptiste Daroussin
df72538395 Mark as broken: does not configure on any support version
Reported by:	pkg-fallout
2013-07-28 20:46:52 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Daniel Eischen
9f03fa1667 Change maintainership from @ports to new maintainer. From the
new maintainer:

  Trim comment
  Add license (GPLv2)
  New world order USES: gmake, pkgconfg, shared-mime-info
  Add docs
  Add DOCS option
  Trim icons
  Trim pkg-descr
  Trim pkg-plist

PR:		174911
Submitted by:	nemysis at gmx dot ch
2013-07-26 18:21:02 +00:00
John Marino
f24aed2e65 cad/pdnmesh: Specify libmath explicitly to linker to unbreak build.
Approved by:	culot (mentor)
2013-07-24 08:10:12 +00:00
Pietro Cerutti
c4b15c6d20 - Make graphics/togl's libraries location independent from the Tcl/Tk version
used to build it
- Fix cad/netgen to use this new location

Reported by:	bapt
2013-07-24 06:53:48 +00:00
Baptiste Daroussin
296bda1ce2 Mark as broken, does not build
/usr/local/bin/ld: parser.o: undefined reference to symbol 'log@@FBSD_1.0'
/usr/local/bin/ld: note: 'log@@FBSD_1.0' is defined in DSO //lib/libm.so.5 so try adding it to the linker command line
//lib/libm.so.5: could not read symbols: Invalid operation

Reported by:	pkg-fallout
2013-07-24 06:43:14 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Max Brazhnikov
d15fa81db0 - Update to 1.0.3
- Switch to GITHUB
- Prevent from writing to /root during build (XDG_CONFIG_HOME)
- Add build-time dependence on math/muparser
2013-07-20 11:08:57 +00:00
Martin Wilke
1b963e3e0f - Update to 3.7.51
PR:		180586
Submitted by:	maintainer
2013-07-17 09:35:13 +00:00
John Marino
bcf15de284 cad/pcb: unbreak after USES= gmake
The makefile already had USES defined in the NLS option.
After replacing USE_GMAKE with "USES= gmake", the value of USES is
subsequently overwritten by the default-on NLS option.  Change the
NLS option to USES+= to fix.

Approved by:	hrs (maintainer)
2013-07-15 05:37:39 +00:00
Guido Falsi
b0295dd306 - Update to 4.1
- Update maintainer address

PR:		ports/180479
Submitted by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
2013-07-13 11:18:23 +00:00
Baptiste Daroussin
d0dd2971fc Mark as job unsafe 2013-07-12 22:55:44 +00:00
Baptiste Daroussin
cfcc8c6c9a Mark jobs unsafe
Trim headers
Convert to USES=gmake
2013-07-12 13:20:04 +00:00
Baptiste Daroussin
d331601d3e Mark jobs unsafe 2013-07-10 12:27:40 +00:00
Baptiste Daroussin
bad37a6cd4 Convert from USE_MOTIF to USES=motif
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake
2013-07-09 21:49:35 +00:00
Rene Ladan
97ae939ffb - Remove optional dependency on deprecated QT3
- Convert Makefile header
- Drop leading article from comment
2013-07-03 15:01:36 +00:00
Thierry Thomas
c9a53c43cc Fix installation when DRAW is not selected.
Reported by:	Andrea Venturoli <ml (at) etfence.it>
2013-07-02 20:47:29 +00:00
William Grzybowski
7c44cd576e cad/electric-ng: update to 9.0.4
- Update to 9.0.4 [1]
- Removed tab from WWW entry [1]
- Add LICENSE (GPLv3) [1]
- Remove leading article from COMMENT

PR:		ports/179845 [1]
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-23 12:05:23 +00:00
Niclas Zeising
0380739ce1 Update to 3.3.47. 2013-06-22 19:15:53 +00:00
Pawel Pekala
2b6d9fd950 Update to version 7.24.0
PR:		ports/179620
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2013-06-21 19:55:20 +00:00
William Grzybowski
da2ef4f03e cad/openvsp: update to 2.2.4
- Update to 2.2.4 [1]
- Unmute install command

PR:		ports/179636 [1]
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-18 14:27:24 +00:00
William Grzybowski
959ffda594 cad/ngspice_rework: update to 25
- Update to version 25
- Trim Makefile header
- Improve COMMENT
- Add DEBUG option
- Pass maintainership to submitter

PR:		ports/178555
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
2013-06-13 15:58:20 +00:00
Martin Wilke
4408574d8b - Trim header 2013-06-12 10:31:12 +00:00
Raphael Kubo da Costa
137b9dfee3 Update to 3.7.50.
PR:		ports/179467
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-11 18:31:39 +00:00
Martin Wilke
5379368005 - Fix i18n manpages 2013-06-11 15:16:23 +00:00
Hiroki Sato
7a823705e4 - Update to 4.0.
- Trim old-style header.
- Add LICENSE.
- Use shebangfix.
- Replace pathname lookups in the scripts with fixed pathnames.
2013-06-01 11:23:22 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Bryan Drewery
5b7e831c02 - Update to 3.7.49
PR:		ports/178790
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-22 01:49:31 +00:00
Niclas Zeising
c1dc5f0604 Do quite a bit of cleanup work for cad/gspiceui. This means:
- Trim Makefile header
- Take maintainership
- Install a nice-looking desktop icon (and bump PORTREVISION)
- Remove LICENSE_FILE for standard license
- Improve OPTIONS now that we have optionsng
- Update pkg-descr and WWW

Pass maitanership to submitter

PR:		ports/178678
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-05-20 14:57:46 +00:00
Stephen Montgomery-Smith
83d5ed0eb3 - Source tarball was rerolled. diff indicates changes were harmless.
- Bump port revision as pkg-plist changed.

Pointed out by:	mexas@bris.ac.uk
2013-05-17 12:39:04 +00:00
Stephen Montgomery-Smith
a7feb8d3d7 - Change option OCC (build with opencascade libraries) to default to on.
- Bump portrevision.

PR:		ports/178538
Submitted by:	thierry@FreeBSD.org
2013-05-17 03:24:24 +00:00
Thierry Thomas
3ddb85a7a3 Unbreak on FreeBSD-8.x.
Reported by:	stephen
2013-05-16 20:32:27 +00:00
Pietro Cerutti
3f3312d9a1 - Fix PLIST
Reported by:	QAT
2013-05-14 19:26:19 +00:00
Raphael Kubo da Costa
775590b6f2 Update to 2.2.0a4.
PR:		ports/178483
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-05-14 17:44:08 +00:00
Martin Wilke
6eeff83f2b - Update to 7.5.231
PR:		178570
Submitted by:	Ports Fury
2013-05-14 16:33:11 +00:00
Pietro Cerutti
b33f26818d - Fix run-time with Tcl/Tk 8.6
- Remove INVALID_TK_VER= 86
2013-05-14 14:34:33 +00:00
Pietro Cerutti
835fd4bc75 - Update to 2.0-b10
- Fix build with Tcl/Tk 8.6. Unfortunately, tkgate segfaults on startup when
  built against 8.6, so set 86 as an invalid version for this port.

Reported by:	miwi (Tcl/Tk 86 exp-run)
2013-05-14 14:05:09 +00:00
Niclas Zeising
ce758a4724 Update to 3.3.46
Add a new option GCONF (off by default) that makes gtkwave use gconf2 for
storing settings.
2013-05-13 13:48:32 +00:00
Thierry Thomas
6ef0d4f59c xlocale.h is required: mark BROKEN on FreeBSD-8.x until I have a fix.
Reported by:	stephen
2013-05-12 21:06:26 +00:00
Thierry Thomas
284bc966be Chase OpenCascade's upgrade, thus fixing the slave port cad/gmsh-occ. 2013-05-12 17:32:13 +00:00