| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 08:57:13
2.13.2_11
|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
03 Sep 2012 04:00:32
2.13.2_11
|
eadler  |
Mark ports MAKE_JOBS_SAFE after some testing. |
15 Aug 2012 19:26:14
2.13.2_11
|
tabthorpe  |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
19 Jul 2012 20:15:39
2.13.2_11
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
2.13.2_10
|
dinoex  |
- update png to 1.5.10 |
05 May 2012 10:22:46
2.13.2_9
|
bapt  |
Remove some useless use of USE_XLIB and convert the rest to USE_XORG
PR: ports/167088
Submitted by: bapt
Approved by: maintainer timeout (>14d) |
08 Apr 2012 16:26:14
2.13.2_9
|
miwi  |
- Fix build
PR: 166016
Submitted by: Ports Fury
Feature safe: yes |
22 Oct 2011 23:50:23
2.13.2_9
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
23 Sep 2011 22:26:39
2.13.2_9
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
19 Mar 2011 12:38:54
2.13.2_9
|
miwi  |
- Get Rid MD5 support |
06 Jun 2010 20:44:03
2.13.2_9
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
28 Mar 2010 06:47:48
2.13.2_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Aug 2009 00:13:27
2.13.2_7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
06 Jul 2009 21:26:00
2.13.2_7
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
09 Jun 2009 15:33:28
2.13.2_6
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
08 Feb 2009 04:12:00
2.13.2_5
|
pgollucci  |
Fix the index
Reported by: portsnap build |
01 Feb 2009 23:49:56
2.13.2_4
|
lx  |
Use pre-su-install.
Approved by: nork@ (maintainer) |
28 Jul 2007 12:27:31
2.13.2_4
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
03 Jul 2007 16:44:33
2.13.2_3
|
nork  |
UnBROKEN with GCC42. |
03 Jul 2007 09:32:56
2.13.2_3
|
pav  |
- Mark BROKEN on CURRENT: does not build with GCC 4.2 |
19 May 2007 20:32:57
2.13.2_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Mar 2007 16:59:24
2.13.2_2
|
rafan  |
- Move timidity++ interface glues from audio/timidity++-emacs into
audio/timidity++. This makes all interface ports much more similar
to each others.
- As a result of changing master port, all interface ports portrevision
are bumped
- Use PLIST_FILES for slave ports if possible
- While I'm here, remove 4.x support in audio/timidity++
Approved by: nork (timidity++ maintainer, blanket) |
30 Jan 2007 10:25:34
2.13.2_2
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
22 Jan 2006 08:13:12
2.13.2_2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:14:22
2.13.2_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
25 Sep 2005 15:22:25
2.13.2_2
|
mi  |
Append ${LOCALBASE}/include/libarc to CPPFLAGS instead of CONFIGURE_ENV directly
to avoid being overruled by the GNUGETOPT's CPPFLAGS settings on 4.x systems.
[1]
Continue using GMAKE on systems before 5.0, due to a bug in our make there.
Reported by: dhw [1] |
23 Sep 2005 13:19:45
2.13.2_2
|
mi  |
Patch timidity to read the descriptions of the optional modules directly
from the module's shared object instead of a gratuitous .txt file, that
currently accompanies each module. This should fix pointhat's builds
of the interfaces without adding cruft to their PLISTs. The patch is
accepted by vendor.
Fix one other place in configure to look for tcl8X instead of tcl8.X.
The patch is accepted by vendor.
Realy on archivers/libarc instead of building the version bundled with
timidity.
Set USE_GETOPT_LONG -- timidity uses it, if it can, resulting in a
potentially omitted dependency.
Bump PORTREVISION.
Add links to the vendor's bug reports to each patch, where possible.
Approved by: maintainer (blanket) |
17 Sep 2005 22:30:28
2.13.2_1
|
cperciva  |
Since MASTERDIR isn't autodefined by bsd.port.mk until after
bsd.port.pre.mk is included, move the block which uses it to be after
said inclusion. This makes timidity++ cease to depend upon itself,
and unbreaks portsnap's INDEX-building.
Approved by: linimon |
17 Sep 2005 00:49:19
2.13.2_1
|
nork  |
o Fix deep recursion problem of dependency on self. [1]
o Fix typo in playmidi.c. [2]
o Find tk84 or tk83 library for timidity++-tcltk slave port. [2]
o Change install directory of Japanese documentation files. [2]
o Add RUN_DEPENDS on the timidity.cfg installed by audio/eawpats. [2] [3]
I'll add audio/eawplus, and change dependency on audio/eawplus.
o Remove explicit requirements for particular major numbers [2]
of the dependencies' share libraries. [2]
Pointed out by: Mikhail Teterin <mi+kde@aldan.algebra.com> [1] [3]
Noticed by: portmgr (marcus) [1]
Suggested by: portmgr (kris) [1]
Submitted by: Mikhail Teterin <mi@corbulon.video-collage.com> [2]
Approved by: Jonathan Lennox <lennox@cs.columbia.edu> [3] |
16 Apr 2005 10:36:02
2.13.2
|
flz  |
- Fix PKGNAMESUFFIX which doesn't work with make(1) on RELENG_4.
Noticed by: lofi, Dwayne MacKinnon <Dwayne.MacKinnon@xwave.com> |
12 Apr 2005 12:49:03
2.13.2
|
flz  |
- Update to 2.13.2.
- Assign maintainership to nork.
- Global overhaul of the port.
PR: ports/79802
Submitted by: Conrad J. Sabatier <conrads@cox.net>
Approved by: maintainer timeout (see ports/68909) |
10 Apr 2005 21:27:12
2.11.3_1
|
kris  |
BROKEN on 6.0: Depends on libxpg4, which was removed prematurely by tjr |
31 Mar 2004 03:12:58
2.11.3_1
|
trevor  |
SIZEify (maintainer timeout) |
21 Oct 2003 11:24:02
2.11.3_1
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
11 Oct 2003 14:36:37
2.11.3_1
|
krion  |
- Add CONFLICTS, because of the same item in pkg-plist
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
08 Apr 2003 00:40:09
2.11.3_1
|
marcus  |
Remove the USE_GNOMENG macro. |
21 Feb 2003 10:59:39
2.11.3_1
|
knu  |
De-pkg-comment. |
08 Feb 2003 15:23:34
2.11.3_1
|
nork  |
Change MASTER_SITES and MAINTAINER's mail address.
PR: ports/48086
Submitted by: Yoichi ASAI <yatt@luna2.org> (maintainer) |
19 Nov 2002 15:50:17
2.11.3_1
|
ijliao  |
remove un-needed dir
PR: 45268
Submitted by: maintainer |
31 Aug 2002 00:13:25
2.11.3
|
marcus  |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
27 Apr 2002 02:22:51
2.11.3
|
bmah  |
Unbreak for -CURRENT (byte-swapping macros changed names).
Run-tested on 4-STABLE/i386 and 5-CURRENT/i386.
Approved by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (maintainer) |
21 Jan 2002 03:32:00 
|
sf  |
o update to 2.11.0. o PORTDOCS. |
11 Sep 2001 04:08:45 
|
ache  |
Bump png major |
20 Mar 2001 13:05:33 
|
knu  |
Update to 2.10.4. |
12 Mar 2001 17:59:55 
|
sf  |
update to 2.10.3. |
23 Jan 2001 14:45:53 
|
sf  |
update to 2.10.2. |
01 Jan 2001 23:02:52 
|
sobomax  |
Fix breakage on 5-CURRENT. |
19 Oct 2000 15:43:41 
|
kevlo  |
Update to version 2.10.1 |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |
05 Oct 2000 06:19:39 
|
reg  |
Implement WANT_ESOUND, USE_ESOUND. |
21 Aug 2000 01:53:23 
|
steve  |
Properly disable fp calls on FreeBSD/Alpha. |
16 Aug 2000 16:24:40 
|
kevlo  |
Update to version 2.10.0 |
30 Jul 2000 19:05:25 
|
steve  |
Fix this port so that it builds on the Alpha again. |
08 Jul 2000 08:37:19 
|
knu  |
Update to 2.9.5. |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |
30 May 2000 21:14:34 
|
asami  |
@dirrm share/timidity |
29 May 2000 03:29:13 
|
steve  |
Update to version 2.9.4. |