1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

1850 Commits

Author SHA1 Message Date
Antoine Brodin
11ddbda386 Update to 2.2.5
Fixes/features in this release:

Save CFD export options.
Automatically add *.vsp extension when saving.
Add *.ram files to file-open dialog.
Write propellers to XSec *.hrm files.
Fixed PovRay *.inc file bug.
Fix FEA elements not getting written.
Fix 64-bit GLFont support and embed font in executable.
Fix parameter linking and design files for propeller.

While here:
- Use MASTER_SITES=GH as the distfile is not on GHC
- Add LICENSE
- Use new LIB_DEPENDS syntax
- Convert to STAGEDIR

PR:		ports/182974
Submitted by:	maintainer
2013-10-14 19:53:58 +00:00
Michael Reifenberger
e41ba52b72 Update to 3.3.3.0
PR:             ports/182881
Submitted by:   rakuco@
2013-10-11 16:25:50 +00:00
Michael Reifenberger
2b5eb99017 Apply fixes provided by Max
Submitted by:	makc@
2013-10-10 12:47:00 +00:00
Michael Reifenberger
226a07a88b Try to fix the build. 2013-10-10 12:32:56 +00:00
Max Brazhnikov
a821cad16d - Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
2013-10-09 10:08:04 +00:00
John Marino
37b4775802 cad/varkon: Hardcode PLATFORM to "FreeBSD"
The use of $OPSYS to define the platform actually breaks the build on
DragonFly.  The PLATFORM has to be recognized, and it serves for file
selection.  DragonFly (the only other OPSYS using ports for now) needs
"FreeBSD", not "DragonFly" to be defined as PLATFORM in order to build.
This change has no effect for FreeBSD users.

Varkon is an unmaintained port.
2013-10-06 22:58:15 +00:00
Danilo Egea Gondolfo
ef72260cd5 - Change maintainer email to @FreeBSD.org
- Add stage support
- Add pkg-plist file
- Increment PORTREVISION *

* The developers have updated the system without changing version.
The packages were compared with diff, some changes and the following
changelog were found in the new package:

