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: games/bs/Makefile
SVNWeb

Number of commits found: 27

Wed, 12 Jul 2023
[ 18:56 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  7d1faa7  (Only the first 10 of 299 ports in this commit are shown above. View all ports for this commit)
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
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, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
games: remove 'Created by' lines

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

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 19 Oct 2021
[ 08:36 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  ce1af7f  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
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.
Sun, 30 Jun 2019
[ 20:08 swills search for other commits by this committer ] Original commit   Revision:505469
games/bs: update to 2.11

While here, assign maintainership to submitter

PR:		238575
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
Tue, 26 Jun 2018
[ 17:06 ehaupt search for other commits by this committer ] Original commit   Revision:473398 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Reset maintainer (3+ months of inactivity).

Discussed with:	portmgr (adamw, mat)
Thu, 4 Feb 2016
[ 19:34 marino search for other commits by this committer ] Original commit   Revision:408084
games/bs: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

approved by:	infrastructure blanket
Sun, 14 Dec 2014
[ 23:25 nemysis search for other commits by this committer ] Original commit   Revision:374730
- Update to 2.10, announce message:
  Added desktop file.

- Change PLIST_FILES, changed by me and Upstream
- Simplify installation handling, changed by me and Upstream
- Add REINPLACE, fix GNU/Linux paths
- Strip executable
- Remove Desktop entry file, use supplied desktop files
Tue, 1 Apr 2014
[ 23:48 nemysis search for other commits by this committer ] Original commit   Revision:349896
- Change license BSD to BSD3CLAUSE
- Cosmetical changes
Tue, 3 Dec 2013
[ 15:44 nemysis search for other commits by this committer ] Original commit   Revision:335576
- Bump PORTREVISION
- Add files/bs.desktop

Reported by:	makc
Approved by:	pawel / wg (mentors, implicit)
Sat, 30 Nov 2013
[ 20:09 nemysis search for other commits by this committer ] Original commit   Revision:335345
- Change maintainer email to @FreeBSD.org
- Change license GPLv2 to BSD
- USES gmake instead of USE_GMAKE
- Add DOCS and Option
- Add Desktop entry file

Approved by:	pawel / wg (mentors, implicit)
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 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:
games)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 7 Dec 2012
[ 16:48 arved search for other commits by this committer ] Original commit   Revision:308435
Update to 2.9

PR:		174109
Submitted by:	maintainer
Feature safe:	yes
Sat, 6 Oct 2012
[ 13:40 jhale search for other commits by this committer ] Original commit   Revision:305361
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Update pkg-descr
- Convert Makefile header to new format
- Pass maintainership to submitter

PR:		ports/172186
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	makc (mentor)
Sun, 13 Mar 2011
[ 06:08 tabthorpe search for other commits by this committer ] Original commit 
- Reassign to the heap

PR:             ports/155507 ports/155508
Thu, 21 Oct 2010
[ 00:48 wen search for other commits by this committer ] Original commit 
- Update to 2.8
- Pass maintainership to submitter

PR:             ports/151612
Submitted by:   Glen Barber <gjb@FreeBSD.org>
Wed, 12 Oct 2005
[ 02:45 kris search for other commits by this committer ] Original commit 
Add USE_GMAKE to fix build
Thu, 5 Feb 2004
[ 20:38 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Tue, 13 Jan 2004
[ 21:48 pav search for other commits by this committer ] Original commit 
- Update to 2.7

PR:             ports/61333
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
Thu, 25 Dec 2003
[ 17:59 krion search for other commits by this committer ] Original commit 
- Update to version 2.5

PR:             60564
Submitted by:   Ports Fury
Thu, 20 Feb 2003
[ 17:32 knu search for other commits by this committer ] Original commit  (Only the first 10 of 294 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 25 Jan 2003
[ 23:46 arved search for other commits by this committer ] Original commit 
Update to 2.4

PR:             47478
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Tue, 27 Mar 2001
[ 14:08 kevlo search for other commits by this committer ] Original commit 
Fix MASTER_SITES    
Sat, 3 Feb 2001
[ 15:00 kevlo search for other commits by this committer ] Original commit 
Fix MASTER_SITES    

Number of commits found: 27