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

Number of commits found: 38

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.
Mon, 26 Dec 2016
[ 11:59 rene search for other commits by this committer ] Original commit   Revision:429499 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Reset ports per maintainer request.

PR:		215557
Submitted by:	A.J. "Fonz" van Werven (maintainer)
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
Sun, 10 Jan 2016
[ 14:59 amdmi3 search for other commits by this committer ] Original commit   Revision:405707
- Add LICENSE_FILE
- Switch to USES=localbase
- Drop unneeded PLIST_DIRS

Approved by:	portmgr blanket
Sat, 27 Dec 2014
[ 00:09 gblach search for other commits by this committer ] Original commit   Revision:375663 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
Mon, 22 Dec 2014
[ 21:38 bapt search for other commits by this committer ] Original commit   Revision:375273 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Revert r375084

A too sharp axe causes unpredictable damages

Reported by:	amdmi3
Sat, 20 Dec 2014
[ 18:37 bapt search for other commits by this committer ] Original commit   Revision:375084 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Mon, 9 Dec 2013
[ 10:12 jadawin search for other commits by this committer ] Original commit   Revision:335959
- Maintainership to submitter
- Update master_sites

PR:		ports/184608
Submitted by:	Alphons "Fonz" van Werven <freebsd@skysmurf.nl>
Sat, 16 Nov 2013
[ 01:13 danilo search for other commits by this committer ] Original commit   Revision:333956
- Add stage support
Mon, 7 Oct 2013
[ 23:43 marino search for other commits by this committer ] Original commit   Revision:329748
games/xteddy: Fix typo in LDFLAGS
[ 23:40 marino search for other commits by this committer ] Original commit   Revision:329747
Explicitly link libraries on 10 unmaintained ports

The following ports will not build with a binutils 2.22+ linker built
with standard options.  This has been obvious with DPorts, but difficult
to see on FreeBSD.  However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
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)
Mon, 2 Sep 2013
[ 19:55 bapt search for other commits by this committer ] Original commit   Revision:326070 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:325962
Add explicit dependencies on pkgconf
Thu, 19 Jul 2012
[ 17:39 sperber search for other commits by this committer ] Original commit 
- Update to version 2.2
- Update WWW: line
- Add LICENSE

PR:           ports/169417
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Wed, 20 Jun 2012
[ 11:34 kwm search for other commits by this committer ] Original commit 
Remove BROKEN now that imlib is fixed.
Wed, 13 Jun 2012
[ 21:10 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: does not compile
  undefined reference to `PrintGifError'

Reported by:    pointyhat
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
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
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 6 Jun 2008
[ 13:31 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 215 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
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}.
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Wed, 8 Mar 2006
[ 11:14 garga search for other commits by this committer ] Original commit 
- UNBREAK: Make it fetchable again
- Paficy portlint(1)

PR:             ports/94210
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:    portmgr (erwin)
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Sat, 7 Jan 2006
[ 08:24 edwin search for other commits by this committer ] Original commit 
Update to 2.0.2
Mon, 14 Nov 2005
[ 12:36 edwin search for other commits by this committer ] Original commit 
Update to 2.0.1

Notice for artists: I'm looking for a cute fluffy daemon :-)
Thu, 20 Oct 2005
[ 21:02 pav search for other commits by this committer ] Original commit 
- Update to 1.1

PR:             ports/87738
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Mon, 10 Oct 2005
[ 01:22 linimon search for other commits by this committer ] Original commit 
Reset bouncing maintainer address; mark broken since it does not fetch.

Source:         distfile survey
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Wed, 24 Sep 2003
[ 09:37 osa search for other commits by this committer ] Original commit  (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Fri, 21 Feb 2003
[ 12:06 knu search for other commits by this committer ] Original commit  (Only the first 10 of 274 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 3 Aug 2000
[ 10:28 asami search for other commits by this committer ] Original commit  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    

Number of commits found: 38