IMP: (6/19/13, SMR) Added ability to save selections by clicking on
the selection area of the status bar (Bug #5130).
BUG: (6/18/13, GVG) ReadProjectSettingsFromLibrary' cannot serialize parameter (Bug #5122)
FIX: Not allowing EditPreferences in ReadLibrary Job. Undoing change done for (Bug #3654)
BUG: (6/18/13, SMR) Spice output may write bus notation (Bug #5121).
FIX: Fixed getPortName() so global names do not substitute arrays.
IMP: Added DFTM export for parallel routing (Bug #5120).

Approved by:	wg/culot (mentors, implicit)
2013-10-06 15:23:36 +00:00
Baptiste Daroussin
5e26b09ed7 Removed dependency on gwave
Bump portrevision
2013-10-05 14:07:56 +00:00
Baptiste Daroussin
65bf36e901 Remove the EOLed x11-toolkits/guile-gtk (gnome1) and its latest user
Approved by:	gnome (implicit)
2013-10-05 13:39:43 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Stephen Montgomery-Smith
60c4e5c852 - Update to 2.8.3. 2013-09-27 20:28:16 +00:00
Pietro Cerutti
c4918b7203 - Fix on CURRENT [1]
- Support STAGEDIR
- Fix up CFLAGS

Reported by:	pkg-fallout
2013-09-26 16:26:17 +00:00
Danilo Egea Gondolfo
ad33dc50ec - Update from 3.7.51 to 3.7.52
- Change maintainer email to @FreeBSD.org
- Convert USE_{GMAKE,TCL,TK} to USES
- Add staging support

Approved by:	wg (mentor)
2013-09-25 19:09:12 +00:00
Danilo Egea Gondolfo
f309702c8b - Update from 9.7.81 to 9.7.82
- Change maintainer email to @FreeBSD.org
- Add staging support
- Convert USE_TK to USES

Approved by:	culot (mentor)
2013-09-25 05:28:35 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Pietro Cerutti
2ef71f9340 - Remove cad/tkgate: it segfaults on startup, and has been doing so for as long
as I can remember.
2013-09-24 16:31:11 +00:00
Pietro Cerutti
5374c0ff88 - Convert to USES+=tk 2013-09-23 14:21:53 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Alex Kozlov
97e5e7dc3d - Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by:	portmgr (bapt)
2013-09-20 10:54:22 +00:00
Pietro Cerutti
e50f460424 - Unbreak on CURRENT by adding USE_GCC= yes
Reported by:	pkg-fallout
2013-09-18 12:54:37 +00:00
Michael Reifenberger
c20c93f090 Fix plist 2013-09-17 22:34:35 +00:00
Michael Reifenberger
efa4f4d1ec Update to a newer snapshot. 2013-09-17 21:00:01 +00:00
Rusmir Dusko
8b25673568 - Update to 0.80.1
- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS
- Add dependency for cad/ldraw
- USES desktop-file-utils gmake pkgconfig shared-mime-info
- Add USE_QT4

Approved by: tabwg/pawel (mentors)
2013-09-17 19:14:02 +00:00
Rusmir Dusko
f41c997e80 - Update to 201301
- Add PORTEPOCH
- Change maintainer email gmx.ch --> FreeBSD.org
- Add license (CCbyNCSA2)
- Remove BROKEN and NO_BUILD
- USES gmake
- Add docs and docs Option
- Add pkg-message

Approved by:	wg/pawel (mentors)
2013-09-17 17:51:28 +00:00
Baptiste Daroussin
46c6877a4a Convert to new perl framework
Submitted by:	az
2013-09-17 06:12:35 +00:00
Stephen Montgomery-Smith
88d3cb2512 - Set make_jobs_unsafe.
PR:		ports/182125
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
2013-09-15 21:41:35 +00:00
Andrej Zverev
4f9a4c9a94 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 16:41:28 +00:00
John Marino
a10f987e18 Add explicit dependency on pkgconf (11 ports) 2013-09-12 00:48:38 +00:00
Michael Reifenberger
df6aea5652 Add GLU to the build dependencies 2013-09-11 13:15:46 +00:00
John Marino
21a029f54c cad/ldraw: Mark BROKEN, checksum mismatch
PR: ports/181547 (timed out)
2013-09-10 09:35:54 +00:00
Andrej Zverev
38499cc4f9 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 07:12:35 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
William Grzybowski
a72306e9e6 cad/freehdl: fix build with clang
- Fix build with clang

PR:		ports/181830
Obtained from:	NetBSD
2013-09-06 15:39:44 +00:00
William Grzybowski
2a993a3b2b cad/irsim: update to 9.7.81
- Update to 9.7.81
- Use options helpers
- USES gmake
- Pass maintainership to submitter

PR:		ports/181843
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo gmail.com>
2013-09-05 17:23:04 +00:00
Baptiste Daroussin
3a4866fb15 Add an explicit dependency on pkgconf 2013-09-05 09:15:49 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
William Grzybowski
07868e3a66 cad/repsnapper: update to 2.2.0b3
- Update to 2.2.0b3 [1]
- Fix gtkglextmm depend

PR:		ports/181812 [1]
Submitted by:	Martin Dieringer <martin.dieringer gmx.de> (maintainer)
2013-09-04 15:39:52 +00:00
Michael Reifenberger
890a5c28b9 Add two more dependencies. 2013-09-04 09:46:43 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
f2b85008da Add an explicit dependency on pkgconf 2013-09-02 22:58:16 +00:00
Baptiste Daroussin
14d01e3e90 Add an explicit dependency on pkgconf 2013-09-02 22:50:21 +00:00
Baptiste Daroussin
2729c7d447 Add an explicit dependency on pkgconf 2013-09-02 21:32:24 +00:00
Baptiste Daroussin
9880c1a378 Add an explicit dependency on pkgconf 2013-09-02 21:27:53 +00:00
Baptiste Daroussin
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +00:00
Baptiste Daroussin
b03628b94f Fix a hidden USE_GNOME=pkgconfig 2013-09-02 20:32:55 +00:00
William Grzybowski
64929401ac cad/repsnapper: update to 2.2.0b2
- Update to 2.2.0b2 [1]
- Convert lib depends to new syntax
- USES gmake

PR:		ports/180757
Submitted by:	Martin Dieringer <martin.dieringer gmx.de> (maintainer)
2013-09-02 15:57:02 +00:00
Baptiste Daroussin
efeb4f1aa7 Add an explicit dependency on pkgconfig 2013-09-02 06:39:37 +00:00
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