aboutsummaryrefslogtreecommitdiff
path: root/audio/rosegarden
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - extend support for tcl8.2Dirk Meyer2009-04-131-3/+0
| | | | | | | Requested by: Chris Rees Notes: svn path=/head/; revision=232300
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* - Deprecate due to planned removal of tcl82 / tk82Martin Matuska2009-01-221-0/+3
| | | | | | | - Set expiration date to 2009-04-22 Notes: svn path=/head/; revision=226670
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Fix location of true(1) in configure.in. This problem is masked ifDejan Lesjak2004-12-022-3/+13
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=122950
* Point WWW to new projectsiteMarkus Brueffer2004-04-121-2/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=106795
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* - Assign maintainership to ports@Kirill Ponomarev2004-02-191-1/+1
| | | | | | | | PR: ports/63057 Submitted by: maintainer Notes: svn path=/head/; revision=101374
* USE_REINPLACETilman Keskinoz2003-10-231-1/+2
| | | | | | | | PR: 47651 Submitted by: Simon Schubert Notes: svn path=/head/; revision=91983
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* update WWWYing-Chieh Liao2002-06-071-1/+1
| | | | Notes: svn path=/head/; revision=60799
* - Update MASTER_SITESMaxim Sobolev2000-12-196-69/+67
| | | | | | | | | | | | - Support PREFIX properly - Fix configure error under XFree86 4.x PR: 23621 Submitted by: Ports Furry No response from: maintainer Notes: svn path=/head/; revision=36089
* "${MV} -i" is not a good idea for port.Maxim Sobolev2000-06-071-1/+1
| | | | | | | | PR: 19054 Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=29319
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+3
| | | | Notes: svn path=/head/; revision=27415
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-2810-12/+12
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* - Update to 2.1pl2.Chris Piazza1999-10-108-26/+40
| | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=22317
* Should USE_X_PREFIX so the program can find it's app-defaultsChris Piazza1999-10-031-1/+1
| | | | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=22138
* Use SYSTEM_OSS on the Alpha too. Also include errno.h so this build onSteve Price1999-09-202-4/+18
| | | | | | | FreeBSD/Alpha. Notes: svn path=/head/; revision=21809
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Create a directory before installing data to it in case it wasn'tChris Piazza1999-07-241-1/+2
| | | | | | | | | there in the first place. Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=20337
* Remove some whitespace that I introduced.Chris Piazza1999-07-111-2/+2
| | | | Notes: svn path=/head/; revision=20164
* Update to rosegarden 2.1Chris Piazza1999-07-1113-82/+274
| | | | | | | | PR: 11712 Submitted by: maintainer Notes: svn path=/head/; revision=20163
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1999-05-021-3/+2
| | | | | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Notes: svn path=/head/; revision=18335
* Update MASTER_SITES.Bill Fumerola1998-12-091-2/+6
| | | | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com Notes: svn path=/head/; revision=15237
* Fix build for ELF.Steve Price1998-09-281-22/+30
| | | | Notes: svn path=/head/; revision=13478
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | | | | an ELF world. Notes: svn path=/head/; revision=13273
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Upgrade to 2.0.1.Thomas Gellekum1997-09-086-41/+58
| | | | | | | | PR: 4421 Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=7815
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Stamp on another malloc library definition. This time, it's dead!Chuck Robey1996-08-181-2/+2
| | | | Notes: svn path=/head/; revision=3638
* Take out -lmalloc (an artifact of the old 1.0 days, oops!)Chuck Robey1996-08-081-2/+2
| | | | Notes: svn path=/head/; revision=3540
* New audio port, Rosegarden, a midi musical sequencer and notation editor.Chuck Robey1996-08-067-0/+81
Submitted by: Andreas Kohout Notes: svn path=/head/; revision=3533