| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Aug 2009 23:36:56
1.28
|
erwin  |
Fix fetching with the new SF layout
Submitted by: pointyhat |
02 Aug 2009 20:36:34
1.28
|
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 |
24 Mar 2009 16:58:56
1.28
|
mm  |
- Add MAKE_JOBS_SAFE to support SMP compilation |
21 Feb 2009 15:50:19
1.28
|
miwi  |
- Update to 1.28
PR: 131835
Submitted by: Ports Fury |
21 Aug 2008 07:18:49
1.26_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 01:57:32
1.26_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
14 Nov 2007 18:01:53
1.26_1
|
mezz  |
Remove the drm, which drm causes faac/faad to not be able get mplayer and
other applications function correct. Bump the PORTREVISION.
Reported by: a few in freebsd-multimedia@
Approved by: portmgr (marcus) |
23 Oct 2007 13:24:49
1.26
|
ahze  |
Update to 1.26 |
30 Sep 2007 05:47:37
1.25_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
03 Sep 2006 00:41:40
1.25
|
kris  |
NO_PACKAGE is not appropriate; use RESTRICTED instead |
28 Aug 2006 01:56:49
1.25
|
ahze  |
- Change post-patch to pre-configure as times with autotools have changed. |
25 Aug 2006 00:34:20
1.25
|
ahze  |
- Update to 1.25 |
09 Jun 2006 19:00:35
1.24_6
|
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
10 May 2006 02:48:31
1.24_6
|
ahze  |
- Since mpeg4ip support is on by default test for WITHOUT_MPEG4IP instead of
WITH_MPEG4IP |
23 Feb 2006 10:40:45
1.24_5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
28 Jan 2006 21:20:22
1.24_5
|
ahze  |
- Change pre-patch: build-depends to PATCH_DEPENDS= ${BUILD_DEPENDS} |
15 Nov 2005 06:52:12
1.24_5
|
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. |
09 Nov 2005 07:09:47
1.24_5
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
19 May 2005 13:41:45
1.24_5
|
ahze  |
- Bump PORTREVISION to force rebuild with new mpeg4ip-libmp4v2
will have weird audio files if not.
Note: if you want to play in iTunes(R) use the --no-midside
switch in faac or it won't sound great and will randomly
crash iTunes(R). |
12 Apr 2005 04:26:57
1.24_4
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.24_4
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21 Mar 2005 04:57:13
1.24_4
|
ahze  |
- Add missing file to pkg-plist |
19 Jan 2005 05:47:01
1.24_3
|
ahze  |
- Update pkg-descr and COMMENT |
28 Nov 2004 15:11:55
1.24_3
|
ahze  |
- Add option for mpeg4 audio coding via mpeg4ip-libmp4v2 (WITH_MPEG4IP)
- Bump PORTREVISION |
28 Nov 2004 02:51:10
1.24_2
|
ahze  |
Back out of last commit, this causes major problems with mpeg4ip with an endless
loop on build. We'll just have to wait for mpeg4ip & mpeg4ip-libmp4v2 to be
fixed. |
27 Nov 2004 20:03:44
1.24_2
|
ahze  |
- Add a temporary work around if you have multimedia/mpeg4ip-libmp4v2 installed
without multimedia/mpeg4ip installed by adding a dependency on
multimedia/mpeg4ip
this also adds a new know WITH_MPEG4 for use of encoding mpeg4 audio
PR: ports/74094
Reported by: many |
27 Nov 2004 15:16:11
1.24_2
|
ahze  |
Use newer version of autoconf/autoheader (259)
Submitted by: paulbeard@mac.com |
30 Oct 2004 04:22:23
1.24_2
|
ahze  |
Add missing header to fix build of gstreamer-plugins on >5.x
PR: ports/73260
Pointed out by: sean@mcneil.com
Approved by: adamw (mentor) |
29 Oct 2004 23:24:47
1.24_2
|
ahze  |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
26 Oct 2004 19:24:58
1.24_2
|
krion  |
Re-add accidentally removed prototype
PR: ports/73021
Submitted by: maintainer |
13 Oct 2004 02:48:28
1.24_1
|
edwin  |
[MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]
- Fix build on 6.0
Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu>
PR: ports/72593
Submitted by: Michael Johnson <ahze@ahze.net>
Reviewed by: Chris Johnson <cjohnson@wcug.wwu.edu> |
12 Oct 2004 10:39:34
1.24_1
|
krion  |
Fix WWW line
PR: ports/71598
Submitted by: maintainer |
03 Aug 2004 23:36:52
1.24_1
|
ade  |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates. |
22 Jul 2004 02:26:13
1.24_1
|
ijliao  |
Remove windows stuff and fix so faac will compile with gstreamer-plugins
PR: 69388
Submitted by: maintainer |
07 Jun 2004 00:02:09
1.24
|
pav  |
- Switch to newer autoheader
PR: ports/67616
Submitted by: michael johnson <ahze@ahze.net> (maintainer) |
04 Jun 2004 18:29:38
1.24
|
ade  |
Sync with new bsd.autotools.mk |
25 May 2004 20:16:09
1.24
|
pav  |
- Switch to MASTER_SITE_SOURCEFORGE_EXTENDED
PR: ports/67190
Submitted by: michael johnson <ahze@ahze.net> (maintainer) |
13 May 2004 23:09:08
1.24
|
linimon  |
Remove dependency on faad.
PR: ports/66593
Submitted by: michael johnson <ahze@ahze.net> (maintainer) |
10 May 2004 10:24:21
1.24
|
pav  |
- Avoid extract depend on faad now that it provides all required headers
PR: ports/66361
Submitted by: michael johnson <ahze@ahze.net> (maintainer) |
06 May 2004 09:40:42
1.24
|
pav  |
Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding.
WWW: http://faac.sourceforge.net/
PR: ports/66303
Submitted by: michael johnson <ahze@ahze.net> |