| non port: audio/vsound/Makefile |
|
CVSWeb
|
Number of commits found: 19 |
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ]
1.12 accessibility/jovie/Makefile
1.50 accessibility/kdeaccessibility4/Makefile
1.11 astro/kstars/Makefile
1.13 astro/marble/Makefile
1.13 audio/akode-plugins-ffmpeg/Makefile
1.16 audio/amarok-fs/Makefile
1.123 audio/amarok-kde4/Makefile
1.109 audio/amarok/Makefile
1.39 audio/aqualung/Makefile
1.14 audio/audex/Makefile
(Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile
(Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
|
Mon, 26 Mar 2007
|
[ 11:26 miwi ]
1.15 audio/vsound/Makefile
1.3 audio/vsound/pkg-descr
- Update MASTER_SITES and WWW
- Defined NOPORTDOCS
PR: 110812
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
Thu, 1 Feb 2007
|
[ 02:42 kris ]
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile
(Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
|
Mon, 3 Oct 2005
|
[ 22:25 pav ]
1.11 audio/vsound/Makefile
1.2 audio/vsound/files/patch-vsound.c
1.2 audio/vsound/pkg-descr
- Fix runtime crash [1]
- Update WWW
- Style
PR: ports/86365 [1]
Submitted by: Fred Wheeler <fred.s.wheeler@gmail.com>
|
|
Tue, 31 May 2005
|
[ 16:41 oliver ]
1.10 audio/vsound/Makefile
1.19 comms/gsmlib/Makefile
1.2 audio/vsound/files/patch-configure
1.4 audio/vsound/pkg-plist
change the libtool version to use from 1.3 to 1.5
|
|
Mon, 4 Apr 2005
|
[ 03:37 linimon ]
1.9 audio/vsound/Makefile
Reset maintainer and remove his mirror site per his request. We
appreciate the help in the past.
PR: ports/79364
|
|
Mon, 28 Feb 2005
|
[ 06:26 obrien ]
1.8 audio/vsound/Makefile
1.3 audio/vsound/distinfo
Update to version 0.6.
|
|
Tue, 13 Apr 2004
|
[ 15:35 arved ]
1.7 audio/vsound/Makefile
1.1 audio/vsound/files/patch-configure
1.1 audio/vsound/files/patch-vsound.c
Fix build on amd64 (and probably on ia64), by fixing path to endian.h
Respect CFLAGS
|
|
Mon, 5 Apr 2004
|
[ 22:33 kris ]
1.6 audio/vsound/Makefile
sox is also a BUILD_DEPENDS
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
Fri, 5 Mar 2004
|
[ 12:22 kris ]
1.4 audio/vsound/Makefile
BROKEN on amd64 and ia64: Does not compile
|
|
Fri, 21 Feb 2003
|
[ 10:59 knu ]
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. )
De-pkg-comment.
|
|
Sun, 10 Nov 2002
|
[ 19:57 arved ]
1.2 audio/vsound/Makefile
Make fetchable
PR: 45046
Submitted by: Rahul Siddharthan <rsidd@online.fr> (maintainer)
|
|
Sat, 21 Sep 2002
|
[ 06:54 ijliao ]
1.341 audio/Makefile
1.1 audio/vsound/Makefile
1.1 audio/vsound/distinfo
1.1 audio/vsound/pkg-comment
1.1 audio/vsound/pkg-descr
1.1 audio/vsound/pkg-plist
add vsound 0.5
Utility for capturing audio streams from programs with OSS output
PR: 39228
Submitted by: Rahul Siddharthan <rsidd@online.fr>
|
Number of commits found: 19 |