index
:
freebsd-ports-gnome
cinnamon
cinnamon-2.8
dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3
dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3
dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4
dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7
dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19
dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2
dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2
dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3
dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1
dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2
dependabot/npm_and_yarn/devel/electron4/files/y18n-3.2.2
dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3
dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4
dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8
dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19
dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2
dependabot/npm_and_yarn/devel/electron6/files/node-fetch-2.6.1
dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2
gnome-3.22
gnome-3.24
gnome-3.26
gnome-3.28
gnome-3.32
gnome-3.36
gstreamer
gstreamer-1.16
gstreamer0.10-removal
main
master
mate-1.16
mate-1.18
mate-1.20
mate-1.22
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
mpg123
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Remove unneeded dependency from gtk12/gtk20 [1]
miwi
2008-04-20
1
-2
/
+2
*
Fix a segfault on playing an empty file.
novel
2006-04-27
1
-0
/
+12
*
Fix wrong handling of mp3 files with id3 tag "genre" = 148
novel
2005-03-11
2
-22
/
+28
*
Fix buffer overflow vulnerability.
simon
2005-01-15
1
-0
/
+30
*
Fixed overflow (see VuXML) and bumped PORTREVISION.
niels
2005-01-11
1
-0
/
+15
*
Add a patch for the most recent mpg123 buffer-overflow vulnerability
simon
2004-11-06
1
-4
/
+43
*
[ maintainer ] audio/mpg123: fix build with DEFAULT_RECODE option and without...
edwin
2004-10-12
1
-5
/
+4
*
Fix recently found bug.
trhodes
2004-09-11
1
-0
/
+14
*
- Fix security issues (and remove forbidden):
netchild
2004-03-27
2
-0
/
+34
*
Correct slip-up in the previous version of patch-ai.
des
2004-02-01
1
-4
/
+5
*
Fix slow startup problem also in forced rate mode.
des
2004-01-31
1
-4
/
+11
*
Fix the slow startup problem once and for all (hopefully). When not
des
2004-01-31
2
-4
/
+38
*
Port to amd64, and hopefully ia64 and sparc64 at the same time.
peter
2003-10-23
2
-3
/
+59
*
Take care not to dereference the return value from getenv(3) without first
des
2003-02-10
1
-0
/
+17
*
Remove an unwanted hunk that snuck in with the previous commit.
des
2002-07-08
1
-21
/
+0
*
Use a patch rather than sed magic for the <sys/soundcard.h> issue.
des
2002-07-01
1
-0
/
+11
*
Fully back out the "defer-detect" patch.
des
2002-07-01
1
-12
/
+2
*
Don't use -ffast-math, it doesn't work in -CURRENT on Alpha.
des
2002-07-01
1
-1
/
+1
*
Remove patches that break audio capability detection, as well as a patch
des
2002-02-18
3
-211
/
+1
*
Deffer detection of supported audio rates/formats until we really know what
sobomax
2001-08-22
2
-4
/
+130
*
Add ability to recode mp3 tags using iconv library. This is useful for koi8
sobomax
2001-04-10
1
-7
/
+11
*
Fix building on the plain old i386.
sobomax
2001-03-10
1
-5
/
+10
*
Switch the ASM selection code to use CPUTYPE on -current, and hence
kris
2001-03-03
2
-2
/
+40
*
Add optional NAS support.
sobomax
2001-02-27
1
-4
/
+12
*
Provide workaround for a bug in pcm driver introduced with format emulation
sobomax
2001-02-13
1
-0
/
+97
*
Implement WANT_ESOUND, USE_ESOUND.
reg
2000-10-05
1
-1
/
+1
*
An attempt at making mpg123 work on FreeBSD/Alpha.
jkoshy
2000-05-05
2
-25
/
+31
*
Correct patch breakage introduced in rev 1.15.
jkoshy
2000-01-31
1
-17
/
+23
*
Enable 3DNow! support. You can set OPT_ARCH=3dnow to get an mpg123 with
green
2000-01-28
1
-27
/
+28
*
Support IPv6.
sumikawa
2000-01-26
1
-12
/
+20
*
Remove a redundant `getenv()' call in this patch.
jkoshy
1999-11-11
1
-1
/
+1
*
Add ESound support to the mpg123 port.
jkoshy
1999-11-11
2
-4
/
+38
*
Add terminal handling support to mpg123.
jkoshy
1999-08-17
1
-4
/
+4
*
Remove hardcoded xterm title bar manipulation.
jkoshy
1999-08-13
1
-11
/
+29
*
Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86
jkoshy
1999-08-05
1
-24
/
+25
*
Respect PREFIX.
jkoshy
1999-06-15
1
-2
/
+11
*
Respect CC and CFLAGS
kris
1999-03-24
1
-19
/
+23
*
Update to v0.59q.
jkoshy
1999-02-01
2
-34
/
+39
*
Move $(CFLAGS) to end of line to make user-overrides easier.
jkoshy
1999-01-19
1
-7
/
+11
*
Honor CFLAGS.
jkoshy
1999-01-15
1
-2
/
+2
*
Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.
jkoshy
1998-11-25
2
-4
/
+29
*
Allow the ELF case to also inherit CFLAGS.
jkoshy
1998-11-17
1
-1
/
+1
*
Add a define(READ_MMAP) from gqmpeg's README,
vanilla
1998-11-17
1
-14
/
+18
*
Unbreak for ELF builds, take over as maintainer.
jkoshy
1998-10-03
1
-19
/
+34
*
upgrade to 0.59o
torstenb
1998-05-28
1
-0
/
+19