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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/xmms2/Makefile

Number of commits found: 136 (showing only 100 on this page)

1 | 2  »  

Saturday, 26 Jun 2021
15:13 Rene Ladan (rene) search for other commits by this committer
*/*: Remove expired ports:

2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2021-06-23 audio/gxmms2: Uses EOL Python 2.7 via audio/xmms2
2021-06-23 audio/lxmusic: Uses EOL Python 2.7 via audio/xmms2
commit hash: ca252e85c736de4413370aa3e93110a590aff6a0 commit hash: ca252e85c736de4413370aa3e93110a590aff6a0 commit hash: ca252e85c736de4413370aa3e93110a590aff6a0 commit hash: ca252e85c736de4413370aa3e93110a590aff6a0 ca252e8
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 20 Jul 2020
14:56 mat search for other commits by this committer
Pod::Parser was removed from perl5 in 5.31.0.

Add a P5_POD_PARSER variable to use in dependencies for ports that need
it.

PR:		247826
Original commitRevision:542642 
Tuesday, 5 May 2020
13:24 madpilot search for other commits by this committer
Change default MDNS backend to the more commonly used avahi one.

This avoids conflicting with KDE and other commonly used ports.

Reported by:	Chris Watson <bsdunix44@gmail.com>
MFH:		2020Q2
Original commitRevision:534084 
Tuesday, 14 Jan 2020
09:27 antoine search for other commits by this committer
Switch version of python used in USES=waf to default version of python

Reviewed by:	bapt
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D23143
Original commitRevision:522998 
Thursday, 12 Dec 2019
15:11 jhale search for other commits by this committer
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1

Bump PORTREVISION on consumers due to shared library version increase
Original commitRevision:519931 
Sunday, 24 Nov 2019
10:25 madpilot search for other commits by this committer
Switch MAD with MPG123 in DEFAULT_OPTIONS.

Submitted by:	Daniel Engberg
Differential Revision:	https://reviews.freebsd.org/D22285
Original commitRevision:518312 
Thursday, 14 Nov 2019
12:39 tobik search for other commits by this committer
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Original commitRevision:517560 
Friday, 8 Nov 2019
09:27 tobik search for other commits by this committer
a-b: Add missing USES={gnome,php,sdl,xorg}
Original commitRevision:517040 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:508216 
Wednesday, 19 Jun 2019
22:41 mat search for other commits by this committer
Fix build with Perl 5.31+

With hat:	perl@
Original commitRevision:504594 
Tuesday, 4 Jun 2019
14:17 antoine search for other commits by this committer
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Original commitRevision:503475 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Monday, 4 Feb 2019
21:42 amdmi3 search for other commits by this committer
- Convert USE_SDL=yes to USE_SDL=sdl

Approved by:	portmgr blanket
Original commitRevision:492169 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:484273 
Saturday, 1 Sep 2018
17:05 antoine search for other commits by this committer
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
Original commitRevision:478711 
Monday, 21 May 2018
20:00 madpilot search for other commits by this committer
- Mark xmms2 slave ports as broken with openssl-devel [1]

While here:

- Strip binaries
- Add missing dependency to audio/xmms2

PR:		225950 [1]
Submitted by:	brnrd
Original commitRevision:470573 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Original commitRevision:468844 
Thursday, 5 Apr 2018
20:13 jhale search for other commits by this committer
Update sysutils/libcdio to 2.0.0
- Add regression tests

Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr

Bump PORTREVISON on dependent ports due to libcdio shared libary increase

Changes
(libcdio):	http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager):	https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision:	https://reviews.freebsd.org/D14469
Original commitRevision:466597 
Thursday, 15 Mar 2018
22:18 bdrewery search for other commits by this committer
Fix orphaned libraries error for slave binding ports.
Original commitRevision:464643 
21:15 bdrewery search for other commits by this committer
Correct comment
Original commitRevision:464635 
Friday, 5 Jan 2018
02:57 jbeich search for other commits by this committer
Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL

The cryptic "error in backend" is emitted by Clang on crash.
Original commitRevision:458101 
Saturday, 23 Dec 2017
07:03 antoine search for other commits by this committer
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Original commitRevision:457024 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
Original commitRevision:452570 
Saturday, 25 Mar 2017
23:37 antoine search for other commits by this committer
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Original commitRevision:436925 
Tuesday, 21 Mar 2017
21:59 antoine search for other commits by this committer
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Original commitRevision:436659 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all _USE=openssl occurrences.

Sponsored by:	Absolight
Original commitRevision:436248 
Sunday, 25 Dec 2016
00:27 madpilot search for other commits by this committer
Remove libofa support. The service it depends on has been discontinued
and the libofa port is now DEPRECATED.

PR:		215518
Submitted by:	jhale
Original commitRevision:429388 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
Wednesday, 30 Nov 2016
16:01 linimon search for other commits by this committer
Mark various ports as broken on aarch64 due to the same clang bug:

  error in backend: Do not know how to split this operator's operand!

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:427432 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Monday, 11 Jan 2016
16:04 madpilot search for other commits by this committer
Convert to USES=sqlite
Original commitRevision:405788 
Tuesday, 29 Dec 2015
14:30 mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
Original commitRevision:404743 
Sunday, 30 Aug 2015
20:47 madpilot search for other commits by this committer
- Use option helpers
- Strip binaries
- Fix AIRPLAY option
- Fix packaging with MDSN option turned off
- Regenerate patches
Original commitRevision:395643 
Saturday, 29 Aug 2015
21:48 jbeich search for other commits by this committer
audio/libtremor: bump PORTREVISION in consumers after r395232

libvorbisidec.so.1.0.2 -> libvorbisidec.so.1.0.3

ACC
report:	https://people.freebsd.org/~jbeich/compat_reports/libtremor/1.2.0.s20040213_to_1.2.1.s20150105/compat_report.html
Pointy hat to:	jbeich
MFH:		2015Q3 (ports-secteam reliability blanket)
Original commitRevision:395574 
Thursday, 9 Apr 2015
22:08 antoine search for other commits by this committer
Prevent a stage violation when staging as root
Original commitRevision:383682 
Wednesday, 8 Apr 2015
15:05 bapt search for other commits by this committer
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused

Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf

WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC

CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"

USES=waf is by default stagedir safe
Original commitRevision:383571 
Wednesday, 1 Apr 2015
09:30 danfe search for other commits by this committer
- Provide standard CDDA_DESC for Digital Audio CD support, and remove it
  from individual ports when appropriate (two ports, `audio/deadbeef' and
  `devel/gvfs', were allowed to keep them for the time being, since they
  benefit from custom description)
- Remove last per-port occurrences of WAVPACK_DESC while I'm at it
Original commitRevision:382900 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Tuesday, 18 Nov 2014
21:37 madpilot search for other commits by this committer
Fix orphaned directory.
Original commitRevision:372745 
Tuesday, 28 Oct 2014
01:13 amdmi3 search for other commits by this committer
- Fix plist for MDNS_AVAHI option

Approved by:	portmgr blanket
Original commitRevision:371614 
Sunday, 31 Aug 2014
16:36 tijl search for other commits by this committer
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
Original commitRevision:366788 
Saturday, 30 Aug 2014
19:23 tijl search for other commits by this committer
devel/gamin:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Original commitRevision:366670 
Monday, 25 Aug 2014
17:08 madpilot search for other commits by this committer
Convert to USES=python.
Original commitRevision:366099 
11:06 amdmi3 search for other commits by this committer
- Fix CDDA option
- Fix plist for ET option

Approved by:	portmgr blanket
Original commitRevision:366061 
Saturday, 9 Aug 2014
10:06 arved search for other commits by this committer
Chase library dependencies after libcdio <-> libcdio-paranoia split

PR:		192271
Original commitRevision:364423 
Monday, 4 Aug 2014
15:46 amdmi3 search for other commits by this committer
- Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled

Approved by:	portmgr blanket
Original commitRevision:364024 
Friday, 4 Jul 2014
09:41 tijl search for other commits by this committer
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
Original commitRevision:360588 
Monday, 5 May 2014
14:51 sunpoet search for other commits by this committer
- Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
  dependency change from audio/libshout2 to audio/libshout [1]

Approved by:	portmgr (bapt) [1]
Original commitRevision:353022 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Monday, 17 Mar 2014
08:37 madpilot search for other commits by this committer
Convert to new USES=tar
Original commitRevision:348449 
Thursday, 27 Feb 2014
19:52 madpilot search for other commits by this committer
- Fix build with AVCODEC option [1]
- Fix build with when both VISUAL and VORBIS options are on
- While here, make portlint happier

PR:		ports/187100 [1]
Submitted by:	Igor Steuck Lopes <igorstklps@gmail.com>
Obtained from:	Upstream [1]
Original commitRevision:346384 
Wednesday, 5 Feb 2014
15:53 bapt search for other commits by this committer
Chase libmad changes
Original commitRevision:342735 
Saturday, 4 Jan 2014
23:40 antoine search for other commits by this committer
Convert the tree to USES=fam

Approved by:	portmgr (bapt)
Original commitRevision:338691 
Monday, 25 Nov 2013
22:13 madpilot search for other commits by this committer
Fix calls to waf scripts to allow depending on any python version,
instead of the one hardcoded in the script itself.

Submitted by:	python@ (mva@)
Original commitRevision:334901 
Sunday, 29 Sep 2013
10:41 madpilot search for other commits by this committer
Convert xmms2 ports to staging.

While here, convert to new LIB_DEPENDS format.
Original commitRevision:328665 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- 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
Original commitRevision:322783 
Friday, 5 Jul 2013
05:55 bapt search for other commits by this committer
pkgconfig is needed by all slaves either (to detect xmms2 itself)

Reported by:	poudriere
Original commitRevision:322302 
Tuesday, 18 Jun 2013
04:08 miwi search for other commits by this committer
- Add missing pkgconfig
- While here remove 7.X gruft

Reported by:	pointyhat
		http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/a.9-exp.20130618003449.pointyhat-west/xmms2-0.8_3.log
Original commitRevision:321169 
Sunday, 9 Jun 2013
19:30 naddy search for other commits by this committer
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
Original commitRevision:320405 
Friday, 24 May 2013
21:32 madpilot search for other commits by this committer
- Fix slave port audio/cpp-xmms2 build with recent clang [1]
- While here hack build system to stop slave ports from overwriting
  master's files on installation

Reported by:	miwi [1]
Original commitRevision:319017 
Saturday, 6 Oct 2012
15:01 madpilot search for other commits by this committer
- Allow xmms2 slave ports to override MAINTAINER
- Correctly take maintainership of unmaintained xmms2 slaves
- While I'm here, trim Makefile headers
Original commitRevision:305373 
Friday, 20 Jul 2012
13:27 naddy search for other commits by this committer
Make PORTREVISION overridable by slave ports.  Fixes version numbers
going backwards for {cpp,py,ruby}-xmms2 as reported by pointyhat.
Original commit
Thursday, 19 Jul 2012
20:15 naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Original commit
Wednesday, 18 Jul 2012
20:38 madpilot search for other commits by this committer
Modify options descriptions and use shared ones where available.

No functional change to the port.

Approved by:	crees, tabthorpe (mentors, implicit)
Original commit
Saturday, 9 Jun 2012
10:59 madpilot search for other commits by this committer
- Use new options framework "SINGLE" feature.

Approved by:    crees, tabthorpe (mentors, implicit)
Original commit
Thursday, 31 May 2012
21:12 madpilot search for other commits by this committer
- Convert to new options framework
- 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)
Original commit
Tuesday, 8 May 2012
18:47 madpilot search for other commits by this committer
- Update xmms2 to 0.8 [1]
- 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)
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Original commit
Wednesday, 18 Jan 2012
17:36 arved search for other commits by this committer
Chase libcdio shlib bump
Original commit
Sunday, 23 Oct 2011
16:06 miwi search for other commits by this committer
- Fix build

PR:             161591
Submitted by:   Guido Falsi <mad@madpilot.net>
Original commit
Monday, 17 Oct 2011
10:08 bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
Original commit
Monday, 29 Aug 2011
22:14 linimon search for other commits by this committer
Mark as broken on pointyhat: runaway process (build never terminates).
Original commit
Friday, 24 Jun 2011
22:39 mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
Original commit
Wednesday, 20 Apr 2011
06:48 erwin search for other commits by this committer
Don't override PORTREVISION from slave ports so their version
does not potentially go backwards.
Original commit
Monday, 28 Mar 2011
03:01 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of audio/libdiscid

PR:             ports/155977
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Original commit
Thursday, 24 Feb 2011
23:38 miwi search for other commits by this committer
- Update to 0.7.DrNo.
- Update WWW
- chase xmms2 shlib bump

PR:             144821
Submitted by:   Guido Falsi <mad@madpilot.net>
Original commit
Wednesday, 23 Feb 2011
16:46 novel search for other commits by this committer
Chase audio/mpg123 shlib version change.
Original commit
Tuesday, 21 Sep 2010
16:51 makc search for other commits by this committer
Switch to audio/musepack from deprecated audio/libmpcdec

PR:             ports/150510
Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.org>
Original commit
Saturday, 24 Jul 2010
16:38 mm search for other commits by this committer
- Update ffmpeg to 0.6
Original commit
Sunday, 6 Jun 2010
20:39 naddy search for other commits by this committer
Bump PORTREVISION after libao update and handle API incompatibility.
Original commit
Friday, 28 May 2010
06:56 ehaupt search for other commits by this committer
Chase audio/libmodplug update
Original commit
Tuesday, 4 May 2010
11:28 pav search for other commits by this committer
- Chase mpg123 update

PR:             ports/145661
Submitted by:   Oliver Wegner <oliver@skriptepedia.de>
Original commit
Saturday, 10 Apr 2010
14:38 sylvio search for other commits by this committer
- Chase wavpack's lib dump

Approved by:    itetcu (mentor, implicit)
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
Original commit
Saturday, 28 Nov 2009
10:34 arved search for other commits by this committer
Chase libcdio shared library version bump
Original commit
Saturday, 22 Aug 2009
00:13 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
Original commit
Friday, 21 Aug 2009
18:48 miwi search for other commits by this committer
- Fix typo
Original commit
16:24 miwi search for other commits by this committer
- Chase audio/mpg123 shlib bump

PR:             138008
Submitted by:   Anonymous <swell.k@gmail.com>
Pointy hat to:  novel
Original commit
Wednesday, 19 Aug 2009
11:55 miwi search for other commits by this committer
- Update to 0.6.0

PR:             137430
Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
Sunday, 2 Aug 2009
08:02 linimon search for other commits by this committer
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:            portmgr
Original commit
Monday, 6 Jul 2009
21:26 naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Original commit
Monday, 18 May 2009
15:08 pav search for other commits by this committer
- Chase fftw3 update
Original commit
Saturday, 21 Feb 2009
15:51 miwi search for other commits by this committer
- Chase audio/faad shlib bump
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
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.
Original commit
Thursday, 10 Jul 2008
16:41 alexbl search for other commits by this committer
 - remove the no longer needed patch files that cause binding builds to fail
Original commit
Monday, 30 Jun 2008
04:45 alexbl search for other commits by this committer
 - update to 0.5DrLector

Submitted by:   swell.k@gmail.com
Original commit
Friday, 6 Jun 2008
13:07 edwin search for other commits by this committer
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)
Original commit
Monday, 7 Apr 2008
20:37 naddy search for other commits by this committer
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:     119476
Original commit

Number of commits found: 136 (showing only 100 on this page)

1 | 2  »