| non port: audio/rioutil/Makefile |
|
CVSWeb
|
Number of commits found: 25 |
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
|
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
|
|
Sat, 16 Oct 2010
|
[ 11:52 ade ]
1.33 archivers/arj/Makefile
1.74 archivers/gtar/Makefile
1.13 archivers/par2cmdline-tbb/Makefile
1.37 archivers/rpm5/Makefile
1.11 archivers/torrentzip/Makefile
1.33 astro/boinc-setiathome-enhanced/Makefile
1.13 astro/gpsbabel/Makefile
1.38 astro/orsa/Makefile
1.50 audio/audacity-devel/Makefile
1.9 audio/audiere/Makefile
(Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
|
Wed, 15 Sep 2010
|
[ 18:35 ade ]
1.100 CHANGES
1.2257 MOVED
1.55 arabic/kde3-i18n/Makefile
1.39 arabic/koffice-i18n/Makefile
1.32 archivers/arj/Makefile
1.73 archivers/gtar/Makefile
1.10 archivers/par2cmdline-tbb/Makefile
1.34 archivers/rpm5/Makefile
1.9 archivers/torrentzip/Makefile
1.30 astro/boinc-setiathome-enhanced/Makefile
(Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
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, 9 Mar 2009
|
[ 17:15 stas ]
1.10 astro/gpsbabel/Makefile
1.30 audio/ardour/Makefile
1.5 audio/ifp-line/Makefile
1.13 audio/libmtp/Makefile
1.9 audio/libnjb/Makefile
1.15 audio/mpiosh/Makefile
1.21 audio/rioutil/Makefile
1.2 comms/dfu-util/Makefile
1.3 comms/gnocky/Makefile
1.76 comms/gnokii/Makefile
(Only the first 10 of 78 ports in this commit are shown above. )
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
|
Fri, 15 Feb 2008
|
[ 20:38 miwi ]
1.19 audio/rioutil/Makefile
1.6 audio/rioutil/distinfo
1.4 audio/rioutil/files/patch-src::Makefile.in
1.6 audio/rioutil/pkg-plist
- Update to 1.5.0
Submitted by: Fabian Ruch
|
|
Mon, 2 Jul 2007
|
[ 15:41 danfe ]
1.18 audio/rioutil/Makefile
1.3 audio/rioutil/pkg-descr
- Fix the build with GCC 4.2 [1]
- Drop old-school USE_GETOPT_LONG
- Tidy up Makefile and pkg-descr
Reported by: pointyhat (logs) [1]
|
|
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
|
|
Mon, 14 Aug 2006
|
[ 10:08 clsung ]
1.7 astro/cfitsio/Makefile
1.36 astro/gpsdrive/Makefile
1.20 astro/libnova/Makefile
1.10 astro/orsa/Makefile
1.20 audio/Maaate/Makefile
1.5 audio/adpcm/Makefile
1.10 audio/alienwah/Makefile
1.8 audio/anthem/Makefile
1.20 audio/ccaudio/Makefile
1.11 audio/cmt/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
- 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>
|
|
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.
|
|
Wed, 13 Apr 2005
|
[ 10:22 leeym ]
1.3 audio/ifp-line/Makefile
1.13 audio/rioutil/Makefile
1.13 comms/libticables/Makefile
1.9 devel/libusb/Makefile
1.19 graphics/libgphoto2/Makefile
1.12 graphics/s10sh/Makefile
1.64 graphics/sane-backends/Makefile
1.2 misc/gplink/Makefile
1.7 devel/libusb/distinfo
1.6 devel/libusb/files/patch-bsd.c
(Only the first 10 of 13 ports in this commit are shown above. )
- update to libusb-0.1.10a
- bump library version to all ports that depends on libusb
PR: 79084
Submitted by: John Reynolds <johnjen@reynoldsnet.org>
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sun, 22 Aug 2004
|
[ 00:59 krion ]
1.10 audio/rioutil/Makefile
1.4 audio/rioutil/distinfo
1.5 audio/rioutil/files/patch-ltmain.sh
1.3 audio/rioutil/files/patch-src::Makefile.in
1.2 audio/rioutil/pkg-descr
1.4 audio/rioutil/pkg-plist
Update to version 1.4.6
PR: ports/70783
Submitted by: Ports Fury
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Mon, 14 Jul 2003
|
[ 02:53 sf ]
1.8 archivers/cabextract/Makefile
1.6 astro/rmap/Makefile
1.8 audio/cdparanoia/Makefile
1.13 audio/denemo/Makefile
1.5 audio/mp3_check/Makefile
1.9 audio/osalp/Makefile
1.5 audio/quelcom/Makefile
1.9 audio/rawrec/Makefile
1.8 audio/rioutil/Makefile
1.2 chinese/oto/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
|
|
Thu, 20 Feb 2003
|
[ 16:49 knu ]
1.9 audio/Maaate/Makefile
1.21 audio/ascd/Makefile
1.6 audio/autools/Makefile
1.6 audio/blop/Makefile
1.13 audio/cam/Makefile
1.11 audio/cheesetracker/Makefile
1.16 audio/cmp3/Makefile
1.7 audio/cmt/Makefile
1.14 audio/cymbaline/Makefile
1.10 audio/darkice/Makefile
(Only the first 10 of 170 ports in this commit are shown above. )
De-pkg-comment.
|
|
Thu, 7 Nov 2002
|
[ 03:10 adamw ]
1.4 archivers/zipios++/Makefile
1.12 astro/pyweather/Makefile
1.12 audio/cam/Makefile
1.12 audio/gnump3d/Makefile
1.9 audio/mp3rename/Makefile
1.8 audio/nspmod/Makefile
1.13 audio/raproxy/Makefile
1.6 audio/rioutil/Makefile
1.7 benchmarks/nbench/Makefile
1.4 biology/libgenome/Makefile
(Only the first 10 of 193 ports in this commit are shown above. )
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
|
|
Sat, 15 Dec 2001
|
[ 07:50 pat ]
unknown audio/rioutil/Makefile
unknown audio/rioutil/distinfo
unknown audio/rioutil/files/patch-aa
unknown audio/rioutil/files/patch-ab
unknown audio/rioutil/files/patch-src::Makefile.in
unknown audio/rioutil/pkg-plist
Update to 1.0.6 and nolonger depends on id3lib
|
|
Thu, 11 Oct 2001
|
[ 13:08 sobomax ]
unknown audio/rioutil/Makefile
unknown audio/rioutil/files/patch-ltmain.sh
unknown audio/rioutil/files/patch-src::Makefile.in
unknown audio/rioutil/pkg-plist
- Correct pkg-plist - don't use absolute pathnames there; - don't install
useless .la file; - use libgnugetopt in rioutil(1).
|
|
Tue, 9 Oct 2001
|
[ 13:37 greid ]
unknown audio/rioutil/Makefile
Drop maintainership.
|
|
Fri, 28 Sep 2001
|
[ 06:15 alfred ]
unknown audio/rioutil/Makefile
unknown audio/rioutil/distinfo
unknown audio/rioutil/pkg-comment
unknown audio/rioutil/pkg-descr
unknown audio/rioutil/pkg-plist
Rioutil 1.0.0 port.
|
Number of commits found: 25 |