FreshPorts -- The Place For Ports notbug Thu, 24 May 2012 2:11 PM BST
non port: audio/aureal-kmod/Makefile
CVSWeb

Number of commits found: 38

Tue, 6 Dec 2011
[ 21:17 scheidell ] Original commit 
1.38 audio/aureal-kmod/Makefile
1.4 audio/aureal-kmod/files/aureal.in
1.3 audio/aureal-kmod/files/pkg-message.in
-added extra patch so it will build on 8.0+
-submitted is now maintainer

PR:             ports/162349
Submitted by:   maintainer
Approved by:    gabor(mentor)
Feature safe:   yes
Fri, 17 Dec 2010
[ 03:36 linimon ] Original commit 
1.37 audio/aureal-kmod/Makefile
Change from $SRCPREFIX to $SRC_BASE to be in accordance with new
standard usage.

Approved by:    maintainer
Sat, 27 Mar 2010
[ 06:14 dougb ] Original commit 
1.36 audio/aureal-kmod/Makefile
1.34 java/jboss3/Makefile
1.47 java/jboss4/Makefile
1.24 mail/assp/Makefile
1.32 mail/dk-milter/Makefile
1.30 net/cvsup-mirror/Makefile
1.84 net/freeradius2/Makefile
1.169 net/openldap23-server/Makefile
1.177 net/openldap24-server/Makefile
1.145 security/openssh-portable/Makefile

(Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
Sat, 13 Feb 2010
[ 11:17 miwi ] Original commit 
1.35 audio/aureal-kmod/Makefile
- Mark BROKEN fails to build on RELENG_8

PR:             141433
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
Sat, 14 Feb 2009
[ 14:27 wxs ] Original commit 
1.34 audio/aureal-kmod/Makefile
- Pass maintainership to submitter.
Wed, 7 Jan 2009
[ 01:38 rafan ] Original commit 
1.33 audio/aureal-kmod/Makefile
1.9 audio/aureal-kmod/files/patch-au88x0.c
- Remove conditions that are always true on 6.x and above
- Pet portlint(1) a little bit
Sun, 15 Jun 2008
[ 06:09 rafan ] Original commit 
1.32 audio/aureal-kmod/Makefile
1.1 audio/aureal-kmod/files/aureal.in
1.4 audio/aureal-kmod/files/aureal.sh
1.6 audio/aureal-kmod/pkg-message
1.1 audio/aureal-kmod/files/pkg-message.in
1.5 audio/aureal-kmod/pkg-plist
- Convert old style rc script to the new world order
- Install kernel modules in PREFIX/modules instead of PREFIX/lib
- Bump PORTREVISION

PR:             ports/124063 (based on)
Submitted by:   Volodymyr Kostyrko <c.kworr at gmail.com>
Tested by:      Volodymyr Kostyrko <c.kworr at gmail.com> (earlier version)
Fri, 29 Jun 2007
[ 09:16 linimon ] Original commit 
1.31 audio/aureal-kmod/Makefile
1.5 audio/emu10kx/Makefile
1.3 comms/hcfmdm/Makefile
1.31 comms/ltmdm/Makefile
1.3 comms/uticom/Makefile
1.5 devel/linux-js/Makefile
1.2 emulators/snespp/Makefile
1.27 emulators/vmware-guestd4/Makefile
1.36 emulators/vmware-guestd5/Makefile
1.43 emulators/vmware-guestd6/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:            portmgr
Thu, 1 Feb 2007
[ 15:53 linimon ] Original commit 
1.30 audio/aureal-kmod/Makefile
Dropped one too many lines in the cleanup.

Found by:       Pav
Pointy hat to:  linimon
[ 09:16 linimon ] Original commit 
1.29 audio/aureal-kmod/Makefile
Remove antiquated OSVERSION cruft.

Hat:    portmgr
Tue, 5 Sep 2006
[ 08:22 linimon ] Original commit 
1.28 audio/aureal-kmod/Makefile
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Sat, 19 Nov 2005
[ 20:14 sem ] Original commit 
1.27 audio/aureal-kmod/Makefile
- Fix a master site URL
- Remove EXPIRATION_DATE

PR:             ports/89255
Submitted by:   Andrey Slusar
Approved by:    no maintainer reaction on broken port for three weeks
Mon, 24 Oct 2005
[ 12:12 garga ] Original commit 
1.26 audio/aureal-kmod/Makefile
- Mark as DEPRECATED and set EXPIRATION_DATE

PR:             ports/87818
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    port broken for a long time
Fri, 4 Feb 2005
[ 00:00 sf ] Original commit 
1.25 audio/aureal-kmod/Makefile
now DISTNAME is determined by DISTVERSION, there is no reason to have
separate PORTREVISION.
Thu, 3 Feb 2005
[ 23:43 sf ] Original commit 
1.24 audio/aureal-kmod/Makefile
fix FreeBSD > 4
[ 23:38 sf ] Original commit 
1.23 audio/aureal-kmod/Makefile
fix fetch by separating DISTREVISION from PORTREVISION.
Tue, 1 Feb 2005
[ 22:16 sf ] Original commit 
1.22 audio/aureal-kmod/Makefile
1.6 audio/aureal-kmod/files/patch-au88x0.c
MFsrc:  fix by yongari

|Audio drivers failed to detect failure condition and attempted to
|assign DMA address to the wrong address. It can cause system lockup
|or other mysterious errors. Since most sound cards requires low DMA
|address(BUS_SPACE_MAXADDR_24BIT) sndbuf_alloc() would fail when the
|audio driver is loaded after long running of operations.
[ 10:15 pav ] Original commit 
1.21 audio/aureal-kmod/Makefile
- Fix syntax on 5-STABLE past 2005-01-30

PS I think this port is quite brain damaged. These checks should be made
on OSVERSION.

PR:             ports/76943
Submitted by:   Sergey N. Voronkov <serg@tmn.ru>
Tested by:      DomiX on FreeNode
Sat, 10 Jan 2004
[ 07:18 marcus ] Original commit 
1.20 audio/aureal-kmod/Makefile
1.20 devel/linux_kdump/Makefile
1.17 emulators/rtc/Makefile
1.60 emulators/vmware2/Makefile
1.70 emulators/vmware3/Makefile
1.4 graphics/kix-kmod/Makefile
1.5 graphics/plasma-kmod/Makefile
1.26 net/arla/Makefile
1.9 net/ncplib/Makefile
1.2 palm/uppc-kmod/Makefile

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:             61090
Submitted by:   linimon
Mon, 27 Oct 2003
[ 09:11 kris ] Original commit 
1.19 audio/aureal-kmod/Makefile
1.8 audio/blop/Makefile
1.7 audio/faad/Makefile
1.13 audio/fcplay/Makefile
1.17 audio/festival/Makefile
1.27 audio/flac/Makefile
1.5 audio/freebirth/Makefile
1.2 audio/gkrellmss2/Makefile
1.14 audio/liba52/Makefile
1.27 audio/libao/Makefile

(Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
portlint (whitespace cleanup)
Sun, 31 Aug 2003
[ 10:18 sf ] Original commit 
1.18 audio/aureal-kmod/Makefile
1.4 audio/aureal-kmod/files/patch-au88x0.c
unbreak -CURRENT.
revert bogus PORTREVISION bumped in 1.15; This is perfectly safe because
no one on the earth was able to build aureal-kmod-1.5_5.
[ 02:58 edwin ] Original commit 
1.17 audio/aureal-kmod/Makefile
[non-maintainer update] update logic for "BROKEN" variable in audio/aureal-kmod

        The current logic to calculate BROKEN in this port does not
        allow for one OS release to ask the port if it is broken
        on another OS release.  This is due to an assumption that
        the OSVERSION passed to the Makefile exactly corresponds
        to the source version installed under /usr/src/sys (if any.)
        That is the default.  However, when doing a cross-query,
        this is not the case.

        While this is a problem that is probably only of interest
        to myself, Bill Fenner, and Dan Langille, the logic could
        use tightening anyway.

PR:             ports/52590
Submitted by:   Mark Linimon <linimon@lonesome.com>
Wed, 20 Aug 2003
[ 06:33 daichi ] Original commit 
1.16 audio/aureal-kmod/Makefile
1.3 audio/aureal-kmod/files/patch-au88x0.c
update audio/aureal-kmod: broken by busdma commit

PR:             55513
Submitted by:   James E. Flemer <jflemer@alum.rpi.edu>
Tue, 20 May 2003
[ 04:45 sobomax ] Original commit 
1.15 audio/aureal-kmod/Makefile
1.5 audio/aureal-kmod/pkg-message
- Better FreeBSD version detection;
- update maintainer's e-mail.

Submitted by:   maintainer
Fri, 21 Feb 2003
[ 10:59 knu ] Original commit 
1.6 audio/abcde/Makefile
1.2 audio/adpcm/Makefile
1.11 audio/afsp/Makefile
1.14 audio/aureal-kmod/Makefile
1.7 audio/baudline/Makefile
1.5 audio/cd-console/Makefile
1.3 audio/cd-discid/Makefile
1.7 audio/cd2mp3/Makefile
1.7 audio/cdparanoia/Makefile
1.9 audio/cdplay/Makefile

(Only the first 10 of 192 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 19 Jun 2002
[ 11:00 sobomax ] Original commit 
1.13 audio/aureal-kmod/Makefile
Fix test for presence of source tree.

Submitted by:   imp
Wed, 15 May 2002
[ 18:16 sobomax ] Original commit 
1.12 audio/aureal-kmod/Makefile
1.3 audio/aureal-kmod/files/aureal.sh
1.7 audio/aureal-kmod/distinfo
1.3 audio/aureal-kmod/pkg-descr
1.4 audio/aureal-kmod/pkg-message
1.3 audio/aureal-kmod/pkg-plist
- Unbreak on -stable;
- extend a start-up script with a workaround for Via Apollo KX133 chipset.

Submitted by:   maintainer
Fri, 24 Aug 2001
[ 16:01 knu ]  
unknown audio/aureal-kmod/Makefile
Use a better way to extract a revision from a file.    
Mon, 13 Aug 2001
[ 14:20 sobomax ]  
unknown audio/aureal-kmod/Makefile
unknown audio/aureal-kmod/distinfo
Fix on very latest -STABLE.    
Fri, 22 Jun 2001
[ 08:22 sobomax ]  
unknown audio/aureal-kmod/Makefile
unknown audio/aureal-kmod/files/aureal.sh
unknown audio/aureal-kmod/distinfo
unknown audio/aureal-kmod/files/patch-Makefile.inc
unknown audio/aureal-kmod/pkg-descr
unknown audio/aureal-kmod/pkg-message
- Catch up with recent changes in -CURRENT;   - add a dependency on snd_pcm in
-STABLE;   - refresh the info message;   - maintainer have been graduated
(Congrats Alexander!) - host distfiles at a     temporary location and update
his e-mail accordingly.    
Wed, 28 Mar 2001
[ 08:07 sobomax ]  
unknown audio/aureal-kmod/Makefile
unknown audio/aureal-kmod/files/aureal.sh
unknown audio/aureal-kmod/distinfo
unknown audio/aureal-kmod/pkg-plist
Various updates and improvements.    
Mon, 12 Feb 2001
[ 06:11 will ]  
unknown audio/aureal-kmod/Makefile
Make sure the user doesn't have any stray files from previous attempts to  
compile aureal in their kernel statically (yes, having them there does   break
the aureal module).  Modularize the makefile using SRCPREFIX, which   can be
changed in the environment.    
Tue, 6 Feb 2001
[ 15:54 sobomax ]  
unknown audio/aureal-kmod/Makefile
Slightly improve heuristics used to distinguish between pre and post kobj MFC  
systems.    
Mon, 5 Feb 2001
[ 15:26 sobomax ]  
unknown audio/aureal-kmod/Makefile
unknown audio/aureal-kmod/distinfo
unknown audio/aureal-kmod/files/patch-Makefile.inc
Improve -STABLE support:   - FreeBSD 4.0 - inform that 4.0 is not supported;   -
FreeBSD 4.1.* - use an updated tarball with proper kernel module    
dependencies;   - FreeBSD 4.2 - with recent newpcm kobj MFC commit in mind, add
heuristics     to determine the driver tarball required. Build correctly on both
pre-     and post- kobj MFC systems.    
Sun, 28 Jan 2001
[ 09:10 sobomax ]  
unknown audio/aureal-kmod/Makefile
Fix typo in my e-mail: soobomax -> sobomax.    
Wed, 17 Jan 2001
[ 09:28 sobomax ]  
unknown audio/aureal-kmod/Makefile
Add ONLY_FOR_ARCHS=i386.    
Tue, 16 Jan 2001
[ 08:54 sobomax ]  
unknown audio/aureal-kmod/Makefile
unknown audio/aureal-kmod/distinfo
unknown audio/aureal-kmod/files/patch-10_Makefile
unknown audio/aureal-kmod/files/patch-20_Makefile
unknown audio/aureal-kmod/files/patch-30_Makefile
unknown audio/aureal-kmod/files/patch-Makefile.inc
unknown audio/aureal-kmod/pkg-message
- Make this port actually working (previous version was not linking binary    
core with the kld);   - hand over maintainership to Alexander Matey
<matey@cis.ohio-state.edu> - he     is the author of the driver;   - make sure
that the correct version of the driver used for some earler     version of
4-STABLE (1.1 for 4.1) and refuse to build if OSVERSION < 410002.    
Mon, 15 Jan 2001
[ 17:42 sobomax ]  
unknown audio/aureal-kmod/Makefile
unknown misc/aureal-kmod/Makefile
unknown audio/aureal-kmod/distinfo
unknown misc/aureal-kmod/distinfo
unknown audio/aureal-kmod/files/patch-10_Makefile
unknown misc/aureal-kmod/files/patch-10_Makefile
unknown audio/aureal-kmod/files/patch-20_Makefile
unknown misc/aureal-kmod/files/patch-20_Makefile
unknown audio/aureal-kmod/files/patch-30_Makefile
unknown misc/aureal-kmod/files/patch-30_Makefile

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Move just-added aureal-kmod from misc into audio, because it better belongs  
there.    

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12

16 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23643
Broken 196
Deprecated 147
Ignore 732
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours13
new 7 days48
new fortnight161
new month231

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.201 seconds.