notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/openvsp/Makefile
SVNWeb

Number of commits found: 114 (showing only 100 on this page)

1 | 2  »  

Wed, 7 Jun 2023
[ 08:12 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:0dd5a2a309c49e80c4a2daa0261484e4cb93f1e1  commit hash:0dd5a2a309c49e80c4a2daa0261484e4cb93f1e1  commit hash:0dd5a2a309c49e80c4a2daa0261484e4cb93f1e1  0dd5a2a 
cad/openvsp: update to 3.34.0

ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.34.0

Features
 * Improved V-trimming defaults for conformal components
 * Side 1,2,3,4 V-trimming for conformal components.
 * Improved skinning of V-trimmed conformal components.
 * End caps for U-trimmed conformal components.
 * Improvements to CHARM automation scripts (thanks Jason Welstead)
 * Non-dimensional CFD/FEA Mesh controls
 * Visualization of CFD/FEA Mesh criteria
 * Windows support for VSPAERO adjoint version
 * U-direction clustering control for Fuse and Stack
 * Relaxed limits on end-cap tessellation

Fixes
 * Setting multiple chord values in design context.
Tue, 2 May 2023
[ 09:13 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:ddafdb62ff7335cf05b6f009ee9cb7434141c2aa  commit hash:ddafdb62ff7335cf05b6f009ee9cb7434141c2aa  commit hash:ddafdb62ff7335cf05b6f009ee9cb7434141c2aa  ddafdb6 
cad/openvsp: update to 3.33.1

ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.33.1

Fix problem attempting to calculate RST/LMN attachment parameters to
parents that don't have surfaces - and therefore don't have these
coordinates defined.
Mon, 1 May 2023
[ 17:40 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:edad3d614e4a8c94fe8ea4d38052c56f13c88cbb  commit hash:edad3d614e4a8c94fe8ea4d38052c56f13c88cbb  commit hash:edad3d614e4a8c94fe8ea4d38052c56f13c88cbb  edad3d6 
cad/openvsp: update to 3.33.0

ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.33.0

Features
 * New extended tip-cap geometry
 * Convert CFDMesh 2D mapping to arclength based mapping.
 * Handle potential no-volume corners in CFDMesh.
 * RST and LMN Attachment
 * RST S re-defined.
 * Dimensional U,R,L attachment.
 * Visualize wake edges on vspgeom export.

Fixes
 * Clean up behavior of pull-down menus with special characters
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 24 Mar 2023
[ 08:50 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:d7b9c1eed7fd2f388171ff323638c0610717a50f  commit hash:d7b9c1eed7fd2f388171ff323638c0610717a50f  commit hash:d7b9c1eed7fd2f388171ff323638c0610717a50f  d7b9c1e 
cad/openvsp: update to 3.32.2

ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.32.2

Features
 * Make 'f' and 'r' keys work with CFDMesh & Co.
 * Allow parasite drag to use a reference wing not in the active Set.
 * Print missing command line when calling CpSlicer.
 * Clean up mesh from repeated mass properties analysis.
 * Attempt to set property length on import of older structures files.

Fixes
 * Fix validating structures subsurfaces
 * Fix visual artifacts in orthotropic material GUI in structures.
 * Fix double fee in Cartesian plotting library that shows up with bleeding
   edge versions of FLTK.
 * Fix parsing of VSPAERO output files.
 * Fix wave drag, parasite drag, half mesh, tag files issue.
 * Fix snprintf conversion issues
 * Silence snprintf warnings
 * Fix VSPAERO with slicing planes activ
Mon, 13 Mar 2023
[ 00:02 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:8d14ec26dde8ca012fb34a2b065d651d90ac5fc5  commit hash:8d14ec26dde8ca012fb34a2b065d651d90ac5fc5  commit hash:8d14ec26dde8ca012fb34a2b065d651d90ac5fc5  8d14ec2 
cad/openvsp: fix build without libomp

CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
  src/vsp_aero/Solver/CMakeLists.txt:9 (FIND_PACKAGE)

-fpermissive necessary because of:
/usr/include/c++/v1/__memory/compressed_pair.h:48:9: error: invalid conversion
from 'int' to 'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >*' [-fpermissive]
Sun, 5 Mar 2023
[ 11:57 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:cf9b14ebb2287a73d674c63e315a1b341f6f42ad  commit hash:cf9b14ebb2287a73d674c63e315a1b341f6f42ad  commit hash:cf9b14ebb2287a73d674c63e315a1b341f6f42ad  cf9b14e 
cad/openvsp: update to 3.32.1

Fix VSPAERO DOA problem.
Sat, 11 Feb 2023
[ 08:20 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jan Beich ]    commit hash:1566fe1dab272560ca8e8225edf12514a6147368  commit hash:1566fe1dab272560ca8e8225edf12514a6147368  commit hash:1566fe1dab272560ca8e8225edf12514a6147368  1566fe1 
cad/openvsp: drop unused libpthread-stubs

PR:		269464
Reported by:	jbeich@FreeBSD.org
Sat, 12 Nov 2022
[ 18:39 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:b73e90aeb08ede9fee4866c5e0f31388a4f96a2b  commit hash:b73e90aeb08ede9fee4866c5e0f31388a4f96a2b  commit hash:b73e90aeb08ede9fee4866c5e0f31388a4f96a2b  b73e90a 
cad/openvsp: update to 3.31.1

ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.31.1

Features:
 * Add ResetMeshDisplay button to StructScreen
 * Structural assemblies can now be inserted with rest of vsp3 file.
 * Measure probes and rulers can now be inserted with rest of vsp3 file.
 * Drop Ubuntu 18.04 from automated build system.

VSPAERO Updates and Fixes:
 * Adding sensitivities for reference quantities.
 * Improve setting CpSteadyMin/Max in steady flow.
 * Bump and synchronize versions to 6.4.5.

Bug Fixes:
 * Improve Calculix handling of beam elements.
 * Fix crash when writing *.vspgeom file from imported mesh.
 * Fix Vinf activation with stability choice.  Thanks Daniel R.
 * Fix tags for CompGeom half*mesh.  Fixes *.vspgeom half*mesh panel mode.
 * Fix consistency of StructScreen current structure choice.
 * Fix StructAssemblyScreen height for various recent changes.
 * Fix writing of ghost nodes for half*geom *.vspgeom files.
 * Fix ID handling for copy/paste and insert of structures. Thanks Bryan.
 * Fix subsurface tagging bug with quad meshes.
Sat, 5 Nov 2022
[ 22:21 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:87b6a156dcd8176b5a208d66303e1c5a78a37ce7  commit hash:87b6a156dcd8176b5a208d66303e1c5a78a37ce7  commit hash:87b6a156dcd8176b5a208d66303e1c5a78a37ce7  87b6a15 
cad/openvsp: update to 3.31.0

Features:
 * Trick or treat?  Halloween mystery feature...
 * Add structural assemblies made from multiple structures.
 * Add rigid connections between structures in assembly.
 * Add boundary condition specification to structures.
 * Add aero-structure coupled problem GUI using CalculiX and VSPAERO.
 * Split FEA Mesh generation from writing to file.
 * Also split FEA CAD file generation and export from Meshing.
 * Keep FEA Mesh in-memory, allowing more flexible workflow.
 * Re-arranged menus to group structures and aero analyses.
 * Build RPM packages for RedHat-based distributions.
 * Add aerodynamic center stability mode to GUI.
 * Force NACA 6A series to use a=0.8 camber line.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 29 Aug 2022
[ 14:58 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:a5f0cab27c2e68b5a50daa9cd3fd2651a968dfa3  commit hash:a5f0cab27c2e68b5a50daa9cd3fd2651a968dfa3  commit hash:a5f0cab27c2e68b5a50daa9cd3fd2651a968dfa3  a5f0cab 
cad/openvsp: update to 3.30.0

ChangeLog:
http://openvsp.org/blogs/announcements/2022/08/28/openvsp-3-30-0-released

Too many changes to be listed here.
Tue, 2 Aug 2022
[ 05:32 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:6e361fe009e749dfd7566847232cd66540a1899d  commit hash:6e361fe009e749dfd7566847232cd66540a1899d  commit hash:6e361fe009e749dfd7566847232cd66540a1899d  6e361fe 
cad/openvsp: update to 3.29.1

3.29.1 reverts some changes to AngelScript related to Apple M1.
The bulk of the changes are in 3.29.0.

ChangeLog:
http://openvsp.org/blogs/announcements/2022/07/26/openvsp-3-29-0-released

Features

 * Optional quad meshing for CFDMesh and FEAMesh
 * Option to turn off high-order elements in FEAMesh

VSPAERO Changes

 * Improved force (especially drag) calculations, and bug fixes there in.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 2 Jun 2022
[ 16:49 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:a135c18d31cfe0cd539d702a45c15b0facffc3a1  commit hash:a135c18d31cfe0cd539d702a45c15b0facffc3a1  commit hash:a135c18d31cfe0cd539d702a45c15b0facffc3a1  a135c18 
cad/openvsp: update to 3.28.0

ChangeLog:
http://openvsp.org/blogs/announcements/2022/05/31/openvsp-3-28-0-released

Features

 * API RST volumetric coordinate evaluation XYZ=f(RST)
 * API RST coordinate inversion RST=f(XYZ)
 * API LMN/RST coordinate conversion
 * API for component inside/outside check
 * Structures GUI much faster
 * Finite line subsurfaces – also in structures
 * Orthotropic material support in GUI
 * Write orthotropic materials to NASTRAN and CalculiX
 * Specify material orientation method on per-part basis
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Sun, 20 Mar 2022
[ 18:32 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:207b279ccf50f44ec09718c8162a3f30613e005c  commit hash:207b279ccf50f44ec09718c8162a3f30613e005c  commit hash:207b279ccf50f44ec09718c8162a3f30613e005c  207b279 
cad/openvsp: update to 3.27.1

ChangeLogs:
http://openvsp.org/blogs/announcements/2022/03/17/openvsp-3-27-0-released
http://openvsp.org/blogs/announcements/2022/03/19/openvsp-3-27-1-released
Fri, 7 Jan 2022
[ 17:22 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:381fd2d5bbdef887b09c44a22cfb1b8d532020e1  commit hash:381fd2d5bbdef887b09c44a22cfb1b8d532020e1  commit hash:381fd2d5bbdef887b09c44a22cfb1b8d532020e1  381fd2d 
cad/openvsp: update to 3.26.1

ChangeLog:
http://openvsp.org/blogs/announcements/2022/01/06/openvsp-3-26-1-released

This is a bugfix release.
Tue, 4 Jan 2022
[ 10:41 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:2426eb06cfa293ab531ddd85ef928650838a9ab4  commit hash:2426eb06cfa293ab531ddd85ef928650838a9ab4  commit hash:2426eb06cfa293ab531ddd85ef928650838a9ab4  2426eb0 
cad/openvsp: update to 3.26.0

ChangeLog:
http://openvsp.org/blogs/announcements/2022/01/01/openvsp-3-26-0-released
Sun, 7 Nov 2021
[ 12:14 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:39be1279f16c6787a126a751bc58a1f4b767eeb5  commit hash:39be1279f16c6787a126a751bc58a1f4b767eeb5  commit hash:39be1279f16c6787a126a751bc58a1f4b767eeb5  39be127 
cad/openvsp: fix build on powerpc64

/wrkdirs/usr/ports/cad/openvsp/work/.build/Libraries-prefix/src/Libraries-build/EIGEN-prefix/src/EIGEN/Eigen/src/Core/arch/AltiVec/PacketMath.h:1340:32:
error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrte'?
  BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a);
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
Mon, 16 Aug 2021
[ 17:40 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:f6fd64da6675285651feed9ca8fb333c69ab361a  commit hash:f6fd64da6675285651feed9ca8fb333c69ab361a  commit hash:f6fd64da6675285651feed9ca8fb333c69ab361a  f6fd64d 
cad/openvsp: update to 3.25.0

ChangeLog for the last version:
http://openvsp.org/blogs/announcements/2021/08/10/openvsp-3-25-0-released
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 12 Mar 2021
[ 15:55 amdmi3 search for other commits by this committer ] Original commit   Revision:568184 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Update math/glm to 0.9.9.8
Sat, 19 Sep 2020
[ 08:47 rene search for other commits by this committer ] Original commit   Revision:548947
cad/openvsp: unexpire by allowing it to build on FreeBSD versions with PR 230888
fixed.

PR:		242229
Submitted by:	fernape@ (maintainer)
Approved by:	build fix blanket
MFH:		2020Q3
Sun, 26 Jul 2020
[ 07:32 antoine search for other commits by this committer ] Original commit   Revision:543440 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Tue, 10 Mar 2020
[ 14:15 antoine search for other commits by this committer ] Original commit   Revision:528169
Mark BROKEN: fails to link

[ 90%] Linking CXX executable vspaero
ld: error: undefined symbol: __atomic_load
>>> referenced by VSP_Solver.C
>>>               CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205)

ld: error: undefined symbol: __atomic_compare_exchange
>>> referenced by VSP_Solver.C
>>>               CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205)
c++: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
Thu, 2 Jan 2020
[ 22:06 fernape search for other commits by this committer ] Original commit   Revision:521883
cad/openvsp: update to 3.20.0

ChangeLog:
http://openvsp.org/blogs/announcements/2019/12/29/openvsp-3-20-0-released

Features:

   * Smart Input for simple math in input boxes
   * API examples in documentation
   * Draw cg from mass prop screen
   * CEDIT improvements
   * Make wing section projected area an output Parm
   * Add get parent/child to API
   * Fix VSPAERO crash for Uber CRM example case
   * Lots of cleanups identified through static analysis
   * Travis deployment
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 21 Nov 2019
[ 18:14 fernape search for other commits by this committer ] Original commit   Revision:518106
cad/openvsp: update to 3.19.1

ChangeLog:
http://openvsp.org/blogs/announcements/2019/11/18/openvsp-3-19-1-released

Features:

    * Add rotating blade examples for VSPAERO
    * Let vspviewer accept *.adb in file name passed, helps with double-click
    * Use less precision in M,A,B list from GUI to VSPAERO - long command lines
    * Clean up some warnings in VSPAERO code
    * Update VSPAERO command line documentation

Bug Fixes:

    * Fix field ordering in DegenGeom file - this broke VSPAERO
    * Fix problem with image backgrounds
    * Remove XS_BEZIER reference from Python test
    * Improve Ubuntu package to remove prior version
    * Fix PathToExe for FreeBSD
Thu, 14 Nov 2019
[ 18:48 fernape search for other commits by this committer ] Original commit   Revision:517606
cad/openvsp: update to 3.19.0

ChangeLog:
http://openvsp.org/blogs/announcements/2019/11/09/openvsp-3-19-0-released

Also, mark as BROKEN when necessary.
Sun, 27 Oct 2019
[ 19:21 pkubaj search for other commits by this committer ] Original commit   Revision:515816
cad/openvsp: fix build on arm*

-mimplicit-it=always breaks build on arm*. Remove it to fix build.

PR:		241427
Reviewed by:	fernape (maintainer), linimon (mentor)
Wed, 4 Sep 2019
[ 18:22 fernape search for other commits by this committer ] Original commit   Revision:511145
cad/openvsp: update to 3.18.0

Add USES=xorg to complement USE_XORG

ChangeLog:
http://openvsp.org/blogs/announcements/2019/09/03/openvsp-3-18-0-released

Features:

	* New anthropomorphic pose-able human model
	* More sets by default (20)
	* Blue and green highlights for wing/fuse/stack editing
	* Convert non-adjustable sliders to adjustable
	* Improved Cpslice visualiation
	* Other small cleanups

Fixes:

	* Fix some API Error messages
	* Don't draw Prop XSecs when in disk mode
	* Fix memory leak
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Fri, 12 Jul 2019
[ 15:39 fernape search for other commits by this committer ] Original commit   Revision:506463
cad/openvsp: update to 3.17.1

Removing one patch accepted upstream.

ChangeLog:
http://openvsp.org/blogs/announcements/2019/07/08/openvsp-3-17-1-released

Features:

 * Calculate average and weighted chord and solidity for props
 * Expand API coverage
 * Improve CMake to help FLTK build on Linux
 * Add names to exported STEP files.

Library Update:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 6 Apr 2019
[ 21:06 fernape search for other commits by this committer ] Original commit   Revision:498202
cad/openvsp: update to 3.17.0

From the ChangeLog:
(http://openvsp.org/blogs/announcements/2019/03/28/openvsp-3-17-0-released)

Features:

 * CHARM Python export scripts
 * Transparent screenshots
 * Border toggle in menu
 * Improved show axis toggle
 * Export structure surfaces to IGES and STEP
 * Design lift coefficient support for four-digit airfoils
 * Propeller definition by thickness and CLi distribution
 * Calculate integrated design lift coefficient for props
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 15 Jan 2019
[ 15:05 tobik search for other commits by this committer ] Original commit   Revision:490383
Use USE_GL
Mon, 7 Jan 2019
[ 18:51 fernape search for other commits by this committer ] Original commit   Revision:489605
devel/cpptest: update to 2.0.0

* Move to USES_GITHUB
* The port now USES autoreconf
* Reorder some variables
* Bump PORTREVISION for dependent port

From the ChangeLog: https://github.com/cpptest/cpptest/blob/2.0.0/NEWS

- Move to C++11 (GitHub issue #9):
	- Replace deprecated auto_ptr by unique_ptr
	- Remove deprecated dynamic exception specification (e.g. "throw ()")
- Note: soname bumped to 1:8:0
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Mon, 19 Nov 2018
[ 18:29 fernape search for other commits by this committer ] Original commit   Revision:485352
cad/openvsp: update to 3.16.2

Announcement:
http://openvsp.org/blogs/announcements/2018/10/29/openvsp-3-16-2-released

Features:

* DegenGeom additions
* API Animation support
* Four digit modified airfoils
* Five digit & modified airfoils
* 16 series airfoils
* Fuselage and stack end caps
* BOR support in API
* General API cleanups

Bug Fixes:

* Many small fixes
* Fuse file xsec symmetry problem
* Fix point clustering on airfoil export
Sat, 17 Nov 2018
[ 18:08 fernape search for other commits by this committer ] Original commit   Revision:485187
cad/openvsp: Unbreak port

Port was broken after last compilers updates in 11 and 12.
Clang is now able to compile the port but we need to patch as_callfunc_x86.cpp
unconditionally, otherwise clang complains (or dies, depending on the version)
with:

this directive must appear between .cfi_startproc and .cfi_endproc directives

Also use localbase to simplify flags handling.

Reported by:	pkg-fallout
Tue, 11 Sep 2018
[ 18:34 zeising search for other commits by this committer ] Original commit   Revision:479538 (Only the first 10 of 331 ports in this commit are shown above. View all ports for this commit)
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Thu, 23 Aug 2018
[ 20:37 fernape search for other commits by this committer ] Original commit   Revision:477925
cad/openvsp: update to 3.16.1

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16778
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Tue, 27 Mar 2018
[ 15:10 fernape search for other commits by this committer ] Original commit   Revision:465714
Update cad/openvsp to 3.16.0

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14859
Sun, 18 Mar 2018
[ 16:24 fernape search for other commits by this committer ] Original commit   Revision:464931
Pet portlint for cad/openvsp

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14670
Tue, 13 Mar 2018
[ 22:24 fernape search for other commits by this committer ] Original commit   Revision:464438
Remove Ego-Lines from fernape's ports

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14668
Mon, 12 Mar 2018
[ 19:20 fernape search for other commits by this committer ] Original commit   Revision:464275
Update MAINTAINER to new FreeBSD.org account

Update MAINTAINER email address for Fernando Apesteguia
from fernando.apesteguia@gmail.com

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14668
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Wed, 10 Jan 2018
[ 18:52 swills search for other commits by this committer ] Original commit   Revision:458673
cad/openvsp: Update to 3.15.0

PR:		224907
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Wed, 20 Dec 2017
[ 02:27 swills search for other commits by this committer ] Original commit   Revision:456773
cad/openvsp: Update to 3.14.2

PR:		224469
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Tue, 19 Dec 2017
[ 15:17 linimon search for other commits by this committer ] Original commit   Revision:456723
Mark some older failing ports broken on aarch64.

While here, pet portlint and reformat some other BROKEN statements.

Approved by:  portmgr (tier-2 blanket)
Mon, 11 Dec 2017
[ 03:04 swills search for other commits by this committer ] Original commit   Revision:455919
cad/openvsp: Update to 3.14.1

PR:		224225
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Sat, 18 Nov 2017
[ 19:32 zeising search for other commits by this committer ] Original commit   Revision:454454 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Bump portrevision to chase graphics/glew shard library version update.

PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
Sun, 8 Oct 2017
[ 20:58 rakuco search for other commits by this committer ] Original commit   Revision:451576
Update to 3.13.3.

Changes:
http://openvsp.org/blogs/announcements/2017/09/16/openvsp-3-13-3-released

PR:		222477
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Wed, 6 Sep 2017
[ 00:02 cpm search for other commits by this committer ] Original commit   Revision:449321
cad/openvsp: update to 3.13.2

Features:
- Body of revolution component
- Spin control for fuselage and stack
- VSPAERO Update to 4.1.1
  * Added ground effect model
  * Reflect symmetric half geometry in viewer
  * Show XYZ planes in viewer

Bug Fixes:
- Clean up logic in STEP/IGES export -- may help some importers
- VSPAERO GUI now creates half-mesh for panel method with symmetry
- VSPAERO Update to 4.1.1
  * Fix drag integration inconsistency for alpha vs. rotation
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Sep 2017
[ 23:49 cpm search for other commits by this committer ] Original commit   Revision:449320
cad/openvsp: fix build on CURRENT

- Pet portlint, USE_* comes before USES
- Bump PORTREVISION

On -CURRENT, gcc can not compile cad/openvsp. We switch to clang but need an
additional patch in the port, otherwise clang 5.0.0 r312293 and earlier crashes.

This patch will be removed if/when clang compiles clean the port.

This update is based on a patch by dim@

For details, see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588

PR:		222001
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
Fri, 4 Aug 2017
[ 08:44 jhale search for other commits by this committer ] Original commit   Revision:447322
Update to 3.13.1

PR:		221204
Submitted by:	<fernando.apesteguia@gmail.com> (maintainer)
Fri, 28 Jul 2017
[ 21:45 rakuco search for other commits by this committer ] Original commit   Revision:446855
Explicitly build with -std=gnu++11.

This fixes the build with GCC 6, which switched its default from -std=gnu++98
to -std=gnu++14. With this switch, it added a `operator delete(void*, size_t)'
overload and uses it for all delete calls. This does not play well with
dependencies built with other compilers (such as base clang), which use the old
operator delete overload and cause linking errors.

PR:		219484
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
MFH:		2017Q3
Thu, 27 Jul 2017
[ 13:41 tz search for other commits by this committer ] Original commit   Revision:446740
cad/openvsp: Update from 3.12.1 to 3.13.0

Features:
 - Update VSPAERO to v4.1 -- unsteady formulation and lots of fixes
 - Update VSPAERO integration to support v4.1
 - Add ellipsoid geom type
 - Add von Karman-Trefftz airfoil type
 - Add CST Airfoils to Fuselage and Stack

Bug Fixes:
 - Fix bugs in parasite drag
 - Fix split surface problem for IGES/STEP export
 - Fix VSPAERO rotor induced velocity terms
 - Fix VSPAERO integration issues
 - Simplify file insert to avoid crashes
 - Fix bug where DisplayNames sometimes don't get updated

Changelog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0

PR:           220951
Submitted by: fernando.apesteguia@gmail.com
Sun, 25 Jun 2017
[ 21:07 tcberner search for other commits by this committer ] Original commit   Revision:444324 (Only the first 10 of 115 ports in this commit are shown above. View all ports for this commit)
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
Fri, 23 Jun 2017
[ 07:03 matthew search for other commits by this committer ] Original commit   Revision:444165
Update to 3.12.1

Update cad/openvsp to 3.12.1 _and_ unbreak cad/openvsp. The recent
update to eigen3 broke cad/openvsp (since it is used directly) and
graphics/code-eli that is a dependency of cad/openvsp.

Until there is a fix for code-eli change the port to use the internal
eigen3 and code-eli packages bundled in the distribution.

In addition, one of the local patches was accepted upstream and is no
longer necessary.

From the announcement:

Features:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Thu, 30 Mar 2017
[ 12:09 wen search for other commits by this committer ] Original commit   Revision:437283
- Update to 3.11.0

PR:		217764
Submitted by:	fernando.apesteguia@gmail.com(maintainer)
Wed, 29 Mar 2017
[ 06:50 ashish search for other commits by this committer ] Original commit   Revision:437182 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
  from LIB_DEPENDS, as port is now only .pc file

PR:		218015
Submitted by:	rezny
Wed, 11 Jan 2017
[ 14:08 robak search for other commits by this committer ] Original commit   Revision:431182
cad/openvsp: update 3.9.1 -> 3.10.0

PR:		215951
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
MFH:		2017Q1
Tue, 3 Jan 2017
[ 18:12 mat search for other commits by this committer ] Original commit   Revision:430490 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Never set WRKSRC when using USE_GITHUB.

If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
[ 08:55 jbeich search for other commits by this committer ] Original commit   Revision:430446
cad/openvsp: drop 10.1 workaround (revert r428665) per EOL

PR:		214863 215307
Approved by:	portmgr blanket
Sun, 1 Jan 2017
[ 03:45 sunpoet search for other commits by this committer ] Original commit   Revision:430235 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Thu, 29 Dec 2016
[ 10:21 amdmi3 search for other commits by this committer ] Original commit   Revision:429885
- Fix condition for FreeBSD 10.1

Approved by:	portmgr blanket
Fri, 16 Dec 2016
[ 09:24 tz search for other commits by this committer ] Original commit   Revision:428665
cad/openvsp: fix compilation in 10.1

The port broke on 10.1 since the update to gcc 4.9. Now we enforce
gcc 4.8 on FreeBSD 10.1.

PR:           215307
Submitted by: fernando.apesteguia@gmail.com (maintainer)
Approved by:  mentors (implict)
MFH:          2016Q4
[ 05:08 jbeich search for other commits by this committer ] Original commit   Revision:428641 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems

PR:		215192
Requested by:	dim
Exp-run by:	antoine
Approved by:	antoine
Sun, 9 Oct 2016
[ 09:13 antoine search for other commits by this committer ] Original commit   Revision:423582
Clean up
Fri, 16 Sep 2016
[ 23:42 amdmi3 search for other commits by this committer ] Original commit   Revision:422286
- Remove unneeded MASTER_SITES

Approved by:	portmgr blanket
[ 23:41 amdmi3 search for other commits by this committer ] Original commit   Revision:422285
- Update to 3.9.1

PR:		212430
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Thu, 25 Aug 2016
[ 16:54 pawel search for other commits by this committer ] Original commit   Revision:420862
Update to version 3.9.0

Features:
 - VSPAERO v3.0 - Panel method, batch runs, control surfaces, much more
 - Improved VSPAERO integration
 - One-Axis Kinematic Joint (Hinge/Slider)
 - Group Transformation/Scale -- Thanks Alex Gary
 - 2D AutoCad Export of feature lines

Bug Fixes:
 - Change to Geom type name lookup instead of type ID number
 - Fix Python API
 - Fix VarPresets API to built-in scripting

PR:		212131
Submitted by:	maintainer
Wed, 3 Aug 2016
[ 22:25 pawel search for other commits by this committer ] Original commit   Revision:419560
Update to version 3.8.1

From the announcement:

Propellers for all!

This release adds a new propeller component and fixes a pair of unrelated bugs.
Though it may seem like a small change, the propeller component constructs its
surface differently from other components.  It represents a surprisingly large
amount of work.

Instead of defining the blade shape (chord, twist) at specified stations, these
are instead specified as continuious curves.

The propeller component comes with a bunch of related accessories -- the blade
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 31 Jul 2016
[ 13:29 pi search for other commits by this committer ] Original commit   Revision:419373
cad/openvsp: 3.7.2 -> 3.8.0

- upgrading the VSPAERO integration
  The VSPAERO GUI has been comprehensively updated.  You can now
  run alpha/beta/Mach sweeps from the GUI.  Results are automatically
  parsed and are ready for review from the GUI.  VSPAERO is now
  available through the Analysis Manager in the API.  The results
  are parsed and are available through the Results Manager in the
  API.

Features:
 - Overhaul of VSPAERO integration
 - VSPAERO alpha/beta/Mach sweeps from GUI
 - Visualize VSPAERO results in GUI
 - VSPAERO available through API
 - Changed default wing LE/TE clustering to 0.25
 - Build on OSX on Travis-CI
 - Improve automated testing

Bug fixes:
 - Duplicate parameter name in superellipse cross section

PR:		211372
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
Sun, 26 Jun 2016
[ 12:33 riggs search for other commits by this committer ] Original commit   Revision:417520
Update to upstream version 3.7.2

Detailed maintainer log:
Features:
 - Wave drag estimation by area distribution and Eminton Lord calculation
 - Variable presets for saving model state
Bug Fixes:
 - Fix crash caused by reading file without VarPresets field.
 - Fix crash when deleting empty var presets group

While on it:
- Pet portlint

PR:		210574
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Thu, 16 Jun 2016
[ 01:30 pi search for other commits by this committer ] Original commit   Revision:416946
cad/openvsp: 3.6.1 -> 3.6.2

  http://openvsp.org/blogs/announcements/2016/06/11/openvsp-3-6-2-released

PR:		210241
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
Sun, 5 Jun 2016
[ 10:10 pi search for other commits by this committer ] Original commit   Revision:416391
cad/openvsp: 3.6.0 -> 3.6.1

Changes:
  http://openvsp.org/blogs/announcements/2016/05/30/openvsp-3-6-1-released

PR:		209872
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Thu, 12 May 2016
[ 14:07 junovitch search for other commits by this committer ] Original commit   Revision:415065 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
cad/openvsp: update 3.5.2 -> 3.6.0

Changes:	http://openvsp.org/blogs/announcements/2016/05/06/openvsp-3-6-0-released

PR:		209436
Submitted by:	fernando.apesteguia@gmail.com
[ 13:13 mat search for other commits by this committer ] Original commit   Revision:415063 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Cleanup github bits.

Sponsored by:	Absolight
Fri, 22 Apr 2016
[ 17:15 pi search for other commits by this committer ] Original commit   Revision:413788
cad/openvsp: Fix build on i386

PR:		208904
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
[ 09:50 pi search for other commits by this committer ] Original commit   Revision:413770 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
cad/openvsp: 2.3.0 -> 3.5.2

Changes:
- Latest:
  http://openvsp.org/blogs/announcements/2016/02/14/openvsp-3-5-2-released
- all older release notes are in
  http://openvsp.org/blogs/
- no longer includes example aircraft files, now seperatly available at
  http://hangar.openvsp.org/
- Needs some math functions, so no luck on 9.x or i386

PR:		208904
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 30 Aug 2015
[ 17:41 rakuco search for other commits by this committer ] Original commit   Revision:395630
Drop USES=iconv.

The port does not use iconv anywhere, and the dependency on libxml2 does not
pull any headers that include iconv.h.

PR:		202759
Approved by:	fernando.apesteguia@gmail.com (maintainer)
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Sat, 30 May 2015
[ 21:25 mat search for other commits by this committer ] Original commit   Revision:387986 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 6 May 2015
[ 15:16 mat search for other commits by this committer ] Original commit   Revision:385521 (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 19 Mar 2015
[ 16:44 bdrewery search for other commits by this committer ] Original commit   Revision:381618 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Mon, 26 May 2014
[ 06:55 bapt search for other commits by this committer ] Original commit   Revision:355278 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to USES=dos2unix

With hat:	portmgr
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 14 Dec 2013
[ 11:46 pawel search for other commits by this committer ] Original commit   Revision:336437
Update to version 2.3.0

PR:		ports/184752
Submitted by:	maintainer

Number of commits found: 114 (showing only 100 on this page)

1 | 2  »