Commit graph

8996 commits

Author SHA1 Message Date
Erwin Lansing
f1f56e65fc Explicitly set LATEST_LINK to not clash with net-p2p/dcd
Submitted by:	pointyhat
2009-06-11 15:21:28 +00:00
Pav Lucistnik
24f33cbf04 - Do not remove directory listed in mtree
Reported by:	pointyhat
2009-06-10 17:41:53 +00:00
Dmitry Marakasov
a26f9def3d - Provide actual date the port was created
Submitted by:	maintainer
2009-06-10 14:16:05 +00:00
Dmitry Marakasov
cc02ac7ea8 liblastfm is a collection of libraries to help you integrate Last.fm services
into your rich desktop software. It depends on Qt 4.4.

WWW: http://github.com/mxcl/liblastfm/tree/master

PR:		135347
Submitted by:	Matt Tosto <datahead4@gmail.com>
2009-06-10 02:06:36 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Dennis Herrmann
a22e48c526 - Update to 3.7.0
PR:		ports/134913
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de>
Approved by:	maintainer timeout (two weeks)
2009-06-09 11:33:06 +00:00
Pav Lucistnik
a9de8fe9e7 - Restore BROKEN tag 2009-06-09 09:44:42 +00:00
Boris Samorodov
6d3c9f9e66 Connect audio/linux-f10-mikmod to build. 2009-06-07 20:35:44 +00:00
Boris Samorodov
0e9d514d36 Add a new port: audio/linux-f10-mikmod. 2009-06-07 20:18:38 +00:00
David Thiel
9bd1b21b13 Mark deprecated -- need hacks to build, project is abandoned, and likely
unused. GAI itself will probably be removed later.
2009-06-07 19:40:46 +00:00
Ion-Mihai Tetcu
a8f951a208 Fix build with custom LOCALBASE.
Submitted by:	maintainer
Reported by:	QATty
2009-06-06 16:01:46 +00:00
Brooks Davis
51d0722b9d Fix plist to packages build.
Reported by:	QAT, pointyhat
2009-06-05 22:11:38 +00:00
Dirk Meyer
828e187873 - fix buildwith custom LOCALBASE
Reported by:	QAT
2009-06-05 03:26:12 +00:00
Dirk Meyer
e7978f243a - fix buildwith custom LOCALBASE
Reported by:	QAT
2009-06-04 18:36:22 +00:00
Dennis Herrmann
cbc7df5f8e - Update to 0.10.1
PR:		ports/135223
Submitted by:	Sascha Klauder <sklauder@trimind.de> (maintainer)
2009-06-03 23:14:04 +00:00
Brooks Davis
e7370bdd98 The recently updated p5-Digest-SHA1 port conflicts with the version
includes with squeezecenter.  Remove the squeezecenter verison.

Reported by:	many :)  Sorry for the delay
2009-06-03 21:29:53 +00:00
Joe Marcus Clarke
2967d41ea9 Chase the vte shared lib version bump. 2009-06-03 05:14:50 +00:00
Joe Marcus Clarke
dfbebd58c2 Update to 0.12.2. 2009-06-03 02:58:21 +00:00
Boris Samorodov
f6f9c02e7e . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs.
2009-06-02 21:15:40 +00:00
Boris Samorodov
15dfb098e6 . add CONFLICTS to linux-f8 infrastructure ports;
. bump PORTREVISIONs.
2009-06-02 20:14:36 +00:00
Dirk Meyer
669c6c6f1d - fix build for custom LOCALBASE
Reported by:	QAT
2009-06-02 02:32:10 +00:00
Dmitry Marakasov
a5a7503584 - Respect LOCALBASE
Reported by:	QATty
2009-06-02 00:39:14 +00:00
Dmitry Marakasov
5512251ff4 "Julius" is an open-source high-performance large vocabulary
continuous speech recognition (LVCSR) decoder software for
speech-related researchers and developers.  Based on word N-gram and
triphone context-dependent HMM, it can perform almost real-time
decoding on most current PCs with small amount of memory.

WWW: http://julius.sourceforge.jp/en_index.php

PR:		135153
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2009-06-01 23:32:04 +00:00
Boris Samorodov
c11516af7b Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
2009-06-01 17:26:31 +00:00
Pav Lucistnik
93d2975c14 - Update to 0.17.1
- Respect PREFIX
2009-06-01 14:03:12 +00:00
Dirk Meyer
7d56f06691 - fix build for custom LOCALBASE
Reported by:	QAT
2009-06-01 12:42:30 +00:00
Philip M. Gollucci
7d02ebf856 - Update to 0.6.12
PR:             ports/134665
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
2009-06-01 00:00:34 +00:00
Ion-Mihai Tetcu
3796b54144 - fix build with custom LOCALBASE/PREFIX
- install man pages under PREFIX, not LOCALBASE
- bump PORTREVISION

