Commit graph

202335 commits

Author SHA1 Message Date
Dmitry Marakasov
74103d4a2c - Fix build; manpages are not portdocs
Reported by:	QAT
2008-08-24 19:31:01 +00:00
Dmitry Marakasov
4af8ba9de1 - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-24 19:06:00 +00:00
Dmitry Marakasov
682b9842a4 - Fix plist for NOPORTDOCS case
- While here, use %%DATADIR%% macros in the plist

Reported by:	QAT
2008-08-24 19:05:39 +00:00
Dmitry Marakasov
509e23f218 - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-24 18:36:46 +00:00
Edward Tomasz Napierala
77a232816e aubio is a library for audio labelling. Its features include
segmenting a sound file before each of its attacks, performing pitch
detection, tapping the beat and producing midi streams from live
audio.  The name aubio comes from 'audio' with a typo: several
transcription errors are likely to be found in the results too.

The aim of this project is to provide these automatic labelling
features to other audio softwares.  Functions can be used offline
in sound editors and software samplers, or online in audio effects
and virtual instruments.

WWW:    http://aubio.org/
2008-08-24 18:04:07 +00:00
Joe Marcus Clarke
6ca8e28495 Fix installation when NOPORTDOCS is specified.
Reported by:	QAT
2008-08-24 18:02:12 +00:00
Jean-Marc Zucconi
db79804feb Use pre-su-install instead of pre-install.
PR:		ports/124018
Submitted by:	glewis
2008-08-24 17:57:40 +00:00
Jean-Marc Zucconi
0de0eab019 Respect CC, CFLAGS, etc.
Plist fixes.

PR:		ports/126302
Submitted by:	bf <bf2006a@yahoo.com>
2008-08-24 17:50:57 +00:00
Chin-San Huang
e5b22182a1 - Remove the last commit as maintainer's request[B.
- Use maintainer's patch which also fix build multimedia/mencoder.

Thanks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen

PR:		ports/126354
Submitted by:	Kalten <kalten at sbox.tu-graz.ac.at>
Tested on:	tinderbox and my home box
Approved by:	Thomas E. Zander(maintainer)
2008-08-24 17:49:32 +00:00
Joe Marcus Clarke
b1cd681a01 Make sure the CONFIGURE_ENV is updated for all lthacks. 2008-08-24 17:24:33 +00:00
Joe Marcus Clarke
0bf07e9500 Update to 2.10.0.
* Add a check for duplicate CATEGORIES [1]
* Be stricter when checking for --mandir and --infodir [2]
* Properly check *_DEPENDS both before and after bsd.port.pre.mk [3]

PR:		125962 [2]
		126681 [3]
Requested by:	kris [1]
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> [3]
		Renato Botelho <garga@FreeBSD.org> [2]
2008-08-24 17:16:03 +00:00
Joe Marcus Clarke
b69a27aaf9 Belatedly chase the libpurple shared lib version.
Reported by:	pointyhat via erwin
2008-08-24 16:58:52 +00:00
Joe Marcus Clarke
89cf99e9fd If any of the libtool hacks are used, set an empty ac_cv_path_DOLT_BASH
variable to prevent a bash script from being used to wrap libtool.  If
the wrapper is used, none of the lthacks actually have any effect.
2008-08-24 16:55:54 +00:00
Thierry Thomas
d8f5981a64 Upgrade to 2.2.4.
Note: this adds two integrated mesh partitionners, Metis and Chaco;
don't rely to the external ports to avoid conflicts with math/metis-edf
(e.g. when installing Code_aster).

Full changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
2008-08-24 16:41:54 +00:00
Jun Kuriyama
feef390d6b o squelch registration warnings on startup [1].
o Treat inactive memory as cache like same behavior as before [2].

Submitted by:	bms [1], mwlucas [2]
PR:		ports/126694 [2]
2008-08-24 15:14:03 +00:00
Rong-En Fan
90f66d7868 - Fix pkg-plist when NOPORTDOCS is defined
Reported by:	QAT
2008-08-24 15:04:04 +00:00
Martin Matuska
d6d29728c8 - Update to 1.6.1 2008-08-24 14:38:20 +00:00
Rong-En Fan
f250d70452 - Fix pkg-plist when NOPORTDOCS is defined
Reported by:	QAT
2008-08-24 14:37:50 +00:00
Thierry Thomas
21dec7a579 1 - add a missing USE_XORG;
2 - fix plist;

3 - release maintainership.

Reported by:	pointyhat via erwin (1) + QAT (2)
2008-08-24 14:34:11 +00:00
Rong-En Fan
48bb1d6cb6 - Do not create share/doc/emil is NOPORTDOCS is defined
Reported by:	QAT
2008-08-24 13:48:30 +00:00
Dmitry Marakasov
e58f735dda - Respect NOPORTDOCS, NOPORTEXAMPLES
- Fix plist

Reported by:	QAT
2008-08-24 13:04:58 +00:00
Dmitry Marakasov
ebc40130bc - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-24 12:54:54 +00:00
Dmitry Marakasov
5df97cf4ba - Fix plist for NOPORTDOCS case
- Use DOCSDIR

Reported by:	QAT
2008-08-24 12:32:28 +00:00
Jun Kuriyama
f2b4b28bb2 - Upgrade to 0.11.1.ja1 and catch up to www/trac port.
- default_charset in mimeview was changed to cp932 (previously I
  patched from iso-8859-15 to utf-8).

