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

Number of commits found: 36

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)
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.
Fri, 8 Nov 2019
[ 10:47 tobik search for other commits by this committer ] Original commit   Revision:517046 (Only the first 10 of 263 ports in this commit are shown above. View all ports for this commit)
games: Add missing USES={gnome,gl,sdl,xorg}
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 1 Nov 2014
[ 08:33 amdmi3 search for other commits by this committer ] Original commit   Revision:371991
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 26 Aug 2014
[ 14:06 tijl search for other commits by this committer ] Original commit   Revision:366215 (Only the first 10 of 227 ports in this commit are shown above. View all ports for this commit)
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Wed, 9 Jul 2014
[ 19:06 tijl search for other commits by this committer ] Original commit   Revision:361403 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
Thu, 27 Feb 2014
[ 09:24 miwi search for other commits by this committer ] Original commit   Revision:346300
- Fix build
- Fix pathname in desktop entry file

PR:		187055
Mon, 27 Jan 2014
[ 17:35 bapt search for other commits by this committer ] Original commit   Revision:341435 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 month
Mon, 25 Nov 2013
[ 00:03 linimon search for other commits by this committer ] Original commit   Revision:334801
Reset maintainer at his request.

PR:	ports/184260
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, 10 Jul 2013
[ 13:15 bapt search for other commits by this committer ] Original commit   Revision:322690
Mark as broken: does not build:
src/pak.cpp:127: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1'
to 'int gzclose(gzFile_s*)'
src/pak.cpp:159: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1'
to 'int gzclose(gzFile_s*)'
Thu, 16 May 2013
[ 13:55 bdrewery search for other commits by this committer ] Original commit   Revision:318316
- Mark broken on amd64
- Convert to new options framework

PR:		ports/178636
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Thu, 7 Mar 2013
[ 03:25 bdrewery search for other commits by this committer ] Original commit   Revision:313559 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
Fri, 1 Feb 2013
[ 17:06 amdmi3 search for other commits by this committer ] Original commit   Revision:311391
- Fix fetch and undeprecate bu using frugalware mirrors

PR:		175550
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Fri, 26 Oct 2012
[ 14:57 bapt search for other commits by this committer ] Original commit   Revision:306447 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
Thu, 27 Sep 2012
[ 06:21 tabthorpe search for other commits by this committer ] Original commit   Revision:304947
- Reassign to the heap due to mail bounces
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Wed, 25 Aug 2010
[ 13:00 bapt search for other commits by this committer ] Original commit 
- Removes potential non-free files to avoid legal issues
- Bump portrevision

Approved by:    mentors (implicit)
Obtained from:  debian #496618
[ 11:55 bapt search for other commits by this committer ] Original commit 
Your computer has been invaded! Dozens of little viruses are pouring in via
security holes in Microsoft Internet Explorer, Microsoft Outlook, Microsoft MSN
Messenger and Microsoft Recycle Bin!! Using your trusty mouse you must shoot the
buggers before they can destroy your files! Some will steal them from their home
directories and take them back to their security hole. Others will just eat them
right there on the spot! See how long you and your computer can survive the
onslaught!

WWW:    http://www.parallelrealities.co.uk/projects/virusKiller.php

PR:             ports/149693
Submitted by:   David Demelier <demelier.david _at_ gmail.com>
Approved by:    jadawin (co-mentor)
Tue, 19 Aug 2008
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Remove all games by Parallel Realities

Those games contain resources that are non-free and, in some cases,
ripped from other games and still copyrighted. We have to remove
the ports to avoid potential legal issues, sorry.

Related discussion thread:
http://www.happypenguin.org/forums/viewtopic.php?t=4725

Requested by:   Stephen Sweeney <stephen dot j dot sweeney at googlemail dot
com> of Parallel Realities
Discussed with: kris, erwin
Approved by:    portmgr (kris)
Fri, 25 Jul 2008
[ 12:24 pav search for other commits by this committer ] Original commit  (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Mon, 10 Mar 2008
[ 17:19 alepulver search for other commits by this committer ] Original commit 
- Use MASTER_SITE_(GENTOO/NETBSD) and other instead of FETCH_BEFORE_ARGS to
  fetch from a PHP page.

Reported by:    Dmitry Marakasov <amdmi3@amdmi3.ru>
Tue, 4 Mar 2008
[ 12:12 alepulver search for other commits by this committer ] Original commit 
- Fix MASTER_SITES.

Reported by:    pointyhat (erwin)
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}.
Sun, 7 May 2006
[ 23:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 402 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE for categories starting with a G
Sun, 9 Apr 2006
[ 13:08 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
Tue, 19 Jul 2005
[ 16:07 mich search for other commits by this committer ] Original commit 
o Respect DATADIR and DOCSDIR

PR:             ports/83733
Submitted by:   maintainer
Fri, 15 Jul 2005
[ 18:33 pav search for other commits by this committer ] Original commit 
Your computer has been invaded! Dozens of little viruses are pouring in via
security holes in Microsoft Internet Explorer, Microsoft Outlook, Microsoft
MSN Messenger and Microsoft Recycle Bin!! Using your trusty mouse you must
shoot the buggers before they can destroy your files! Some will steal them
from their home directories and take them back to their security hole. Others
will just eat them right there on the spot! See how long you and your computer
can survive the onslaught!

PR:             ports/83422
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>

Number of commits found: 36