Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11_20 09 Mar 2024 12:58:26 |
Nuno Teixeira (eduardo) |
graphics/sharpconstruct: Move man pages to share/man
Approved by: portmgr (blanket) |
0.11_19 10 Oct 2023 11:46:32 |
Dmitry Marakasov (amdmi3) |
*/*: update some WWWs
Reported by: repology |
0.11_19 10 Aug 2023 20:02:25 |
Piotr Kubaj (pkubaj) |
graphics/sharpconstruct: drop GCC on powerpc64 |
0.11_18 07 Aug 2023 19:26:44 |
Piotr Kubaj (pkubaj) |
graphics/sharpconstruct: drop GCC on powerpc64le |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11_17 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.11_17 21 Apr 2022 17:11:06 |
Piotr Kubaj (pkubaj) |
graphics/sharpconstruct: fix build on powerpc64
Similar to powerpc64le. |
0.11_17 03 Dec 2021 02:57:02 |
Piotr Kubaj (pkubaj) |
graphics/sharpconstruct: fix build on powerpc64le
Use GCC's SSE translation.
Remove -msse and add it to i386 flags. |
0.11_17 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
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 |
0.11_16 13 Apr 2021 16:18:06 |
Dmitry Marakasov (amdmi3) |
graphics/sharpconstruct: clarify USE_GL |
0.11_16 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.11_16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11_16 05 Nov 2019 22:16:15 |
zeising |
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. |
0.11_16 26 Jul 2019 20:46:57 |
gerald |
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 |
0.11_15 12 Dec 2018 01:35:36 |
gerald |
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 |
0.11_14 29 Jul 2018 22:18:46 |
gerald |
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 |
0.11_13 10 Sep 2017 20:55:39 |
gerald |
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 |
0.11_12 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.11_11 05 Apr 2017 11:28:15 |
bapt |
Fix build with recent libsigc++20 |
0.11_11 08 Dec 2016 19:52:20 |
tijl |
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. |
0.11_10 25 Nov 2016 09:24:57 |
amdmi3 |
- Add LICENSE
- Fix build with clang 3.9
- Regenerate patches
PR: 214645 |
0.11_10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.11_10 23 Aug 2015 13:58:07 |
danfe |
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". |
0.11_10 10 Sep 2014 20:50:37 |
gerald |
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) |
0.11_9 01 Sep 2014 19:34:02 |
tijl |
Add USES=libtool to accessibility/atkmm and bump dependent ports |
0.11_8 07 May 2014 18:21:34 |
amdmi3 |
- Convert USE_BZIP2 to USES |
0.11_8 07 Mar 2014 10:49:37 |
amdmi3 |
- Support staging |
0.11_8 02 Oct 2013 09:44:42 |
marino |
graphics/sharpconstruct: Fix c++ -fpermissive errors on modern compilers
Approved by: portmgr (bapt, implicit) |
0.11_8 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.11_8 03 Sep 2013 08:49:47 |
bapt |
Add an explicit dependency on pkgconf |
0.11_8 22 Jul 2013 22:50:30 |
amdmi3 |
- Trim Makefile header |
0.11_8 12 Jul 2013 15:01:46 |
amdmi3 |
- 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 |
0.11_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.11_7 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.11_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.11_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.11_5 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.11_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.11_4 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
0.11_4 06 Jun 2008 13:35:04 |
edwin |
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) |
0.11_3 20 Mar 2008 17:59:11 |
miwi |
- Get rid of USE_X_PREFIX.
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.11_2 13 Mar 2008 16:13:31 |
miwi |
- 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) |
0.11_2 03 Jan 2008 21:03:29 |
miwi |
- Fix build with sparc64
PR: 119066
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.11_1 11 Oct 2007 21:45:55 |
miwi |
* Fix build with gcc42
* Minor port updates
* Allow the build on amd64
PR: 117089
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.11_1 04 Oct 2007 09:05:53 |
linimon |
Mark as broken with gcc4.2. |
0.11_1 04 Oct 2007 01:10:50 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.11_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.11 21 Dec 2006 20:41:33 |
edwin |
[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> |
0.11 18 Jul 2006 21:20:05 |
alepulver |
- Change LIB_DEPENDS to match the new x11-toolkits/gtkglextmm port version.
Approved by: maintainer |
0.11 05 May 2006 07:53:27 |
pav |
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) |
0.11 10 Apr 2006 20:07:28 |
pav |
- Fix build on architectures which lack SSE instructions
PR: ports/95552
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
0.11 18 Mar 2006 23:36:08 |
pav |
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> |