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: audio/xmixer/Makefile
SVNWeb

Number of commits found: 37

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:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
audio: remove 'Created by' lines

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

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(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.
Thu, 16 Jan 2020
[ 09:34 bapt search for other commits by this committer ] Original commit   Revision:523220 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
First pass at moving manpages to share/man for category a*
Mon, 4 Nov 2019
[ 20:39 zeising search for other commits by this committer ] Original commit   Revision:516738 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
Tue, 8 Jan 2019
[ 13:06 tobik search for other commits by this committer ] Original commit   Revision:489678
audio/xmixer: Remove GTK1 option

gtk12 is gone
Tue, 9 Jan 2018
[ 07:40 mat search for other commits by this committer ] Original commit   Revision:458513 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Remove support for variables that have been deprecated for a while.

variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
Thu, 12 Oct 2017
[ 15:57 mat search for other commits by this committer ] Original commit   Revision:451901 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Mon, 28 Jul 2014
[ 13:41 adamw search for other commits by this committer ] Original commit   Revision:363151
Make gtk12 support an OPTION, rather than just checking if it's already
installed.
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)
Mon, 23 Dec 2013
[ 13:59 amdmi3 search for other commits by this committer ] Original commit   Revision:337243
- Support staging
Mon, 7 Oct 2013
[ 23:03 marino search for other commits by this committer ] Original commit   Revision:329743
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, 4 Oct 2013
[ 08:52 bapt search for other commits by this committer ] Original commit   Revision:329271 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Do not arbitrary rename packages
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 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:
audio)
Sun, 27 Jan 2013
[ 05:55 tabthorpe search for other commits by this committer ] Original commit   Revision:311049 (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
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}.
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
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)
Thu, 26 May 2005
[ 19:36 pav search for other commits by this committer ] Original commit 
- Fix MASTER_SITES
- Optionalize GTK support
- Add WWW: line

PR:             ports/81504
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 19 Apr 2005
[ 14:27 vs search for other commits by this committer ] Original commit 
Use PLIST_FILES
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Wed, 25 Feb 2004
[ 09:54 kris search for other commits by this committer ] Original commit 
BROKEN on !i386: Does not compile
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Thu, 13 Nov 2003
[ 10:11 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
Tue, 8 Apr 2003
[ 00:40 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Remove the USE_GNOMENG macro.
Thu, 20 Feb 2003
[ 16:49 knu search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 21 Dec 2002
[ 22:41 edwin search for other commits by this committer ] Original commit 
Mastersite has gone Missing In Action.
Noticed by: portsurvey
Sun, 29 Sep 2002
[ 08:07 ijliao 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)
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Sat, 31 Aug 2002
[ 00:13 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Mon, 8 Jul 2002
[ 10:22 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE_CMD

PR:             39283
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Mon, 19 Feb 2001
[ 22:58 trevor search for other commits by this committer ] Original commit 
Update to 0.9.4.  Install gmixer as xgmixer, to avoid conflict with   the
audio/gmixer port/package.  Remove BROKEN line since this   version works.    
Thu, 2 Nov 2000
[ 22:38 trevor search for other commits by this committer ] Original commit 
Mark this broken.   Mention conflict with audio/gmixer.   Set maintainer to
ports@FreeBSD.org.    
Thu, 5 Oct 2000
[ 07:36 reg search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Implement USE_GTK, part 1.    
Mon, 2 Oct 2000
[ 06:39 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER for my ports.    
Fri, 7 Jul 2000
[ 20:59 steve search for other commits by this committer ] Original commit  (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config   -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly    

Number of commits found: 37