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: graphics/sharpconstruct/Makefile
SVNWeb

Number of commits found: 47

Thu, 10 Aug 2023
[ 20:02 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:c46e3d32eb694c8f433eff3f6cd7dbf75b2505f9  commit hash:c46e3d32eb694c8f433eff3f6cd7dbf75b2505f9  commit hash:c46e3d32eb694c8f433eff3f6cd7dbf75b2505f9  c46e3d3 
graphics/sharpconstruct: drop GCC on powerpc64
Mon, 7 Aug 2023
[ 19:26 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:696df7ae89e9e96d7bf87ae34f53d3423084a874  commit hash:696df7ae89e9e96d7bf87ae34f53d3423084a874  commit hash:696df7ae89e9e96d7bf87ae34f53d3423084a874  696df7a 
graphics/sharpconstruct: drop GCC on powerpc64le
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)
Thu, 21 Apr 2022
[ 17:11 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:0bb7e5c0520b445aa0fb3524cdea3fb2372b77e1  commit hash:0bb7e5c0520b445aa0fb3524cdea3fb2372b77e1  commit hash:0bb7e5c0520b445aa0fb3524cdea3fb2372b77e1  0bb7e5c 
graphics/sharpconstruct: fix build on powerpc64

Similar to powerpc64le.
Fri, 3 Dec 2021
[ 02:57 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:45ac01128f797d52763ac56a6bfa867aad1bc656  commit hash:45ac01128f797d52763ac56a6bfa867aad1bc656  commit hash:45ac01128f797d52763ac56a6bfa867aad1bc656  45ac011 
graphics/sharpconstruct: fix build on powerpc64le

Use GCC's SSE translation.
Remove -msse and add it to i386 flags.
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
Tue, 13 Apr 2021
[ 16:18 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:1eee9507fd0ad910a080b9a181dc99fb41a59207  commit hash:1eee9507fd0ad910a080b9a181dc99fb41a59207  commit hash:1eee9507fd0ad910a080b9a181dc99fb41a59207  1eee950 
graphics/sharpconstruct: clarify USE_GL
Wed, 7 Apr 2021
[ 23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  5823922  (Only the first 10 of 288 ports in this commit are shown above. View all ports for this commit)
Remove useless Created by: headers mentioning me
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.
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
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
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
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
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
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
Wed, 5 Apr 2017
[ 11:28 bapt search for other commits by this committer ] Original commit   Revision:437776
Fix build with recent libsigc++20
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 25 Nov 2016
[ 09:24 amdmi3 search for other commits by this committer ] Original commit   Revision:427089
- Add LICENSE
- Fix build with clang 3.9
- Regenerate patches

PR:		214645
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 23 Aug 2015
[ 13:58 danfe search for other commits by this committer ] Original commit   Revision:395091
Consistently spell out ONLY_FOR_ARCHS_REASON due to SSE (and other SIMD
instructions) use.  Particularly, saying "SSE extensions" is superfluous,
as SSE abbreviation itself means "Streaming SIMD Extensions".  Correct
way to refer to particular (CPU-agnostic) technology is "SIMD instruction
set", which is not limited to MMX, SSE family, AVX, NEON, etc.

Since "instruction set" looks a bit too formal in the option description,
use more casual and shorter word "instructions".
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, 1 Sep 2014
[ 19:34 tijl search for other commits by this committer ] Original commit   Revision:366938 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Add USES=libtool to accessibility/atkmm and bump dependent ports
Wed, 7 May 2014
[ 18:21 amdmi3 search for other commits by this committer ] Original commit   Revision:353189 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Convert USE_BZIP2 to USES
Fri, 7 Mar 2014
[ 10:49 amdmi3 search for other commits by this committer ] Original commit   Revision:347358
- Support staging
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Tue, 3 Sep 2013
[ 08:49 bapt search for other commits by this committer ] Original commit   Revision:326129 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Mon, 22 Jul 2013
[ 22:50 amdmi3 search for other commits by this committer ] Original commit   Revision:323503
- Trim Makefile header
Fri, 12 Jul 2013
[ 15:01 amdmi3 search for other commits by this committer ] Original commit   Revision:322840 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Thu, 19 Jun 2008
[ 17:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Update my email address in 132 ports.

Approved by:    miwi (mentor)
Fri, 6 Jun 2008
[ 13:35 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 20 Mar 2008
[ 17:59 miwi search for other commits by this committer ] Original commit 
- Get rid of USE_X_PREFIX.

Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Thu, 13 Mar 2008
[ 16:13 miwi search for other commits by this committer ] Original commit 
- Add ONLY_FOR_ARCHS

Notes:
        The software uses SSE, so it won't compile on sparc64;
        add proper ONLY_FOR_ARCHS and ONLY_FOR_ARCHS_REASON

PR:             121551
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Thu, 3 Jan 2008
[ 21:03 miwi search for other commits by this committer ] Original commit 
- Fix build with sparc64

PR:             119066
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Thu, 11 Oct 2007
[ 21:45 miwi search for other commits by this committer ] Original commit 
* Fix build with gcc42
* Minor port updates
* Allow the build on amd64

PR:             117089
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Thu, 4 Oct 2007
[ 09:05 linimon search for other commits by this committer ] Original commit 
Mark as broken with gcc4.2.
[ 01:10 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 21 Dec 2006
[ 20:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
[MAINTAINER] update my email address in 76 ports + mirror some distfiles

        I've got a brand new hosting, so change my email to the new
        one.  Also, now I can mirror some distfiles, so update
        MASTER_SITES for some ports.

PR:             ports/107038
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>
Tue, 18 Jul 2006
[ 21:20 alepulver search for other commits by this committer ] Original commit 
- Change LIB_DEPENDS to match the new x11-toolkits/gtkglextmm port version.

Approved by:    maintainer
Fri, 5 May 2006
[ 07:53 pav search for other commits by this committer ] Original commit 
The port uses -msse compiler option, which I've disabled by ports/95552 to make
it compile under amd64. That led to the port not compiling anywhere at all, as
sse dependancy is hardcoded. So:

- Don't remove -msse from compiler flags
- Introduce ONLY_FOR_ARCHS=i386

PR:             ports/95872
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Mon, 10 Apr 2006
[ 20:07 pav search for other commits by this committer ] Original commit 
- Fix build on architectures which lack SSE instructions

PR:             ports/95552
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Sat, 18 Mar 2006
[ 23:36 pav search for other commits by this committer ] Original commit 
SharpConstruct is a 3D modeling program designed to paint depth on
to polygon models in real-time. Unlike traditional modeling programs,
SharpConstruct makes it easy to model organic shapes. There is no
need to even look at a wireframe (unless you want to). Instead, the
model is manipulated much like clay - push or pull an area, smooth
it, make a hollow or a hill. The entire process is both simple and
organic; you won't need years of modeling experience to create
detailed models in SharpConstruct.

WWW: http://sharp3d.sourceforge.net/

PR:             ports/94523
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>

Number of commits found: 47