notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/beast/Makefile
SVNWeb

Number of commits found: 91

Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
Sat, 4 Nov 2017
[ 15:02 gerald search for other commits by this committer ] Original commit   Revision:453470
Mark DEPRECATED with an EXPIRATION_DATE of 2018-01-04 since this port
is based on a 4.5 years old version, at least six versions behind, and
requires an old toolchain [1], and nobody seems to even care.

PR:		196849 [1]
Sat, 14 Oct 2017
[ 05:59 tobik search for other commits by this committer ] Original commit   Revision:452043
audio/beast: Unbreak, the distfile has just moved and is still available

- Update pkg-descr with new site as well
Fri, 13 Oct 2017
[ 08:57 bapt search for other commits by this committer ] Original commit   Revision:451964
Mark as broken a bunch of ports with no public distfiles available
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 27 May 2017
[ 00:43 linimon search for other commits by this committer ] Original commit   Revision:441823
Mark some ports failing on armv6, for errors classified as "bad C++ code".

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sun, 21 May 2017
[ 13:21 linimon search for other commits by this committer ] Original commit   Revision:441395 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Sat, 4 Feb 2017
[ 12:08 antoine search for other commits by this committer ] Original commit   Revision:433298
Do not include bsd.port.pre.mk twice
Thu, 1 Dec 2016
[ 05:29 linimon search for other commits by this committer ] Original commit   Revision:427471
Attempt to fix build on non-x86 archs.

