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

Number of commits found: 43

Sun, 15 Sep 2019
[ 17:28 antoine search for other commits by this committer ] Original commit   Revision:512125 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports
Sun, 4 Aug 2019
[ 08:22 antoine search for other commits by this committer ] Original commit   Revision:508076 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Tue, 21 Nov 2017
[ 08:36 mat search for other commits by this committer ] Original commit   Revision:454590 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
OPTIONS_SUB only cares about being defined, its content is ignored.

Sponsored by:	Absolight
Fri, 13 Oct 2017
[ 09:06 bapt search for other commits by this committer ] Original commit   Revision:451968
Cleanup master_sites
Thu, 8 Dec 2016
[ 17:01 tijl search for other commits by this committer ] Original commit   Revision:428136 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 Jan 2016
[ 09:38 amdmi3 search for other commits by this committer ] Original commit   Revision:406101
- Fix COMMENT
- Add LICENSE
- Cosmetic changes
Tue, 12 Jan 2016
[ 15:15 decke search for other commits by this committer ] Original commit   Revision:405883
Hand over maintainership back to ports@ for ports which i'm not using myself
anymore.
Wed, 19 Aug 2015
[ 13:41 mat search for other commits by this committer ] Original commit   Revision:394780
Fix previous commit.

Pointy hat to:	mat
Sponsored by:	Absolight
[ 13:30 mat search for other commits by this committer ] Original commit   Revision:394778 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
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, 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)
Fri, 21 Feb 2014
[ 15:06 decke search for other commits by this committer ] Original commit   Revision:345478
- Update to 0.8.6
Fri, 18 Oct 2013
[ 11:40 decke search for other commits by this committer ] Original commit   Revision:330737
- Add USES=desktop-file-utils
- Support staging
- Convert optional dependencies to new format
- Convert LIB_DEPENDS to new shlib format
- Bump PORTREVISION
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)
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
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, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Mon, 22 Apr 2013
[ 23:19 bapt search for other commits by this committer ] Original commit   Revision:316287 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Wed, 3 Apr 2013
[ 21:00 decke search for other commits by this committer ] Original commit   Revision:315714
- Properly fix NLS now and revert last fix attempt

Approved by:	portmgr (myself)
[ 06:29 miwi search for other commits by this committer ] Original commit   Revision:315696
- Fix build

Reported by:	pointyhat
Approved by:	portmgr / maintainer (decke via irc)
Sun, 16 Dec 2012
[ 20:59 bapt search for other commits by this committer ] Original commit   Revision:309043
Convert to new options framework,
While here trim headers and fix pkgconfig dependency

Approved by:	decke (maintainer)
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
Tue, 23 Aug 2011
[ 18:39 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
Fri, 8 Jul 2011
[ 19:20 decke search for other commits by this committer ] Original commit 
- Update to 0.8.5
Mon, 10 Jan 2011
[ 12:39 decke search for other commits by this committer ] Original commit 
- Update to 0.8.4
- Remove MD5 checksum
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
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.
Thu, 1 Apr 2010
[ 12:45 decke 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)
- Change to my FreeBSD email address

Approved by:    miwi (mentor), beat (co-mentor)
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
Tue, 16 Feb 2010
[ 14:17 pav search for other commits by this committer ] Original commit 
- Update to 0.8.3

PR:             ports/143964
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
Feature safe:   yes
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
Tue, 22 Dec 2009
[ 09:50 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.8.2
- Fix build for WITHOUT_NLS

PR:             141856
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
Mon, 21 Dec 2009
[ 11:21 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.8.1

PR:             141690
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
Mon, 14 Dec 2009
[ 22:31 pav search for other commits by this committer ] Original commit 
- Update to 0.8

PR:             ports/141464
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
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 Mar 2009
[ 08:18 jadawin search for other commits by this committer ] Original commit 
- Update to 0.7.1

PR:             ports/132138
Submitted by:   Bernhard Froehlich <decke at bluelife.at>
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.
Sun, 7 Sep 2008
[ 16:21 miwi search for other commits by this committer ] Original commit 
- Update to 0.7

PR:             127175
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
Sun, 29 Jun 2008
[ 11:10 miwi search for other commits by this committer ] Original commit 
Vagalume is an GTK+-based client for the Last.fm online radio.

Although it works in standard PCs, it is specially designed
to work in the Maemo platform. It has access to virtually all
the same functions as the official client, including scrobbling,
tagging, loving, banning etc.

WWW: http://vagalume.igalia.com/

PR:             ports/124882
Submitted by:   Bernhard Fröhlich <decke at bluelife.at>

Number of commits found: 43