notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: multimedia/xmms/distinfo

Number of commits found: 15

Sunday, 22 Feb 2015
21:11 naddy search for other commits by this committer
Remove the bitrotted remains of the RusXMMS patches, commented out
for nine months and broken for longer.

The RusXMMS modifications have turned into a partial rewrite of
XMMS.  They are too intrusive and outside the scope of an optional
patch to XMMS.  I urge anybody interested in this to revive the
russian/xmms port as a full-fledged fork.
Original commitRevision:379630 
Tuesday, 22 Oct 2013
08:30 tijl search for other commits by this committer
multimedia/xmms:
- Add zh-xmms to CONFLICTS.
- Convert USE_GNOME=desktopfileutils and USE_GMAKE to USES.
- Make USE_GL conditional on the SPEC option.
- Make gettext conditional on new NLS option.
- Only set USE_AUTOTOOLS for the RUSXMMS_PATCHES option.
- Remove LIBS from CONFIGURE_ENV.  Set LDFLAGS instead.
- Add missing xorg dependencies.
- Add xmms_cv_newpcm_driver=yes to CONFIGURE_ARGS.  The configure test
  fails on recent version of FreeBSD but the code it enables is still
  relevant.  Without it you cannot select a different output device.
- Remove SUB_FILES.  None of the files require substitutions.
- Remove IPV6 from OPTIONS_DEFAULT.  It's implicit.
- Don't exclude SIMD option from amd64.
- Use option helpers like OPTIONS_SUB, opt_CONFIGURE_ENABLE, etc.
- Install stripped libraries when !defined(WITH_DEBUG).
- Use new style LIB_DEPENDS.
- Add aclocal, autoheader and libtoolize to USE_AUTOTOOLS to fully
  regenerate the build infrastructure.  This fixes a lot of warnings
  and allows some patches to be removed.
- Add USE_OPENSSL for RUSXMMS_PATCHES option.
- Fix the SIMD option on all architectures by removing the post-extract
  target.
- Remove the message about the RUSXMMS_PATCHES option.  This is from
  before there were option dialogs.
- Use the same cp command as in the script included with rusxmms instead
  of INSTALL_DATA.
- Remove the ALSA test from configure with REINPLACE_CMD instead of a
  patch (RUSXMMS_PATCHES case).
- Remove old libtool macros from acinclude.m4.  Libtoolize adds new
  macros.
- Remove MKDIR_P patching.  No longer needed after running aclocal.
- Patch configure to disable ALSA (not RUSXMMS_PATCHES case).
- Fix po/Makefile.in.in with REINPLACE_CMD instead of a patch.
- Fix assembly source code files to support clang:
  * Remove comments that begin with a single slash.
  * Replace 'fist' instruction with 'fists' and 'fistp' with 'fistps'.
  * Append '.section ".note.GNU-stack","",@progbits' to every file to
    say they don't require an executable stack.  These files are
    compiled with -Wa,--noexecstack which clang supports but the ancient
    binutils in FreeBSD base does not so without this change xmms runs
    with an executable stack when compiled with base gcc.
- Support staging.
- Remove extra-patch-Visualization_Makefile.am.  It's not needed when
  passing VISUALIZATION_PLUGINS to configure.
- Rename patch-gcc41 to patch-General-ir-ir.c and modify it to keep the
  variables static, but mark keepGoing volatile.
- Remove patch-aclocal.m4.  Not needed when running aclocal.
- Remove patch-configure.in.  The PTHREAD_LIBS related changes are no
  longer needed and ALSA change is handled in the Makefile.
- Remove patch-ltmain.sh.  Not needed with staging.
- Remove patch-po-Makefile.in.in.  Handled in Makefile.
- Remove patch-xmms-config.in.  Not 100% sure about this.  It doesn't
  affect xmms itself.  Perhaps some plugins need it but I'd rather fix
  those plugins then.
- Add patch-xmms-i18n.h.in.  It's needed when NLS option is disabled.
- Remove pkg-message.in.  All supported versions of FreeBSD have unzip
  in base.
