| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Remove dependency for p5-Mysql50 (replace with p5-Mysql) [2]
PR: ports/164177
Reported by: Daniel Pritts <danno@umich.edu>
Submitted by: the_mix_room@hotmail.com [1]
Reviewed by: scheidell@ (me) [2]
Approved by: The little dancing elves
|
|
|
|
|
|
|
|
|
| |
- Convert to OPTIONSng
- Remove LIB_DEPENDS ABI verions
PR: ports/169624
Submitted by: Jack <xxjack12xx@gmail.com>
Approved by: crees (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
- Remove shlib version from LIB_DEPENDS
PR: ports/169556 [1]
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: culot (mentor)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Reported by: bsam@
|
| |
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove GUILE/ESD: Support long since retired [1]
PR: ports/168619
Submitted by: Don Lewis <truckman@FreeBSD.org> [1]
|
|
|
|
|
|
|
|
|
|
| |
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin.
|
| |
|
|
|
|
| |
PR: ports/169212
|
|
|
|
| |
The X11BASE variable is long gone, however these ports were not updated.
|
|
|
|
|
|
| |
meta-ports
Approved by: Richard Neese (maintainer)
|
| |
|
|
|
|
|
|
| |
(While here, use ECHO_CMD)
Approved by: Richard Neese (maintainer)
|
|
|
|
|
| |
PR: ports/169267
Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION for ports depending on it by default.
|
|
|
|
|
| |
PR: ports/169040
Submitted by: maintainer(private email)
|
|
|
|
|
|
|
|
|
|
|
| |
`#pragma GCC visibility push(hidden)' results in free() symbol being .hidden,
and linker woes. As a remedy, temporarily revert visibility to default when
including this header (probably not the best way to solve the problem though).
While here, pacify portlint(1) by removing hard-coded shlib ABI versions in
LIB_DEPENDS.
Reported by: pointyhat (via pav, erwin)
|
| |
|
|
|
|
|
|
|
| |
2012-05-30 audio/libtunepimp-old MusicBrainz RDF webservice no longer functions
2012-06-01 audio/libtunepimp MusicBrainz RDF webservice no longer functions
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer), eadler (mentor)
|
| |
|
|
|
|
| |
Submitted by: maintainer via private email
|
|
|
|
| |
Submitted by: Alex Kozlov
|
|
|
|
|
| |
PR: ports/169121
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ol_lrc_fetch.o: In function `ol_lrc_candidate_free':
ol_lrc_fetch.c:(.text+0x766): undefined reference to `free'
ol_lrc_fetch_xiami.o: In function `ol_lrc_fetch_xiami_search':
ol_lrc_fetch_xiami.c:(.text+0x55e): undefined reference to `free'
ol_lrc_fetch_xiami.c:(.text+0x5cc): undefined reference to `free'
ol_lrc_fetch_xiami.c:(.text+0x60c): undefined reference to `free'
ol_lrc_fetch_ttplayer.o: In function `_download':
ol_lrc_fetch_ttplayer.c:(.text+0x210): undefined reference to `free'
ol_lrc_fetch_ttplayer.o:ol_lrc_fetch_ttplayer.c:(.text+0x513): more undefined references to `free' follow
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New file:
files/patch-mscore__awl__denomspinbox.cpp
files/patch-mscore__mscore__measure.cpp
Remove file:
files/extra-patch-log2
pkg-message
PR: ports/168992
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/168991
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
Remove file:
files/patch-ecatools__ecaplay.c
PR: ports/168990
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/169040
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
|
|
|
|
| |
Submitted by: Alex Kozlov
|
| |
|
| |
|
|
|
|
| |
- Un-version LIB_DEPENDS
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- add some missing tabs
- drop LICENSE_FILE (doesn't needed for well-known licenses)
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- strict python version to 2.x (per README)
PR: 168851
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
|
|
|
|
|
|
|
| |
- Allow to be built with clang
Obtained from: pkgsrc [1]
Approved by: maintainer (implicit)
|
|
|
|
|
| |
PR: ports/168890
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
| |
to do a package dependency since p5-DBD-mysql50 and p5-DBD-mysql have different
basenames, and therefore cannot be considered as alternatives.
The correct solution is to switch the use of PKGNAMESUFFIX in the slave ports
to using LATEST_LINK instead so they all have the same PKGBASE
|
|
|
|
| |
- reset MAINTAINER
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
packages don't support it anyway.
|
|
|
|
|
|
|
|
|
| |
No more crash with mono bindings on i386
Better iOS 4.3 support
Still no iPhone/iPod 4/4S support
Bugfixes
Approved by: avilla (maintainer, via IM)
|
| |
|
|
|
|
|
|
|
|
| |
functional. It was only used for obtaining cdaudio metadata
- Bump PORTREVISION
PR: 168154
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
| |
Stop depending on a versioned p5-DBD-mysql port
|
|
|
|
| |
Prodded by: bapt
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION since this changes packaging (plist)
PR: ports/168618
Submitted by: Barbara <barbara.xxx1975@libero.it>
Approved by: maintainer (implicit), portmgr (pav)
|
| |
|
|
|
|
|
|
| |
all.h generation
- Release maintainership, I don't really use it
|
|
|
|
|
| |
PR: ports/168686
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Many changes between 0.5.1 and 0.5.5, see changelog
PR: ports/168189
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
| |
Submitted by: pointyhat (pav)
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTDOCS/PLIST_FILES
Remove file:
files/extra-patch-broken-scandir
pkg-plist
PR: ports/168590
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/168589
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
New file:
files/patch-H__sysdep.h
Remove file:
files/patch-Opcodes__tl__fractalnoise.cpp
PR: ports/168588
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer (pav@ via IRC)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Submitted by: az@
|
|
|
|
| |
Approved by: maintainer (lth@ via email)
|
|
|
|
| |
Submitted by: pointyhat
|
| |
|
|
|
|
| |
- Correct plist
|
| |
|
|
|
|
| |
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/
|
|
|
|
|
|
| |
* Switch to JSON API to work around XMLRPC API update
Approved by: eadler, itetcu (mentors, implicit)
|
|
|
|
| |
Approved by: maintainer (miwi@ via IRC)
|
| |
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
| |
Please note that port revision for all the Haskell ports without version changes
are also bumped. Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.
Thanks ashish@ for the assistance.
Obtained from: FreeBSD Haskell
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
packing distribution
|
| |
|
|
|
|
| |
Reported by: Freshports sanity check
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by: tabthorpe (mentor)
|
|
|
|
|
|
|
|
| |
- Use short form for Google Code MASTER_SITES
- Remove in-place patches that were integrated upstream
- Remove BROKEN statement for FreeBSD 9.X, I did not find evidence it is so
- Temporarily(?) disable -Werror to allow building with Clang without
introducing local patches
|
| |
|
|
|
|
|
|
|
|
| |
- No PORTREVISION bump, would not build.
PR: ports/167906
Submitted by: scheidell@ (me)
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
| |
- Adjust CONFLICTS accordingly
PR: ports/167906
Reported by: Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
| |
- submitter is now maintainer (email to previous maintainer bouces for weeks)
- replaces audio/audacity-devel
PR: ports/167906
Submitted by: Jack <xxjack12xx@gmail.com> (maintainer)
|
|
|
|
| |
audio/audacity-devel
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 165105
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/168412
Submitted by: Janik Galasso <janik@hikarihq.com> (maintainer)
|
|
|
|
| |
OPTIONSngify!
|
|
|
|
| |
Reported by: sanity check
|
|
|
|
| |
Add shared AAC, DAGRAB, GOGO, MPP and SPEEX descriptions
|
|
|
|
| |
- Add shared mmkeys and xspf descriptions
|
|
|
|
|
| |
While here activate flac by default
share descriptions of mp4, id3, flac and vorbis
|
|
|
|
| |
While here add shared dbus and curl descriptions
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Add missing %%NLS%% in PLIST
Changes: https://sourceforge.net/news/?group_id=55130
PR: ports/168186
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
|
|
|
|
|
|
|
| |
Changes: https://sourceforge.net/news/?group_id=55130
PR: ports/168185
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Sort PLIST_FILES
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes: https://sourceforge.net/news/?group_id=55130
PR: ports/168184
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
|
|
|
|
|
|
| |
- Pet portlint: remove ABI version number from LIB_DEPENDS
Changes: http://svn.xiph.org/icecast/trunk/libshout/NEWS
|
| |
|
|
|
|
|
| |
PR: 168074
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
|
|
|
| |
Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Tested by: phw
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Notes:
This is a shlib downgrade please see changelog from 1.0.6 to 1.1.0
http://sourceforge.net/projects/libmtp/files/libmtp/1.1.0/
PR: 168022
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/167971
Submitted by: amdmi3
|
|
|
|
|
|
|
|
|
|
|
| |
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.
PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.
[1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b
|
|
|
|
|
|
| |
PR: ports/166817
Submitted by: Shin-ichi Okano <s-okano@n08.itscom.net>
Obtained from: Its git
|
|
|
|
|
| |
PR: ports/167957
Submitted by: Alan Hicks <ahicks@p-o.co.uk>
|
|
|
|
|
| |
PR: ports/167874
Submitted by: Richard Neese (maintainer)
|
|
|
|
|
| |
Reported by: pav
Pointyhat to: me
|
|
|
|
|
|
| |
PR: ports/
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Approved by: maintainer timeout (2.5 months)
|
|
|
|
|
|
|
|
|
|
| |
- Use PKGNAMESUFFIX instead of PORTNAME; update DIST_SUBDIR
PR: ports/167873
Submitted by: Rich Neese (maintainer)
- Use DATADIR
- Don't try to remove shared folders on deinstall
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTDOCS
- Add LICENSE
PR: ports/166901
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Approved by: tabthorpe (mentor)
|
|
|
|
| |
Pointyhat to: jpaetzel
|
|
|
|
|
| |
Reported by: pointyhat
Pointy hat to: miwi
|
| |
|
|
|
|
|
|
| |
PR: ports/167889
Submitted by: John Hixson
Sponsored by: iXsystems
|
|
|
|
|
|
|
|
|
|
| |
longer functions
- Set EXPIRATION_DATE to two weeks from now
- No other ports depend on this port
PR: ports/165785
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Approved by: maintainer timeout (2 months)
|
| |
|
|
|
|
| |
update renders this port BROKEN.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix a warning regarding the redefinition of NNOTES
- raise NNOTES from 127 to 128 (only notes 0..125 were being shown
because 127 was < NNOTES and 126 is black)
- only show the keys that exist on a real piano by default, and add a
"-f" ('full midi keyboard') command line option to show all midi
notes.
- make the dimensions slightly closer to a real piano by:
> making the black key hight two third of the white key height
> making the black key positions vary based on their position in
the octave
- adding a QWERTY_REV layout that has the lower keys on the upper row
of the keyboard
- adding QWERTY_UK and QWERTY_UK_REV layouts that extend the QWERTY
and QWERTY_REV layouts with the punctuation keys available on those
rows
- Assign maintainership to submitter.
Submitted by: hselasky@
Approved by: maintainer
|
|
|
|
| |
Notified by: pointyhat (via pav)
|
|
|
|
|
| |
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
|
|
|
|
| |
Changelog: http://www.rosegardenmusic.com/wiki/dev:12.04
|
|
|
|
|
|
| |
- Update home page and MASTER_SITE
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
- Add SNDFILE option [1]
- Don't install test and debugging components by default [2]
- Fix slave ports
- Take maintainership
PR: ports/163056
Submitted by: Jan Beich <jbeich@tormail.net> [1] and [2] partly
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Mark MAKE_JOBS_SAFE
- Use bsd.port.options.mk
Chnages: http://sourceforge.net/news/?group_id=105168
PR: ports/167637 [1]
Submitted by: maintainer [1]
|
|
|
|
|
|
|
|
|
| |
on FreeBSD and should not require any quirks/workarounds.
In fact they seem to be harmful now and result in sound outages.
PR: ports/165247
Submitted by: avg
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
|
| |
|
|
|
|
| |
Approved by: eadler (mentor)
|
|
|
|
|
|
| |
PR: ports/167088
Submitted by: bapt
Approved by: maintainer timeout (>14d)
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
| |
- No PORTREVISION bump (caught before mirrors had a change to sync)
PR: ports/166654
Submitted by: scheidell (me)
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE_PERMS [1]
- Add @exec's to pkg-plist since Makefile:post-install isn't run with pkg-add [2]
- Add BATCH check because you can't acctept license in batch mode [3]
- Change mkdir/chown in Makefile (and pkg-plist) to install [3]
PR: ports/166654 [1]
Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer) [1]
Submitted by: scheidell (me) [2]
Submitted by: crees@ [3]
|
|
|
|
|
|
|
|
| |
if pulse is not running. That is useful for the users of KDE speech
dispatcher system. [1]
- Bump PORTREVISION (changed lib dependencies)
Suggested by: Andrew Johnson <daeron at optushome.com.au> (via private email)
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Add my LOCAL to MASTER_SITES
- Use USE_GNOME=gnomehack
- Use REINPLACE_CMD for patches
- Cleanup Makefile
Changes:
- Rough WebM support
- Removed the shout-config script
|
|
|
|
|
|
| |
- Remove http://nivi.interfree.it from MASTER_SITES
- Set USE_PYTHON to -2.7
- The man pages installation is independent from the value of NOPORTDOCS
|
|
|
|
|
| |
PR: ports/167365
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/167377
Submitted by: John Hixson (maintainer)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: ports/165003
Submitted by: Eugene Grosbein <eugen@grosbein.net>
Obtained from: http://old.nabble.com/Memory-leak-on-Icecast-2.3.2---Debian---td26691536.html
|
|
|
|
|
| |
PR: 165839
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
| |
PR: ports/167347
Submitted by: John Hixson <john@pcbsd.org>
|
|
|
|
|
| |
PR: ports/166658
Submitted by: scheidell@ (me)
|
|
|
|
|
|
|
|
|
|
|
| |
for amd64 only) [1]
- Channel dougb and re-write the rc script [2]
- Bump PORTREVISION
PR: ports/166658 [1]
Submitted by: Callum Gibson <callumgibson@optusnet.com.au> [1]
Reviewed by: scheidell@ [2]
|
| |
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: ports/167091 [1]
Submitted by: Jan Beich <jbeich@tormail.net> [1]
Tested at: redports
|
|
|
|
|
| |
PR: ports/167215
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Cosmetic change
PR: ports/165341 [1]
Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
|
|
|
|
|
| |
PR: 167177
Submitted by: Kalten <kalten@gmx.at>
|
|
|
|
|
| |
PR: 166874
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 166876
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
| |
PR: ports/160821
ubmitted by: Spil <spil.oss@googlemail.com>
Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix WITHOUT_ID3 build
PR: ports/160821
Submitted by: Spil <spil.oss@googlemail.com>
Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/158925
Submitted by: John Hixson <john ixsystems.com>
|
|
|
|
| |
Reported by: PH (via pav@)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
| |
I sent a mail to the current maintainer almost a month ago about taking these
ports over but got no response (archives in the kde-freebsd mailing list).
Someone else mentioned contacting the maintainer before and he expressed
surprise that these ports were still assigned to him.
This, together with the lack of to the ports, makes it reasonable to assign
them with the rest of the KDE ports to the KDE on FreeBSD team.
|
|
|
|
| |
this make the behavious compatible with both pkg_install and pkgng
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use BSDmakefile (and bsd.lib.mk) instead of
configure/Makefile.in;
* plug some (but not all!) ancient memory leaks;
* make use of bsd.tcl.mk (now requires Tcl-8.4 or higher);
* fix warnings and 64-bit issues;
* bump PORTREVISION.
To do:
* plug the remaining memory leak (valgrind is priceless!);
* fix up the author's tests to uniformly report failure or
success and arrange for them to run post-build.
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Audio-MPD-Common/Changes
PR: ports/166577
Submitted by: sunpoet (myself)
Approved by: sahil (maintainer)
|
|
|
|
| |
as broken for more than 6 month
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
longer functions
2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions
2012-03-14 converters/ruby-lv: upstream no longer has this
2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN"
2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Corpus-Audio-MPD/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Remove vestiges of alpha
PR: ports/153429
Approved by: eadler (mentor)
Feature safe: yes
|
|
|
|
|
|
| |
PR: 166016
Submitted by: Ports Fury
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- no PORTREVISION bump, because it's not default
PR: 166688
Submitted by: Mykola Dzham <i at levsha dot me> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
which this ports already depends.
Reported by: pointyhat-west (pkgng)
Feature safe: yes
|
|
|
|
|
|
|
| |
which this ports already depends.
Reported by: pointyhat-west (pkgng)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
2012-04-05 audio/py-libtunepimp
2012-04-05 audio/py-musicbrainz
Approved by: maintainer, eadler (mentor)
Feature safe: yes
|
|
|
|
|
| |
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Audio-Wav/Changes
Feature safe: yes
|
|
|
|
|
|
| |
precipitated its removal.
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
which this ports already depends.
Reported by: pkgng
Feature safe: yes
|
|
|
|
|
|
|
| |
on which this ports already depends.
Reported by: pkgng
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
While I'm here also drop unnecessary LICENSE_FILE knob (for GPLv2)
PR: 166464
Submitted by: Mykola Dzham <i at levsha dot me> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
Submitted by: Guido Falsi (mad@madpilot.net)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Fix COMMENT format
- Add LICENSE
PR: 166014
Submitted by: Ports Fury
Feature safe: yes
|
|
|
|
|
|
| |
PR: 166015
Submitted by: Ports Fury
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/165932 [1]
Submitted by: Mykola Dzham <i@levsha.me> (maintainer) [1]
Feature safe: yes
|
|
|
|
|
|
| |
PR: 165987
Submitted by: maintainer
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: 165833
Submitted by: Jason E. Hale
Obtained from: Ubuntu
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This fixes multiple security vulnerabilities found in the previous versions
- Fixes CVE-2012-1107 and CVE-2012-1108
- As reported by Zubin Mithra: https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/945415
- Arrange MASTER_SITES so most reliable site is tried first
- Move LICENSE to satisfy portlint
PR: ports/166219
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Reported by: Zubin Mithra
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/166139
Submitted by: r.neese@gmail.com
Approved by: maintainer, ecrist@secure-computing.net
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- Port to audio/libmusicbrainz3 and libdiscid. [1]
- Remove audio/libmusicbrainz dependency.
PR: ports/165847
Reported by: Jason E. Hale <bsdkaffee@gmail.com>
Obtained from: Its git. [1]
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/165748
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
|
|
|
|
|
|
|
|
| |
libtunepimp support [1]
- Set PORTSCOUT, new versions are Qt4/KDE4 only
Reported by: erwin via pointyhat [1]
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CDDB_get/Changes
Feature safe: yes
|
|
|
|
|
| |
version and there's no active development version at the moment.
Feature safe: yes
|
|
|
|
|
|
| |
PR: 165576
Submitted by: sunpoet
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Noticed by: pointyhat via pav
Feature safe: yes
|
|
|
|
|
| |
PR: ports/165848
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165834
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
|
|
| |
PR: ports/165728
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: portmgr (pav)
|
|
|
|
|
|
| |
and commit
PR: ports/165605 (follow up)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
|
|
|
|
|
|
| |
MySQL version.
PR: 164177
Submitted by: Daniel Pritts <danno@umich.edu>
|
| |
|
|
|
|
|
|
| |
Submitted by: sunpoet (myself)
Tested by: exp-run by linimon
Approved by: linimon (with portmgr hat)
|
|
|
|
|
| |
- add _DEPENDS
- add regression-test target
|
| |
|
|
|
|
|
|
|
|
| |
deprecated as the MusicBrainz RDF webservice is no longer functional
PR: ports/165750, ports/165754, ports/165757, ports/165758
ports/165759, ports/165760, ports/165761
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
|
|
|
|
|
|
|
|
| |
the MusicBrainz RDF webservice is no longer functional
- Fix typo PLIST_FILES/PLIST_SUB while I'm here
PR: ports/165763
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
|
|
|
|
|
| |
PR: ports/165725
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/165724
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/165722
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/165721
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
|
| |
audio/libsamplerate
Reported by: pav
|
| |
|
|
|
|
|
|
| |
audio/libsamplerate
Reported by: pav
|
|
|
|
|
|
|
|
| |
SystemInfo.o(.text+0x141): In function `destroySystemInfo':
: undefined reference to `wsyserror'
*** Error code 1
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/165727
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer of audio/musicbrainz)
|
|
|
|
|
|
|
| |
PR: ports/165701
Notified by: makc
Submitted by: sunpoet (myself)
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: ports/165683
Notified by: makc
Submitted by: sunpoet (myself)
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|