Submitted by:	maintainer
Reported by:	QATty
2009-05-31 16:04:41 +00:00
Soeren Straarup
410b2170a1 Fix PREFIX
Obtained from:	QAT
2009-05-31 15:33:00 +00:00
Ion-Mihai Tetcu
b6e9d40d28 Fix build, install and (hopefuly) run with custom PREFIX/LOCALBASE.
Reported by:	QATty
2009-05-31 13:00:37 +00:00
Ion-Mihai Tetcu
526d39bb84 - The CMake scripts were supposed to use pkg-config to find the libraries, but
they use an obsolete module that doesn't seem to work anymore.  As a result,
the scripts fall back on the hard-coded paths.  I have reworked the scripts so
they don't use pkg-config or hard-coded paths and fixed build with custom
PREFIX/LOCALBASE [1]
- mark MAKE_JOB_SAFE

Submitted by:	maintainer
Reported by:	QATty [1]
2009-05-31 10:30:50 +00:00
Ion-Mihai Tetcu
e35773fc8c Don't use hardcoded LOCALBASE=/usr/local path in cmake find macros --> fix
build with custom LOCALBASE.

Submitted by:	maintainer
Reported by:	QATty
2009-05-31 04:20:20 +00:00
Ion-Mihai Tetcu
73beef82f0 Hint stupid confgiure script about boost libraries in order to fix build with
custom PREFIX/LOCABASE.

Reported by:	QATty
2009-05-31 01:07:11 +00:00
Ion-Mihai Tetcu
fb190a03fe Fix install with custom PREFIX. It failed because wrongly used LIBDIR in the
distributed Makefile having its value set from MAKE_ENV.
Change pushed upstream.

Submitted by:	itetcu@
Reported by:	QATty
Approved by:	maintainer
2009-05-30 23:25:44 +00:00
Nicola Vitale
b6f8f0c147 - Update to 1.6.2 2009-05-30 21:30:59 +00:00
Martin Wilke
bdf1ae6a11 - Update to 1.0.20
PR:		134751
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:	http://www.freebsd.org/ports/portaudit/6355efdb-4d4d-11de-8811-0030843d3802.html
2009-05-30 19:43:28 +00:00
Ion-Mihai Tetcu
ebe6b1f71b Mark broken on 7.x and above.
http://qat.tecnik93.com//errors/7-STABLE-FPT-NPD/emu10kx-20051021.log

Reported by:	QAT
Tested by:	miwi@ on i386
2009-05-30 10:43:05 +00:00
Ion-Mihai Tetcu
6cf79b5b40 Fix build with custom PREFIX.
Reported by:	QATty
2009-05-30 10:08:23 +00:00
Mark Linimon
b5f04ce7cb Mark as broken on sparc64: does not compile. 2009-05-29 04:07:07 +00:00
Mark Linimon
68a07948ee Reset maintainer: email address bounces. 2009-05-29 03:19:51 +00:00
Dennis Herrmann
d1fb63f618 - Update to 10.6 2009-05-28 20:29:10 +00:00
Max Brazhnikov
fb994a357a Remove qt4 build tools from run dependencies.
Approved by:	maintainer
2009-05-27 22:02:15 +00:00
Dennis Herrmann
e6cb85961d - Add lyrics screen support
PR:		ports/134936
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2009-05-26 14:57:54 +00:00
Martin Matuska
14e3db4585 - Mark MAKE_JOBS_SAFE for SMP compiling
PR:		ports/133013
Approved by:	maintainer (timeout)
2009-05-24 18:48:51 +00:00
Max Brazhnikov
cd075b3021 Update to 0.4.0 and unbreak.
Remove qt4 build tools from run dependencies.

Approved by:	maintainer timeout (2 weeks)
2009-05-24 10:10:52 +00:00
Martin Wilke
f13535f71e - Update to 0.4.4
PR:		134622
Submitted by:	Ports Fury
2009-05-23 14:23:48 +00:00
Martin Wilke
3617f478e9 - Update to 0.42.5
PR:		134623
Submitted by:	Ports Fury
2009-05-23 14:23:42 +00:00
Philip M. Gollucci
d79e30ebdf fix LATEST_LINK cantus and cantus_3 ports 2009-05-21 16:05:26 +00:00
Oliver Lehmann
04ade24fca mark as IGNORE:
does not work with audacious 2 and audacious-plugins already deliveres a demac plugin
2009-05-21 07:47:46 +00:00
Oliver Lehmann
3b298f63e2 update audacious to 2.0.1
bump portrevision on dependant ports
2009-05-21 07:47:01 +00:00