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: archivers/v1541commander/Makefile
SVNWeb

Number of commits found: 9

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)
Wed, 3 Aug 2022
[ 09:01 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  0ac86ec  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
maintainer: Update to FreeBSD address

Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36029
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 21 May 2021
[ 20:19 Max Brazhnikov (makc) search for other commits by this committer ]    commit hash:d081968a7574ecde213ef8b641443a0add9d5c71  commit hash:d081968a7574ecde213ef8b641443a0add9d5c71  commit hash:d081968a7574ecde213ef8b641443a0add9d5c71  d081968 
archivers/v1541commander: prepare for qtchooser removal
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.
Wed, 20 May 2020
[ 15:49 mat search for other commits by this committer ] Original commit   Revision:536007 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Regular USE_GITHUB cleanup.
Tue, 31 Mar 2020
[ 01:21 linimon search for other commits by this committer ] Original commit   Revision:529938
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

  /usr/local/include/qt5/QtCore/qtypeinfo.h:86: error: 'qIsRelocatable' was not
declared in this scope

Approved by:	portmgr (tier-2 blanket)
Fri, 27 Mar 2020
[ 09:40 makc search for other commits by this committer ] Original commit   Revision:529236 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add new ports:

archivers/lib1541img:
- Library for creating and manipulating commodore 1541 disk images.

archivers/v1541commander:
- This application allows you to create and modify D64 disk images
  for the Commodore 1541 floppy drive.

PR:		243966
Submitted by:	Felix Palmen

Number of commits found: 9