Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Mar 2018 21:08:12
1.2.1.s20180316

|
jbeich  |
audio/libtremor: update to 1.2.1.s20180316
Changes: https://git.xiph.org/?p=tremor.git;a=shortlog
Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1 |
21 Oct 2016 15:21:13
1.2.1.s20150105

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
01 Apr 2016 13:29:17
1.2.1.s20150105

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
29 Aug 2015 21:48:40
1.2.1.s20150105

|
jbeich  |
audio/libtremor: chase homepage
Not Found
The requested URL /ogg/vorbis/ was not found on this server.
MFH: 2015Q3 |
25 Aug 2015 10:05:13
1.2.1.s20150105

|
jbeich  |
audio/libtremor: update to 1.2.1.s20150105
Changes: https://git.xiph.org/?p=tremor.git;a=shortlog;h=b56ffc
MFH: 2015Q3
Security: http://www.vuxml.org/freebsd/3dac84c9-bce1-4199-9784-d68af1eb7b2e.html
Security: http://www.vuxml.org/freebsd/40497e81-fee3-4e54-9d5f-175a5c633b73.html |
20 Oct 2014 06:36:00
1.2.0.s20040213_2

|
bapt  |
Cleanup plist |
18 Sep 2014 15:01:06
1.2.0.s20040213_2

|
bapt  |
Convert to USES=autoreconf
Strip binaries |
13 Sep 2014 18:25:05
1.2.0.s20040213_2

|
tijl  |
Use default LIBTOOLIZE_ARGS |
25 Aug 2014 11:05:38
1.2.0.s20040213_2

|
amdmi3  |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
29 Jul 2014 19:11:53
1.2.0.s20040213_1

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
23 Apr 2014 13:25:17
1.2.0.s20040213_1

|
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
09 Feb 2014 12:53:39
1.2.0.s20040213

|
tijl  |
- Fix PORTVERSION.
- USES=libtool.
- Replace pre-configure with USE_AUTOTOOLS.
- Remove do-install. |
04 Jan 2014 17:56:05
1.0.2.02132004_2

|
bapt  |
Support stage
Strip binaries |
20 Sep 2013 14:36:37
1.0.2.02132004_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
19 Mar 2011 12:38:54
1.0.2.02132004_2 
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.0.2.02132004_2 
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.0.2.02132004_2 
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
1.0.2.02132004_2 
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
24 Sep 2010 03:22:28
1.0.2.02132004_2 
|
ade  |
Migrate from devel/automake15 to devel/automake19 |
15 Sep 2010 18:35:24
1.0.2.02132004_2 
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
02 Aug 2009 19:36:34
1.0.2.02132004_1 
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
20 Aug 2008 00:57:32
1.0.2.02132004_1 
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
30 Sep 2007 04:47:37
1.0.2.02132004_1 
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
14 Aug 2006 10:08:25
1.0.2.02132004 
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
03 May 2006 05:14:35
1.0.2.02132004 
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
14 Apr 2006 23:25:09
1.0.2.02132004 
|
linimon  |
Reset kwm due to no response about email.
Hat: portmgr |
23 Feb 2006 10:40:45
1.0.2.02132004 
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:13:12
1.0.2.02132004 
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.0.2.02132004 
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
23 Nov 2004 08:51:28
1.0.2.02132004 
|
kwm  |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor) |
03 Apr 2004 08:48:21
1.0.2.02132004 
|
ade  |
Remove a somewhat out-of-date BUILD_DEPEND and associated comment,
given that USE_LIBTOOL_VER=13 is being used. |
25 Feb 2004 08:41:49
1.0.2.02132004 
|
marcus  |
Add libtremor, an integer-only fully Vorbis compliant software decoder library.
Submitted by: Koop Mast <kwm@rainbow-runner.nl> |