non port: audio/mbox/Makefile |
SVNWeb
|
Number of commits found: 37 |
Sun, 15 Sep 2019
|
[ 17:28 antoine ] (Only the first 10 of 354 ports in this commit are shown above. )
Deprecate a few ports
|
Sun, 4 Aug 2019
|
[ 08:22 antoine ] (Only the first 10 of 11 ports in this commit are shown above. )
Mark BROKEN: unfetchable
|
Mon, 25 Feb 2019
|
[ 12:47 bapt ] (Only the first 10 of 66 ports in this commit are shown above. )
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 30 Mar 2015
|
[ 21:27 bapt ]
Remove dead CENKES mirror
|
Mon, 6 Oct 2014
|
[ 14:13 jhale ]
- Convert to USES=python
- Depend on python packages instead of installed file
- Add LICENSE
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Sat, 5 Jul 2014
|
[ 18:53 wg ]
audio/mbox: use WX 3.0+
|
Mon, 24 Mar 2014
|
[ 13:10 bapt ]
Switch to wx 2.8
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 27 Sep 2013
|
[ 22:31 mva ]
- Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 14 Jan 2012
|
[ 22:27 netchild ] (Only the first 10 of 65 ports in this commit are shown above. )
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
|
Thu, 3 Jun 2010
|
[ 08:55 netchild ] (Only the first 10 of 49 ports in this commit are shown above. )
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
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, 23 Aug 2007
|
[ 17:54 sat ]
- Fix plist by using PYDISTUTILS_PKGNAME
- Provide more mirrors
- Bump portrevision
Reported by: pointyhat via portsmon
|
Sat, 18 Aug 2007
|
[ 01:07 kris ]
BROKEN: Incorrect pkg-plist
|
Wed, 11 Jul 2007
|
[ 03:58 rafan ]
- Update to 0.7.2
- Switch to wx 2.6
PR: ports/114409
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 1 Dec 2006
|
[ 07:39 pav ] (Only the first 10 of 69 ports in this commit are shown above. )
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver
|
Thu, 12 Jan 2006
|
[ 12:54 sem ] (Only the first 10 of 154 ports in this commit are shown above. )
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Mon, 10 Oct 2005
|
[ 04:40 linimon ] (Only the first 10 of 12 ports in this commit are shown above. )
Reset bouncing maintainer addresses.
Hat: portmgr
Source: Edwin's updated distfile tracker
|
Thu, 12 May 2005
|
[ 16:39 fjoe ] (Only the first 10 of 84 ports in this commit are shown above. )
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Mon, 29 Nov 2004
|
[ 23:52 ahze ]
- Remove audio/mBox and merge changes in to audio/mbox since
these ports are duplicate with same maintainer as audio/mBox
|
Thu, 11 Nov 2004
|
[ 19:10 ahze ]
Update to 0.5.2, bug-fix release
Approved by: adamw (mentor)
|
Sun, 7 Nov 2004
|
[ 22:00 ahze ]
Add mbox
mBox is program intended to help you with organizing your music files.
The most important features are:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to desired
format. Bitrate, etc. is automatically adjusted depending on settings
and source audio.
- reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- reading WMA tags
- FreeDB, treates encoded files as if it was CD, so you can simply
select your files and - if found in database - write tags to them.
- auto tagging - reads tag information from filename
- batch tags editing
- batch files renaming (can use tags)
- directory renaming (can use tags)
Approved by: adamw (mentor)
|
Number of commits found: 37 |