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/ldview/Makefile
SVNWeb

Number of commits found: 10

Sat, 5 Aug 2023
[ 11:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:a93afe3da100b2f9b59773f6c7b7c8cc5d68c5e9  commit hash:a93afe3da100b2f9b59773f6c7b7c8cc5d68c5e9  commit hash:a93afe3da100b2f9b59773f6c7b7c8cc5d68c5e9  a93afe3 
cad/ldview: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
Fri, 28 Jul 2023
[ 17:13 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  664a2fa  (Only the first 10 of 502 ports in this commit are shown above. View all ports for this commit)
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
Tue, 25 Apr 2023
[ 04:55 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:af03bc1267b3bdeb5b6cede7ad741e07cf96e270  commit hash:af03bc1267b3bdeb5b6cede7ad741e07cf96e270  commit hash:af03bc1267b3bdeb5b6cede7ad741e07cf96e270  af03bc1 
cad/ldview: Update 4.4.1 → 4.5

Reported by:	portscout
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
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)
Fri, 11 Feb 2022
[ 17:11 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:685d2b67c03ad192134b1e8586e53c4731f99d5e  commit hash:685d2b67c03ad192134b1e8586e53c4731f99d5e  commit hash:685d2b67c03ad192134b1e8586e53c4731f99d5e  685d2b6 
cad/ldview: Update 4.4 -> 4.4.1

Reported by:	portscout
Fri, 9 Jul 2021
[ 17:01 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:eb81d419cd5d3cf288733746f1b08ae5b604b5e5  commit hash:eb81d419cd5d3cf288733746f1b08ae5b604b5e5  commit hash:eb81d419cd5d3cf288733746f1b08ae5b604b5e5  eb81d41 
cad/ldview: Update 4.4_Beta5 -> 4.4

Reported by:	portscout
Sun, 4 Jul 2021
[ 16:55 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:be86c4fe23e089aeef1ed7467161c2ce321a8c81  commit hash:be86c4fe23e089aeef1ed7467161c2ce321a8c81  commit hash:be86c4fe23e089aeef1ed7467161c2ce321a8c81  be86c4f  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
misc/qtchooser: remove

QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.

We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5.
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, 8 Jun 2021
[ 09:38 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4c82b2aaca2d5a9d939e235bca1d39029da9b2ae  commit hash:4c82b2aaca2d5a9d939e235bca1d39029da9b2ae  commit hash:4c82b2aaca2d5a9d939e235bca1d39029da9b2ae  4c82b2a 
cad/ldview: New port: LDraw model viewer

Number of commits found: 10