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/solfege/Makefile
SVNWeb

Number of commits found: 79

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Fri, 7 Oct 2022
[ 13:19 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:8fb47782c8d06e9cb967e63df7b1b25b7341136c  commit hash:8fb47782c8d06e9cb967e63df7b1b25b7341136c  commit hash:8fb47782c8d06e9cb967e63df7b1b25b7341136c  8fb4778 
audio/solfege: Revive port. Update to 3.23.5pre2

Since removing the port related to the python 2.7 EOL upstream
development picked up speed again adding support for python 3 as well
as other minor improvements.

- resurrect port and update to version 3.23.5pre2
- set maintainer to submitter

PR:		261915

Revert "audio/solfege: USES-= display"

This reverts commit 2b7586353bcd1cb789b017087f6c9724da12a21f.
Thu, 26 Dec 2019
[ 07:54 antoine search for other commits by this committer ] Original commit   Revision:520894 (Only the first 10 of 255 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Fri, 8 Nov 2019
[ 09:27 tobik search for other commits by this committer ] Original commit   Revision:517040 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
a-b: Add missing USES={gnome,php,sdl,xorg}
Sun, 10 Dec 2017
[ 20:48 antoine search for other commits by this committer ] Original commit   Revision:455913 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
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
Mon, 18 Jan 2016
[ 00:08 marino search for other commits by this committer ] Original commit   Revision:406540
audio/solfege: USES-= display

I don't believe xvfb has been a build requirement for years.  Solfege
builds fine without USES=display, so let's remove it.
Fri, 12 Jun 2015
[ 17:51 pawel search for other commits by this committer ] Original commit   Revision:389290
- Remove GNOME option, according to port Changelog file this program
  is no longer GNOME app for at least few years. Also it uses
  USE_GNOME=pygnomeextras removed in r372768
- Correct spelling in COMMENT, "ear training" is used all over homepage
  and project documentation
Tue, 9 Jun 2015
[ 19:52 amdmi3 search for other commits by this committer ] Original commit   Revision:388991
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH

MFH:		2015Q2 (blanket)
Sun, 19 Oct 2014
[ 07:33 mva search for other commits by this committer ] Original commit   Revision:371170 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
- Convert ports from audio/ to new USES=python

Reviewed by:	portmgr (implicit)
Wed, 30 Jul 2014
[ 21:36 marino search for other commits by this committer ] Original commit   Revision:363519
audio/solfege: Update version 3.20.6 => 3.22.2 and stage

PR:		191812
Submitted by:	Ports Fury
Sun, 6 Jul 2014
[ 15:28 bapt search for other commits by this committer ] Original commit   Revision:360923 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Thu, 26 Jun 2014
[ 07:32 antoine search for other commits by this committer ] Original commit   Revision:359318 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Allow to build with texinfo from ports

With hat:	portmgr
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)
Tue, 3 Sep 2013
[ 08:49 bapt search for other commits by this committer ] Original commit   Revision:326129 (Only the first 10 of 53 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
Mon, 8 Jul 2013
[ 17:16 bapt search for other commits by this committer ] Original commit   Revision:322521
Convert to USES=display
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Thu, 21 Jun 2012
[ 12:59 dhn search for other commits by this committer ] Original commit 
- Update to 3.20.6
Thu, 14 Jun 2012
[ 09:54 dhn search for other commits by this committer ] Original commit 
- Update to 3.20.5
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
Sun, 23 Oct 2011
[ 11:12 dhn search for other commits by this committer ] Original commit 
- Update to 3.20.4

PR:             ports/161751
Submitted by:   Bartoletti <coder@tuxfamily.org>
Thu, 15 Sep 2011
[ 15:15 dhn search for other commits by this committer ] Original commit 
- Update to 3.20.2
Sat, 23 Jul 2011
[ 15:26 dhn search for other commits by this committer ] Original commit 
- Update to 3.20.1
Sat, 18 Jun 2011
[ 12:08 dhn search for other commits by this committer ] Original commit 
- Update to 3.20.0
Sat, 11 Jun 2011
[ 13:31 dhn search for other commits by this committer ] Original commit 
- Update to 3.18.8
Fri, 31 Dec 2010
[ 13:30 dhn search for other commits by this committer ] Original commit 
- Update to 3.18.7
Mon, 26 Jul 2010
[ 17:29 dhn search for other commits by this committer ] Original commit 
- Update to 3.16.4
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, 23 May 2010
[ 12:16 dhn search for other commits by this committer ] Original commit 
- Update to 3.16.3
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
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Wed, 29 Apr 2009
[ 20:14 dhn search for other commits by this committer ] Original commit 
- Update to 3.15.1
- Take maintainership

Approved by:    tabthorpe (co-mentor)
Sat, 14 Mar 2009
[ 22:51 miwi search for other commits by this committer ] Original commit 
- Update to 3.14.0

PR:             132466
Submitted by:   Ports Fury
Mon, 9 Feb 2009
[ 17:03 miwi search for other commits by this committer ] Original commit 
- Update to 3.12.1

PR:             130942
Submitted by:   Dennis Herrmann <adox@mcx2.org>
Wed, 14 Jan 2009
[ 09:12 miwi search for other commits by this committer ] Original commit 
- Update to 3.12.0

PR:             130452
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
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)
Fri, 16 May 2008
[ 14:10 miwi search for other commits by this committer ] Original commit 
- Update to 3.10.4

PR:             123498
Submitted by:   Ports Fury
Sat, 29 Mar 2008
[ 23:15 miwi search for other commits by this committer ] Original commit 
- Update to 3.10.3

PR:             122073
Submitted by:   Ports Fury
Fri, 15 Feb 2008
[ 13:14 miwi search for other commits by this committer ] Original commit 
- Update to 3.10.2

PR:             120472
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
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)
Sun, 9 Sep 2007
[ 22:50 edwin search for other commits by this committer ] Original commit 
Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes.
Sun, 5 Aug 2007
[ 21:28 miwi search for other commits by this committer ] Original commit 
- Update to 3.9.0
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Wed, 20 Jun 2007
[ 13:45 miwi search for other commits by this committer ] Original commit 
- Update to 3.8.1
Sun, 27 May 2007
[ 11:31 miwi search for other commits by this committer ] Original commit 
- Update to 3.8.0
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}.
Sun, 18 Mar 2007
[ 23:19 nox search for other commits by this committer ] Original commit 
Don't install .orig file