I admit to not understanding the A= B= construct.  This hack was the only
way I could figure out to make the flags properly conditionalize.
Fri, 9 Sep 2016
[ 19:42 amdmi3 search for other commits by this committer ] Original commit   Revision:421635 (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 9 Feb 2016
[ 21:46 gerald search for other commits by this committer ] Original commit   Revision:408598
Update MASTER_SITES; still in the same domain.
Fri, 15 Jan 2016
[ 06:51 marino search for other commits by this committer ] Original commit   Revision:406142
audio/beast is not jobs safe

It tries to use gxkmarshal.h before it's completely generated
Sun, 13 Dec 2015
[ 16:07 swills search for other commits by this committer ] Original commit   Revision:403676 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
mark some of the ports that don't build on powerpc64 for me
Thu, 3 Sep 2015
[ 08:59 danfe search for other commits by this committer ] Original commit   Revision:395933
- Convert to option helpers, provide better support and defaults for SSE
- Remove BROKEN on powerpc statement which is no longer true these days
- Wrap overly long USES line and move OPTIONS block lower while I'm here
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Sun, 18 Jan 2015
[ 22:23 gerald search for other commits by this committer ] Original commit   Revision:377353
Require building with GCC 4.8 due to non-conforming C++ code.

PR:		196849, 196712
Sat, 20 Dec 2014
[ 23:11 bapt search for other commits by this committer ] Original commit   Revision:375137
Get rid of gnomehier
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 29 Nov 2014
[ 12:22 antoine search for other commits by this committer ] Original commit   Revision:373615
Allow building without /usr/bin/perl symlink

PR:		ports/195494
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Sun, 31 Aug 2014
[ 15:17 tijl search for other commits by this committer ] Original commit   Revision:366777 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in

Approved by:	portmgr (implicit, bump unstaged port)
Wed, 11 Jun 2014
[ 00:31 amdmi3 search for other commits by this committer ] Original commit   Revision:357404
- Add missing USES=libtool, drop .la files
- Add missing files to plist
Sun, 1 Jun 2014
[ 13:03 ohauer search for other commits by this committer ] Original commit   Revision:356114 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Wed, 5 Feb 2014
[ 15:53 bapt search for other commits by this committer ] Original commit   Revision:342735 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Chase libmad changes
Sat, 7 Dec 2013
[ 22:58 danilo search for other commits by this committer ] Original commit   Revision:335856
- Use USE_GCC=yes instead of =4.6+

Suggested by:	gerald
[ 17:21 danilo search for other commits by this committer ] Original commit   Revision:335835
- Fix port build (remove BROKEN). Remove -DG_DISABLE_DEPRECATED from
Makefile.(in|am), this port uses deprecated functions from glib20.
- Use gcc 4.6+ to support -std=gnu++0x
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Add desktop-file-utils and shared-mime-info to USES
Sun, 1 Dec 2013
[ 21:06 antoine search for other commits by this committer ] Original commit   Revision:335439
Mark as broken: doesn't compile since August 2013
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Fri, 6 Sep 2013
[ 12:12 bapt search for other commits by this committer ] Original commit   Revision:326491 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Sat, 17 Aug 2013
[ 16:27 gerald search for other commits by this committer ] Original commit   Revision:324851 (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Mon, 25 Mar 2013
[ 08:41 miwi search for other commits by this committer ] Original commit   Revision:315203 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update to 0.7.8

PR:		177274
Submitted by:	ports fury
Wed, 13 Mar 2013
[ 11:54 danfe search for other commits by this committer ] Original commit   Revision:314074 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Mon, 11 Mar 2013
[ 13:05 gahr search for other commits by this committer ] Original commit   Revision:313884
- Give up maintainership on this port
Mon, 29 Oct 2012
[ 08:04 gahr search for other commits by this committer ] Original commit   Revision:306593
- Update to 0.7.6
  Release notes: http://git.gnome.org/browse/beast/plain/NEWS
- Some C sources have moved to C++, hence the renaming of patch files

Feature safe:	yes
Mon, 6 Aug 2012
[ 15:50 gahr search for other commits by this committer ] Original commit 
- Make fetchable again by fixing MASTER_SITES
[ 12:07 gahr search for other commits by this committer ] Original commit 
- Use correct paths to perl and sh binaries

PR:		169895
Submitted by:	Jan Beich <jbeich@tormail.org>
Thu, 19 Jul 2012
[ 20:15 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Wed, 28 Dec 2011
[ 03:21 linimon search for other commits by this committer ] Original commit 
Mark as broken on powerpc: fails to compile.

Hat:            portmgr
Sat, 5 Nov 2011
[ 20:07 linimon search for other commits by this committer ] Original commit 
Add a redirect for a sysctl's stderr.  This fixes the package logfile
header being bogus on pointyhat on powerpc, and should have no other
effect.

Approved by:    maintainer
Wed, 7 Sep 2011
[ 14:36 gahr search for other commits by this committer ] Original commit 
- Unbreak
- Use sysctl to find out whether SSE is supported
Sun, 31 Jul 2011
[ 15:07 jlaffaye search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Chase guile shared lib bump
- Add an entry to UPDATING
Wed, 18 May 2011
[ 06:57 erwin search for other commits by this committer ] Original commit 
Mark BROKEN: leaves files behind on deinstallation
Mon, 11 Apr 2011
[ 15:37 gahr search for other commits by this committer ] Original commit 
- Update to 0.7.4
  See http://git.gnome.org/browse/beast/plain/NEWS for details
Fri, 8 Apr 2011
[ 14:20 gahr search for other commits by this committer ] Original commit 
- Use MACHINE_CPU to detect SSE features [1]
- Remove CPPFLAGS from CONFIGURE_ENV

Inspired by:    audio/ardour [1]
Mon, 21 Mar 2011
[ 09:58 gahr search for other commits by this committer ] Original commit 
- Fix detection of SSE features
- Assume amd64 and i386 have SSE
Sat, 26 Feb 2011
[ 16:31 gahr search for other commits by this committer ] Original commit 
- Fix MASTER_SITES

Reported by:    miwi
Mon, 27 Sep 2010
[ 14:55 gahr search for other commits by this committer ] Original commit 
- Update to 0.7.2
  Changes: http://beast.gtk.org/news-file
- Unbreak on sparc64
Sun, 6 Jun 2010
[ 20:44 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Thu, 19 Nov 2009
[ 22:07 pav search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Mon, 6 Jul 2009
[ 21:26 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Fri, 29 May 2009
[ 04:07 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64: does not compile.
Thu, 22 Jan 2009
[ 16:04 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Chase lang/guile shlib bump
Mon, 21 Jul 2008
[ 04:49 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
Fri, 6 Jun 2008
[ 13:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 345 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Mon, 10 Mar 2008
[ 13:56 gahr search for other commits by this committer ] Original commit 
- Remove USE_XLIB in favor of USE_XORG

Approved by:    miwi (mentor)
Thu, 28 Feb 2008
[ 21:43 gahr search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update to 0.7.1
- Fix build with GCC 4.2
- Adopt maintainship

Approved by:    miwi (mentor)
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 28 Jul 2007
[ 12:27 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Tue, 3 Jul 2007
[ 20:09 pav search for other commits by this committer ] Original commit 
Mark BROKEN: does not compile with GCC 4.2
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sat, 14 Apr 2007
[ 16:20 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Remove 4.X support from unmaintained ports in categories starting with
  letter a-c
Sun, 4 Mar 2007
[ 16:22 nobutaka search for other commits by this committer ] Original commit 
Fix build after objformat removal.
Fri, 3 Nov 2006
[ 13:10 jylefort search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Drop maintainership
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Sun, 7 May 2006
[ 14:47 jylefort search for other commits by this committer ] Original commit 
Unbreak after GLib 2.10 import.

Reported by:    pointyhat via kris
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Tue, 6 Sep 2005
[ 11:33 jylefort search for other commits by this committer ] Original commit 
- Update to 0.6.6
- Preserve vendor non-optimization compiler flags
- Reformat the Makefile
Wed, 20 Jul 2005
[ 23:57 kris search for other commits by this committer ] Original commit 
BROKEN on ia64: Does not compile
Tue, 12 Apr 2005
[ 22:10 jylefort search for other commits by this committer ] Original commit  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
Change my MAINTAINER email address to jylefort@FreeBSD.org

Approved by:    adamw (mentor)
Sat, 26 Mar 2005
[ 22:26 kris search for other commits by this committer ] Original commit 
BROKEN on sparc64: Does not compile

Approved by:    portmgr (self)
Wed, 16 Mar 2005
[ 21:47 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Wed, 19 Jan 2005
[ 21:08 pav search for other commits by this committer ] Original commit 
- Update to 0.6.4
- Mark IGNORE on FreeBSD 4.x, missing some mathematical functions in math.h

PR:             ports/76440
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Sun, 2 Jan 2005
[ 00:43 kris search for other commits by this committer ] Original commit 
BROKEN on alpha (does not build) and ia64 (does not compile)

Approved by:    portmgr (self)
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Thu, 24 Jun 2004
[ 15:41 krion search for other commits by this committer ] Original commit 
Add beast 0.6.1,

Beast is a powerful music composition and modular synthesis
application. It supports a wide range of standards in the
field, such as MIDI, WAV/AIFF/MP3/OggVorbis/etc audio files and
LADSPA modules. It has excellent technical abilities like
multitrack editing, unlimited undo/redo support, real-time
synthesis support, 32bit audio rendering, full duplex support,
multiprocessor support, precise timing down to sample
granularity, on demand loading of partial wave files, on the
fly decoding and full scriptability in scheme. The plugins,
synthesis core and the user interface are actively being
developed and translated into a variety of languages, regularly
assimilating user feedback such as from our FeatureRequests
page.

WWW: http://beast.gtk.org/

PR:             ports/68251
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>

Number of commits found: 91