Commit graph

65 commits

Author SHA1 Message Date
Pawel Pekala
cb8674c0c0 - Update to version 13.06
- Remove MAKE_JOBS_SAFE, now it's default
- Set compiler not preprocessor flags

The biggest highlight of 13.06 is that Ted Felix has reduced CPU usage
by almost 50% when recording MIDI.  Rosegarden has been plagued with
MIDI recording problems for most of its history, and this improvement is
huge.  While Ted worked on stabilization, Tom Breton made significant
improvements in a variety of areas.  (See new features enumerated below.)

This release should be significantly more stable than recent versions,
and we encourage all users to give this improved version a try.
2013-07-22 19:09:16 +00:00
Daniel Eischen
62828ab4fa Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
2013-07-13 17:23:19 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Pawel Pekala
a4f2cbdb82 Update to version 13.04
Feature safe:	yes
2013-04-16 17:27:49 +00:00
Pawel Pekala
806174181b Update to version 13.02
This is a stabilization release that includes some important fixes.
Users should feel encouraged to upgrade to 13.02 immediately, and stop
using previous versions of Rosegarden.

===== Bug Fixes =====
   * Use 64 for "dumb" NoteOff velocities, not 127
   * Made InternalSegmentMapper handle RealTime segment delays consistently
   * SortingInserter now sorts stably, fixing a noteoff race in MIDI export
   * Fixed old code that never worked, making Rosegarden export LilyPond
     staff names that include transposition information
   * Fixed crash when changing the number of audio submasters (Tim Munro)

===== New Features =====
   * LilyPond export now inserts \RemoveEmptyStaves to suppress the
     printing of empty staves by default
   * Tracks have a secondary "short label" property.  The primary label
     is exported to LilyPond as the long staff name, eg., "Trumpet in Bb,"
     and the secodary label is the short staff name, eg., "Tpt."
2013-02-18 17:48:29 +00:00
Pawel Pekala
63b98290ed Update to 12.12.25
Changelog:
* Update Japanese translation
* Fix problem with conflicting keyboard shortcuts that were
  introduced in 12.12 accidentally
2012-12-28 19:42:05 +00:00
Baptiste Daroussin
2ed39f40cb Chase icu, graphite2 and libexttextcat bump 2012-12-18 23:09:07 +00:00
Pawel Pekala
ada99036c4 - Update to version 12.12
- Sort USE_ flags, port needs pkg-config during build
- Add missing deps
2012-12-11 21:19:19 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
e5f38cc233 Update to version 12.04
Changelog: http://www.rosegardenmusic.com/wiki/dev:12.04
2012-05-09 16:23:29 +00:00
Pawel Pekala
b2f6aff96c Update to version 11.11.42
This release includes a fix for a major LilyPond export bug, so if you do
anything with notation, it's worth upgrading immediately.  It also includes
the CPU usage reduction work and updated translations.
2011-12-15 20:56:37 +00:00
Pawel Pekala
064ecd719c Update to version 11.11.11
Rosegarden 11.11.11 is a minor point release that includes additional
translations, and one notable change by Ted Felix that might offer a
tangible reduction in CPU usage without any noticeable side effects.

Feature safe:	yes
2011-11-15 22:14:55 +00:00
Pawel Pekala
21873b6eb2 Update to version 11.11.1 2011-11-08 17:56:06 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Pawel Pekala
7f11002827 - update to version 11.06
- fix portlint error
- use CPPFLAGS instead of CONFIGURE_ENV for compiler flags

Approved by:	miwi (mentor)
2011-07-05 19:15:08 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Pawel Pekala
1c89fac54a - Update my email to FreeBSD
Approved by:    miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Martin Wilke
e9046b18fd - Update to 11.02
PR:		154522
Submitted by:	maintainer
Feature safe:	yes
2011-02-06 18:03:11 +00:00
Pav Lucistnik
f614d4ae92 - Fix plist
Reported by:	pointyhat
2010-11-26 00:27:44 +00:00
Martin Wilke
9723dc3b1e - Update to 10.10
- Add LICENSE info
- Mark MAKE_JOBS_SAFE
- Pass maintainership to submitter

PR:		152245
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>
2010-11-15 07:53:30 +00:00
Max Brazhnikov
27c357d708 Update to 10.04.2
PR:		ports/147755
Submitted by:	Stas Timokhin <devel at stasyan.com>
Feature safe:	yes
2010-06-27 18:38:00 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Dirk Meyer
3a52bb4cea - extend support for tcl8.2
Requested by:	Chris Rees
2009-04-13 09:40:00 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Martin Matuska
9e228b9d64 - Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22
2009-01-22 12:12:33 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Dejan Lesjak
b8f5127bb1 Fix location of true(1) in configure.in. This problem is masked if
makedepend (a part of imake) is installed as configure looks for it first.
If it cannot find it it just uses true(1) instead. Since upgrade of X.Org
ports to 6.8.1, makedepend is no longer necessary there at build time.
Tell it that true actually lives in /usr/bin as putting this in
CONFIGURE_ENV doesn't work.
2004-12-02 00:25:12 +00:00
Markus Brueffer
d3823d4c5d Point WWW to new projectsite
Approved by:	arved (mentor)
2004-04-12 08:17:19 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
c2601e924e - Assign maintainership to ports@
PR:		ports/63057
Submitted by:	maintainer
2004-02-19 09:24:42 +00:00
Tilman Keskinoz
81242751eb USE_REINPLACE
PR:		47651
Submitted by:	Simon Schubert
2003-10-23 18:52:30 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Ying-Chieh Liao
f64edaa81f update WWW 2002-06-07 19:56:20 +00:00
Maxim Sobolev
2f6fb4ef8c - Update MASTER_SITES
- Support PREFIX properly
- Fix configure error under XFree86 4.x

PR:			23621
Submitted by:		Ports Furry
No response from:	maintainer
2000-12-19 08:34:53 +00:00
Maxim Sobolev
501e616d95 "${MV} -i" is not a good idea for port.
PR:		19054
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-06-07 16:27:34 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Chris Piazza
2e1fdeb9e0 - Update to 2.1pl2.
- Move Petal.so back into ${PREFIX}/lib/rosegarden/petal
- Install a wrapper script that adds the dir to TCLLIBPATH so you don't have
  to edit your .profile because of this...
- Fixes for the FreeBSD sound system, midi playback while recording
  works now.

PR:		14234
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-10-10 22:24:25 +00:00
Chris Piazza
f7a906584a Should USE_X_PREFIX so the program can find it's app-defaults
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-10-03 03:34:28 +00:00
Steve Price
d345f42834 Use SYSTEM_OSS on the Alpha too. Also include errno.h so this build on
FreeBSD/Alpha.
1999-09-20 02:24:29 +00:00