Submitted by:   pointyhat via kris
Approved by:    miwi (mentor, implicit)
Fri, 16 Mar 2007
[ 19:45 nox search for other commits by this committer ] Original commit 
- Fix csound interval script to use /bin/sh instead of /bin/bash
- bump PORTREVISION

Approved by:    miwi (mentor, implicit)
Tue, 27 Feb 2007
[ 13:46 miwi search for other commits by this committer ] Original commit 
- Update to 3.7.0

PR:             109288
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Thu, 21 Dec 2006
[ 19:57 miwi search for other commits by this committer ] Original commit 
- Update to 3.6.4

PR:             106986
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Fri, 1 Dec 2006
[ 23:48 miwi search for other commits by this committer ] Original commit 
- Update to 3.6.1

PR:             ports/106137
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Mon, 9 Oct 2006
[ 00:33 alepulver search for other commits by this committer ] Original commit 
- Update to version 3.6.0.

PR:             ports/104169
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 12 Sep 2006
[ 07:53 miwi search for other commits by this committer ] Original commit 
- Update to 3.4.2

PR:             ports/103141
Submitted by:   KATO Tsuguru <tkato432(at)yahoo.com>
Tue, 11 Jul 2006
[ 01:09 rafan search for other commits by this committer ] Original commit 
- Update to 3.4.0

PR:             100028
Submitted by:   KATO Tsuguru <tkato432 yahoo.com>
Sat, 17 Jun 2006
[ 21:01 itetcu search for other commits by this committer ] Original commit 
Update to version 3.2.1

PR:             ports/99041
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 16 May 2006
[ 13:42 stefan search for other commits by this committer ] Original commit 
- Update to 3.2.0 [1]
- Add USE_GETTEXT [2]
- Fix build without X server/DISPLAY [3]

PR:             95599
Submitted by:   KATO Tsuguru <tkato432@yahoo.com> [1]
                stefan [2]
                arved[3]
Approved by:    arved
Thu, 16 Mar 2006
[ 22:10 pav search for other commits by this committer ] Original commit 
- Update to 3.0.7

PR:             ports/94489
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Mon, 23 Jan 2006
[ 10:42 pav search for other commits by this committer ] Original commit 
- Update to 3.0.6

PR:             ports/92004
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sun, 18 Dec 2005
[ 02:09 pav search for other commits by this committer ] Original commit 
- Update to 3.0.5

PR:             ports/90551
Submitted by:   Ports Fury
Thu, 10 Nov 2005
[ 10:04 pav search for other commits by this committer ] Original commit 
- Update to 3.0.4

PR:             ports/88557
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
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.
Mon, 17 Oct 2005
[ 17:27 ehaupt search for other commits by this committer ] Original commit 
- Update to 3.0.3

PR:             87531
Submitted by:   Ports Fury
Approved by:    novel (mentor) (implicit)
Fri, 7 Oct 2005
[ 14:35 novel search for other commits by this committer ] Original commit 
Update to 3.0.2.

PR:             87054
Submitted by:   Ports Fury
Wed, 28 Sep 2005
[ 17:39 arved search for other commits by this committer ] Original commit 
Update to 3.0.1

PR:             86673
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sun, 8 May 2005
[ 20:07 jylefort search for other commits by this committer ] Original commit 
Update to 2.4.0

PR:             ports/80763
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 5 Apr 2005
[ 07:28 flz search for other commits by this committer ] Original commit 
- Update to 2.2.1.

PR:             ports/79465
Submitted by:   Ports Fury
Thu, 31 Mar 2005
[ 06:07 adamw search for other commits by this committer ] Original commit 
Solfege wants py-libgtkhtml support, which is now part of py-gnome-extras.
So, change the pygnome2 dependency to pygnomeextras.

Also, utilize USE_GNOME as long as we're here.

Approved by:    portmgr (marcus)
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.
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.
Thu, 6 May 2004
[ 16:50 vs search for other commits by this committer ] Original commit 
- Update to latest version
- Use PKGNAMESUFFIX to note that FreeBSD doesn't support sound (yet?)
- Avoid runtime error on startup by setting the default output to 'fake-synth'

Closes:         ports/50795
Submitted by:   Steve Coltrin
Fri, 9 Apr 2004
[ 18:25 krion search for other commits by this committer ] Original commit 
- Update to version 2.0.5

PR:             ports/65363
Submitted by:   Ports Fury
Mon, 5 Apr 2004
[ 03:31 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 575 ports in this commit are shown above. View all ports for this commit)
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Wed, 4 Feb 2004
[ 04:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Mon, 26 Jan 2004
[ 19:50 krion search for other commits by this committer ] Original commit 
- Update to version 2.0.4

PR:             ports/61952
Submitted by:   Ports Fury
Fri, 23 Jan 2004
[ 18:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Wed, 5 Nov 2003
[ 14:29 trevor search for other commits by this committer ] Original commit 
Move solfege port to audio category, which is more descriptive,
after repo copy by joe.

Approved by:    portmgr

Number of commits found: 79