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

Number of commits found: 44

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, 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}
Fri, 8 Feb 2019
[ 23:33 amdmi3 search for other commits by this committer ] Original commit   Revision:492471
- Fix the way port.mk is included in preparation for USES=sdl
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Wed, 25 Mar 2015
[ 23:00 marino search for other commits by this committer ] Original commit   Revision:382275 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
games category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
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)
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, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Tue, 15 Jul 2014
[ 23:30 adamw search for other commits by this committer ] Original commit   Revision:362015 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 25 Dec 2013
[ 23:29 antoine search for other commits by this committer ] Original commit   Revision:337464 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert the tree to USES=openal

Approved by:	portmgr (bapt)
Wed, 20 Nov 2013
[ 01:58 danilo search for other commits by this committer ] Original commit   Revision:334367
- Convert LIB_DEPENDS to new syntax
- Improve COMMENT
- Add stage support
Tue, 19 Nov 2013
[ 23:08 mat search for other commits by this committer ] Original commit   Revision:334361 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
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)
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Fri, 24 Aug 2012
[ 02:36 rakuco search for other commits by this committer ] Original commit 
Fix some OptionsNG conversion typos.

PR:		ports/170811
Submitted by:	Artis Caune <Artis.Caune@gmail.com>
Thu, 19 Jul 2012
[ 20:15 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Tue, 12 Jun 2012
[ 16:35 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
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
Fri, 11 Nov 2011
[ 02:34 linimon search for other commits by this committer ] Original commit 
Remove powerpc stanza: fails to compile.

Hat:            portmgr
Feature safe:   yes
Sun, 27 Feb 2011
[ 04:54 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 147 ports in this commit are shown above. View all ports for this commit)
- Reassign ports to heap

Submitted by:   alepulver
Sun, 6 Jun 2010
[ 20:44 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Sat, 3 Apr 2010
[ 10:44 roam search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Chase the ftp/curl shlib version bump.
Mon, 25 Jan 2010
[ 19:15 pav search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
Tue, 28 Jul 2009
[ 21:39 alepulver search for other commits by this committer ] Original commit 
- Remove unconditional vorbis dependency (now it is only enabled when
  VORBIS option is selected).
Mon, 6 Jul 2009
[ 21:26 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Sun, 8 Feb 2009
[ 06:13 alepulver search for other commits by this committer ] Original commit 
- Mirrored missing distfile and updated MASTER_SITES.

Reported by:    pav
Fri, 23 Jan 2009
[ 15:43 roam search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Mon, 18 Aug 2008
[ 16:41 alepulver search for other commits by this committer ] Original commit 
- Enable mmap in x86 VM, and fix amd64 VM.
Thu, 14 Aug 2008
[ 01:27 alepulver search for other commits by this committer ] Original commit 
- Make fetchable.
Sun, 10 Aug 2008
[ 20:07 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Update to version 1.3.20080810.
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, 22 Mar 2008
[ 14:48 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
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
Tue, 4 Mar 2008
[ 12:24 alepulver search for other commits by this committer ] Original commit 
- Fix MASTER_SITES.

Reported by:    pointyhat (erwin)
Fri, 19 Oct 2007
[ 02:02 alepulver search for other commits by this committer ] Original commit 
- Add USE_XLIB when needed since USE_GL does not imply it anymore.

Reported by:    pointyhat (via erwin)
Sat, 28 Jul 2007
[ 12:27 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
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}.
Sat, 21 Apr 2007
[ 03:09 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Update to version 1.0a.
Sun, 25 Feb 2007
[ 23:35 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
The Marriage of XreaL and Icculus.org Q3 w/ Improvements!

Evolution Q3 uses the advanced XreaL OpenGL 2.0 renderer for advanced GLSL
powered effects.

WWW: http://evolution.quakedev.com/

Number of commits found: 44