non port: audio/terminatorx/Makefile |
Number of commits found: 71 |
Sunday, 2 Dec 2018
|
20:16 antoine
Mark BROKEN: fails to configure
Deprecate since it's not the first time it's broken
checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found
Reported by: pkg-fallout
 |
Sunday, 25 Nov 2018
|
21:01 arved
Unbreak by updating to 4.0.1
PR: 232964
Submitted by: w.schwarzenfeld@utanet.at
 |
Sunday, 4 Nov 2018
|
14:44 antoine
Mark BROKEN: fails to build
tX_audiodevice.cc:372:46: error: C-style cast from 'nullptr_t' to
'jack_options_t' (aka 'JackOptions') is not allowed
if ((client=jack_client_open("terminatorX", (jack_options_t) NULL,
NULL))==0) {
^~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
 |
Sunday, 21 May 2017
|
21:55 linimon
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
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 20 Dec 2014
|
23:11 bapt
Get rid of gnomehier
 |
Thursday, 11 Dec 2014
|
23:59 amdmi3
- Add external utilities called in runtime to RUN_DEPENDS
 |
Monday, 8 Dec 2014
|
16:48 tijl
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.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Sunday, 1 Jun 2014
|
13:03 ohauer
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
 |
Wednesday, 16 Apr 2014
|
18:28 zeising
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
 |
Wednesday, 5 Feb 2014
|
15:53 bapt
Chase libmad changes
 |
Tuesday, 4 Feb 2014
|
19:39 antoine
Fix LIB_DEPENDS
Reported by: pkg via poudriere sanity checks
 |
Saturday, 18 Jan 2014
|
14:49 antoine
- Stage support
- Use OPTIONS helpers
 |
Wednesday, 11 Dec 2013
|
14:35 bapt
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
 |
Friday, 8 Nov 2013
|
14:31 kwm
Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
 |
Tuesday, 22 Oct 2013
|
13:50 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery)
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Wednesday, 18 Sep 2013
|
08:00 bapt
Add an explicit dependency on pkgconf
 |
Friday, 30 Aug 2013
|
23:01 bapt
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
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Tuesday, 16 Jul 2013
|
14:56 miwi
- Unbreak build after autotool update
 |
Thursday, 28 Mar 2013
|
03:28 eadler
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
 |
Wednesday, 20 Mar 2013
|
08:56 gahr
- Fix build with clang
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS
- Get rid of shlib versions in LIB_DEPENDS
- Trim Makefile headers
- Pet portlint by renaming patch files
 |
Thursday, 19 Jul 2012
|
20:15 naddy
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
 |
Friday, 1 Jun 2012
|
12:17 bapt
Convert to new options framework
 |
05:26 dinoex
- update png to 1.5.10
 |
Friday, 25 Nov 2011
|
16:45 miwi
- Update to version 3.84
- Pet Portlint
PR: 162827
Submitted by: Ports Fury
Feature safe: yes
 |
Friday, 23 Sep 2011
|
22:26 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
 |
Saturday, 2 Jul 2011
|
16:09 miwi
- Update to 3.83
PR: 158484
Submitted by: Ports Fury
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
 |
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
Saturday, 14 Aug 2010
|
22:37 arved
Second attempt to unbreak this port,
instead of guessing the correct FreeBSD version values write a configure macro
to detect it.
 |
Thursday, 29 Jul 2010
|
22:34 pav
- Mark BROKEN:
tX_dialog.cc:266: error: invalid conversion from 'int (*)(const dirent*)' to
'int (*)(dirent*)'
Reported by: pointyhat
 |
Friday, 2 Jul 2010
|
19:16 arved
Fix build after scandir prototype change
Feature safe: yes
 |
Sunday, 6 Jun 2010
|
20:44 naddy
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Saturday, 13 Mar 2010
|
11:45 erwin
Mark BROKEN on 8.x: does not build
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Monday, 6 Jul 2009
|
21:26 naddy
Bump PORTREVISION after libogg and libvorbisfile major version increment.
 |
Friday, 6 Jun 2008
|
13:07 edwin
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)
 |
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
 |
Wednesday, 24 Oct 2007
|
23:37 marcus
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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
 |
Saturday, 28 Jul 2007
|
12:27 miwi
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Saturday, 14 Oct 2006
|
08:54 marcus
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)
 |
Wednesday, 3 May 2006
|
05:14 edwin
Remove USE_REINPLACE from ports in categories starting with A.
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Monday, 17 Oct 2005
|
12:45 vs
Chase MASTER_SITE, use OPTIONS while here
Noticed by: fenner's magical distfile survey
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Tuesday, 23 Nov 2004
|
02:23 mezz
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
 |
Tuesday, 9 Nov 2004
|
22:42 krion
Update to version 3.82
PR: ports/73728
Submitted by: Ports Fury
 |
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
 |
Wednesday, 10 Mar 2004
|
12:34 arved
Add dependency on jack, Bump PORTREVISION.
 |
Saturday, 28 Feb 2004
|
10:21 arved
Chase liblrdf Shared library version. Bump PORTREVISION
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Saturday, 20 Dec 2003
|
16:14 naddy
Catch up with libogg/libvorbis version bump.
 |
Sunday, 7 Dec 2003
|
01:27 marcus
Chase the libmad/libid3tag shared lib version.
 |
Monday, 17 Nov 2003
|
12:03 trevor
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
 |
Saturday, 23 Aug 2003
|
21:58 krion
- Update to version 3.81
PR: 55897
Submitted by: Ports Fury
 |
Friday, 9 May 2003
|
23:37 arved
Add missing dependency on scrollkeeper
Submitted by: bento
 |
Sunday, 27 Apr 2003
|
14:34 arved
Add dependency on liblrdf and remove -disable-lrdf from
CONFIGURE_ARGS.
 |
Saturday, 26 Apr 2003
|
22:30 nork
Update to 3.80.
PR: ports/51359
Submitted by: Ports Fury
 |
Tuesday, 8 Apr 2003
|
00:40 marcus
Remove the USE_GNOMENG macro.
 |
Friday, 28 Feb 2003
|
22:53 kris
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
 |
Thursday, 20 Feb 2003
|
16:49 knu
De-pkg-comment.
 |
Thursday, 2 Jan 2003
|
19:22 arved
Move USE_X_PREFIX before bsd.port.pre.mk
 |
Wednesday, 1 Jan 2003
|
21:16 arved
Update to 3.73
Drop Maintainership
 |
Saturday, 31 Aug 2002
|
00:13 marcus
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
 |
Thursday, 30 May 2002
|
17:36 ijliao
add terminatorX 3.72
Realtime audio synthesizer that allows you to "scratch" on audio data
PR: 38054
Submitted by: Tilman Linneweh <tilman@arved.de>
 |
Number of commits found: 71 |