- Rename xmms.desktop.in to xmms.desktop to reflect that it doesn't
  require substitutions.
- Adjust pkg-plist for OPTIONS_SUB, NLS option, staging and
  USES=desktop-file-utils.

chinese/xmms, russian/xmms:
- Minor cleanups.

PR:		ports/183165
Approved by:	"Chris Petrik" <c.petrik.sosa@gmail.com> (maintainer)
Original commitRevision:331240 
Sunday, 3 Jul 2011
13:38 ohauer search for other commits by this committer
- remove MD5
Original commit
Sunday, 20 Jan 2008
22:42 pav search for other commits by this committer
- Update russian patches to 1.2.11

PR:             ports/119187
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:    maintainer timeout (2 weeks)
Original commit
Saturday, 22 Dec 2007
13:48 stefan search for other commits by this committer
Update to 1.2.11.

PR:             118336
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:    maintainer timeout (>3 weeks)
Original commit
Wednesday, 2 May 2007
12:43 danfe search for other commits by this committer
- Minor COMMENT change (s/---/--/, article `a' is superfluous here)
- Install opengl_spectrum visualization plugin, it builds and works fine
- Since we're doing FOO_PLUGINS+= ..., separate initial values with spaces,
  not commas, for consistency
- Remove useless `-esound' suffix, esound is no more special than any other
  output method these days
- Drop unsupported hashes from distinfo

Approved by:    maintainer timeout (5+ weeks)
Original commit
Wednesday, 1 Feb 2006
00:48 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit
Tuesday, 18 Oct 2005
17:37 pav search for other commits by this committer
- Update WITH_ENCODING_PATCH patch
- Portlint

PR:             ports/87578
Submitted by:   Espen Skoglund <esk@ira.uka.de> (maintainer)
Original commit
Tuesday, 2 Nov 2004
16:28 pav search for other commits by this committer
- Update encoding patch
- Drop unneeded dependency on libxml

PR:             ports/73231
Submitted by:   Dima Panov <redfox@Fluffy.Khv.RU>
Approved by:    maintainer
Original commit
Tuesday, 6 Apr 2004
13:19 krion search for other commits by this committer
- Add distfiles for encoding patch

PR:             ports/65218
Submitted by:   Andrey Slusar <vasallia@ukr.net>
Original commit
Tuesday, 24 Feb 2004
13:21 krion search for other commits by this committer
- Update to 1.2.10

PR:             ports/63303
Submitted by:   maintainer
Original commit
Sunday, 22 Feb 2004
19:44 eik search for other commits by this committer
add file for WITH_ENCODING_PATCH to distinfo.

SIZEify while I'm here

PR:             62894
Submitted by:   Linh Pham <question+freebsdpr@closedsrc.org>
Prompted by:    josef
Original commit
Saturday, 31 Jan 2004
14:16 krion search for other commits by this committer
- Update to version 1.2.9
* Note that the update breaks russian/xmms because of a
  patchfile needed for Russian coding detection.

PR:             ports/62127
Submitted by:   maintainer
Original commit
Thursday, 4 Dec 2003
10:42 pav search for other commits by this committer
- Add WITH_ENCODING_PATCH knob which allows russian fonts

PR:             ports/59076
Submitted by:   oleg dashevskii <be9-ml@be9.ru>
Approved by:    maintainer
Approved by:    adamw (mentor)
Original commit
Sunday, 7 Sep 2003
23:39 edwin search for other commits by this committer
[Maintainer update] multimedia/xmms to 1.2.8

        Update to xmms 1.2.8.  See http://www.xmms.org/next_version.php for
        a full description.

Please note that if you're running -current, some options will be
automaticly disabled due to the absence of -pthread in the current
gcc. For example, libmikmod might do this because of its --ldadd
option:
        [~] edwin@ref5>libmikmod-config --ldadd
        -pthread

PR:             ports/56504
Submitted by:   Espen Skoglund <esk@ira.uka.de>
Original commit

Number of commits found: 15