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: emulators/cingb/Makefile
SVNWeb

Number of commits found: 22

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:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  27eb52a  (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
emulators: remove 'Created by' lines

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

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexander Best <arundel@gmx.net>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Antipovsky <kemm@in-line.ru>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Brian Gaeke <brg@dgate.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David O'Brien (obrien@cs.ucdavis.edu)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 3 May 2022
[ 08:00 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:fa6c86d28188b4310cacf3d8667d719284e7e34d  commit hash:fa6c86d28188b4310cacf3d8667d719284e7e34d  commit hash:fa6c86d28188b4310cacf3d8667d719284e7e34d  fa6c86d  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
*: Fix up PORTREVISION

Mostly just typos and assigning PORTREVISION multiple times.

This commit doesn't fix up PORTREVISION between master-slave
ports where the master port often overwrites PORTREVISION from
the slaves which means the slaves don't actually get bumped.
These probably just need PORTREVISION?= but care must be taken
to not decrease the package versions of all the master-slave
packages and to actually bump PORTREVISION as intended. For the
record the currently visible broken master ports are:

databases/libgda5
emulators/virtualbox-ose
emulators/virtualbox-ose-legacy
graphics/atril
multimedia/mlt7
textproc/uim

But all master ports should be looked at here and get an explicit
PORTREVISION?= where it's currently missing to prevent this.

Reported by:	portscan
Wed, 27 Apr 2022
[ 13:21 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:f1aad50d1527d05af88eb958f69c93c71dd6aa37  commit hash:f1aad50d1527d05af88eb958f69c93c71dd6aa37  commit hash:f1aad50d1527d05af88eb958f69c93c71dd6aa37  f1aad50 
emulators/cingb: powerpc64 is also big-endian
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
[ 15:48 zeising search for other commits by this committer ] Original commit   Revision:516802 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Sun, 24 Feb 2019
[ 13:39 0mp search for other commits by this committer ] Original commit   Revision:493759
emulators/cingb: Update to v0.32

- Pick MAINTAINER'ship
- Install additional documentation
- Switch upstream to GitHub
- Update WWW

Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D19321
Sun, 31 Jan 2016
[ 18:02 amdmi3 search for other commits by this committer ] Original commit   Revision:407657
- Switch to options helpers
Tue, 24 Mar 2015
[ 22:17 marino search for other commits by this committer ] Original commit   Revision:382185 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
3 ports categories: Remove $PTHREAD_LIBS

Categories: print, science, emulators

approved by:	PTHREAD blanket
Wed, 9 Apr 2014
[ 14:17 pawel search for other commits by this committer ] Original commit   Revision:350711
- Add staging support
- More precise LICENSE
- Conver to USES=tar:bzip2
Fri, 20 Sep 2013
[ 16:43 bapt search for other commits by this committer ] Original commit   Revision:327721 (Only the first 10 of 190 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:
emulators)
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)
Thu, 19 Jul 2012
[ 17:28 sperber search for other commits by this committer ] Original commit 
- Update to version 0.31

PR:           ports/169412
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sat, 22 Aug 2009
[ 00:20 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 124 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 E,F
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
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}.
Tue, 12 Sep 2006
[ 07:42 miwi search for other commits by this committer ] Original commit 
- Update to 0.29

PR:             ports/103144
Submitted by:   KATO Tsuguru <tkato432(at)yahoo.com>
Mon, 10 Nov 2003
[ 18:40 krion search for other commits by this committer ] Original commit 
- Update to version 0.28

PR:             59123
Submitted by:   Ports Fury
Mon, 3 Nov 2003
[ 01:19 kris search for other commits by this committer ] Original commit  (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:    portmgr
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 22 Apr 2001
[ 01:31 nakai search for other commits by this committer ] Original commit 
Initial import.   Another GameBoy(tm) emulator.    

Number of commits found: 22