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/xmms-openspc/Makefile
SVNWeb

Number of commits found: 24

Tue, 3 Jan 2017
[ 10:59 mat search for other commits by this committer ] Original commit   Revision:430453 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for FreeBSD 10.3-

Sponsored by:	Absolight
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
Tue, 6 Jan 2015
[ 09:36 ehaupt search for other commits by this committer ] Original commit   Revision:376388 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Sun, 4 May 2014
[ 18:48 tijl search for other commits by this committer ] Original commit   Revision:352968 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Convert multimedia/xmms to USES=libtool.  Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.

audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.

audio/xmms-bonk:
- Don't link with libstdc++.

audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.

audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.

audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.

audio/xmms-volnorm:
- Remove do-install.
Wed, 9 Apr 2014
[ 17:25 naddy search for other commits by this committer ] Original commit   Revision:350730 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
XMMS is not going away soon, so unexpire the plugins that build.
Sun, 23 Mar 2014
[ 21:59 antoine search for other commits by this committer ] Original commit   Revision:348894 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Chase multimedia/xmms deprecation and expiration date

With hat:	portmgr
Wed, 13 Nov 2013
[ 12:47 ehaupt search for other commits by this committer ] Original commit   Revision:333679
Support staging.
Thu, 24 Oct 2013
[ 13:53 ehaupt search for other commits by this committer ] Original commit   Revision:331487
Mark BROKEN. Does not build on FreeBSD 10.x and later.

Notified by:	pkg-fallout
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)
Wed, 24 Jul 2013
[ 08:19 ehaupt search for other commits by this committer ] Original commit   Revision:323578 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Remove MAKE_JOBS_SAFE which is now default.
Mon, 8 Jul 2013
[ 18:42 ehaupt search for other commits by this committer ] Original commit   Revision:322530 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
Mon, 30 Mar 2009
[ 14:18 ehaupt search for other commits by this committer ] Original commit 
Mark MAKE_JOBS_SAFE
Fri, 6 Jun 2008
[ 13:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 345 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)
Thu, 27 Mar 2008
[ 22:15 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Use MASTER_SITE_CRITICAL
Mon, 17 Mar 2008
[ 15:00 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Get rid of USE_X_PREFIX.
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}.
Thu, 29 Mar 2007
[ 10:51 ehaupt search for other commits by this committer ] Original commit 
Cleanup objformat-removal fallout

Notified by:    kris (via pointyhat)
Thu, 1 Jun 2006
[ 17:23 ehaupt search for other commits by this committer ] Original commit 
Update master site

Notified by:    fenner's distfiles survey
[ 12:13 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Add an additional mirror.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Thu, 6 Oct 2005
[ 11:57 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
Sat, 17 Sep 2005
[ 17:24 mnag search for other commits by this committer ] Original commit 
Add more master sites
Make portlint happier

PR:             ports/86240
Submitted by:   Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by:    pav (mentor)
Sat, 11 Jun 2005
[ 20:31 jylefort search for other commits by this committer ] Original commit 
Add xmms-openspc.

XMMS input plugin for SPC format support.

WWW: http://www.xmms.org/plugins.php?details=225

PR:             ports/82139
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 24