PR:		ports/126088 (no patch!)
Submitted by:	nrg milk <nrgmilk@gmail.com>
2008-08-24 12:24:47 +00:00
Chin-San Huang
ec67c97803 - Fix build with update ffmpeg.
Thsnks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen

PR:		ports/126354
Submitted by:	Kalten <kalten at sbox.tu-graz.ac.at>
Tested on:	tinderbox and my home box
2008-08-24 11:20:52 +00:00
Rong-En Fan
b2312124aa - Fix build when NOPORTDOCS is defined
- While I'm here, use DOCSDIR

Reported by:	QAT
2008-08-24 10:36:23 +00:00
Rong-En Fan
a6d7a81414 - Fix build when NOPORTDOCS is defined
Reported by:	QAT
2008-08-24 10:28:43 +00:00
Rong-En Fan
a8325cf391 - Manual pages are not governed by NOPORTDOCS
- While I'm here, use MANPREFIX for manual pages installation

Found by:	QAT
2008-08-24 10:18:53 +00:00
Rong-En Fan
a945afae22 - Fix build when NOPORTDOCS is defined by correctly set PORTDOCS [1]
- Always install manual pages since they are not governed by NOPORTDOCS
- Remove pkg-plist since it's small, use PLIST_FILES instead

Found by:	QAT [1]
2008-08-24 10:14:01 +00:00
Rong-En Fan
a1028550a2 - Always define BUILDDIR. This fixes build when NOPORTDOCS is defined.
Reported by:	QAT
2008-08-24 10:06:04 +00:00
Boris Samorodov
d0e9da2539 Add graphics/py-qt4-svg dependency.
Submitted by:	Jan Sebosik <sebosik at demax.sk> (by email)
2008-08-24 09:47:39 +00:00
Beech Rintoul
2ca01168a1 - Fix so port respects %localstatedir%
- Fix .conf file handling [1]
- Bump portrevision

PR:		ports/126774
Submitted by:	regisr <regisr@pobox.com> [1]
2008-08-24 09:29:04 +00:00
Rong-En Fan
cfe7fa4cf0 - Update to 0.0.5
PR:		ports/126743
Submitted by:	Katsuji ISHIKAWA <katsuji.ishikawa at gmail.com> (maintainer)
2008-08-24 09:19:23 +00:00
Edwin Groothuis
e9e1591415 Fix pkg-descr layout. 2008-08-24 09:07:47 +00:00
Rong-En Fan
d7400afb0a - Fix readonly database problem
- Bump PORTREVISION

PR:		ports/126767
Submitted by:	Heiner <h.eichmann at gmx.de> (maintainer)
2008-08-24 08:55:09 +00:00
Chin-San Huang
d461119058 - Update to 1.06.30 2008-08-24 07:35:18 +00:00
Chin-San Huang
bce6f94b75 - Update to 0.5.0 2008-08-24 06:25:06 +00:00
Chin-San Huang
4ec488d07a - Update to 0.26 2008-08-24 06:23:00 +00:00
Rong-En Fan
7c953598e5 - Project moved to sourceforge
- New distfile available: size changed due to some Mac only files included
  in the tarball, like:

  ._layer1.txt:          AppleDouble encoded Macintosh file
- Pass maintainership to submitter

PR:		ports/126769
Submitted by:	Marcin Cieslak <saper at SYSTEM.PL>
2008-08-24 06:12:53 +00:00
Joe Marcus Clarke
c3b85ed5e8 Actually commit the libpurple shared lib change.
Reported by:	erwin
2008-08-24 02:54:25 +00:00
Diane Bruce
b77a7a837f - Update to 3.01
- Remove newly added dos lf's from vendor
- fix sizeof(void *) != sizeof(int) botch
2008-08-24 01:53:47 +00:00
Maho Nakata
2b608c5979 Build fix with jdk16, just catching up. 2008-08-23 22:00:20 +00:00
Maho Nakata
912b6ec4fb JDK16 support, just followup to openoffice.org-2 port. 2008-08-23 21:33:13 +00:00
Beech Rintoul
6d5be51723 - Update to 20080609
PR:		ports/126749
Submitted by:	Yarema <yds@CoolRat.org>
Approved by:	Rudolf Cejka <cejkar@fit.vutbr.cz> (maintainer)
2008-08-23 20:13:18 +00:00
Beech Rintoul
2b5f0add8f - Update to beta11 testing release of ircd-ratbox-3.0.0.
- Software changes include:
o Remove the remains of servlink_path from the config file parser.
o Userlog now logs the users IP address as well as their hostname.
o Whowas now supports showing the users IP address as well as hostname.
  The same rules apply to showing the whowas IP as apply to showing
  whois_actually and uses the same numeric.
o Double the size of the whowas array for large networks. This comes
  at a hit of about 2MB or so of memory.
o Fix the block heap garbage collection code.

PR:		ports/126719
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2008-08-23 19:45:03 +00:00
Erwin Lansing
074b41a867 Add missing man-page
Submitted by:	pointyhat
2008-08-23 17:57:10 +00:00
Erwin Lansing
41ed275a21 Mark BROKEN: does not build. 2008-08-23 17:51:41 +00:00
Erwin Lansing
c3aa8d12c4 Mark BROKEN: does not build. 2008-08-23 17:20:32 +00:00
Erwin Lansing
b09537b5bf Mark BROKEN: leaves files behind on deinstallation. 2008-08-23 17:19:04 +00:00
Erwin Lansing
ce48b05ab2 Mark BROKEN: does not fetch. 2008-08-23 17:17:32 +00:00