Commit graph

191529 commits

Author SHA1 Message Date
Pav Lucistnik
9a6cf21a26 - Mark BROKEN on amd64: does not compile
Reported by:	pointyhat
2008-02-19 21:06:29 +00:00
Oliver Lehmann
1f4dc4f4b9 update to 0.7.0 2008-02-19 21:05:46 +00:00
Pav Lucistnik
8f4fb6da75 - This now fails over on amd64 5.x and 8.x too, so just flip the logic and
allow it on i386 only

Reported by:	pointyhat
2008-02-19 21:03:11 +00:00
Thomas Abthorpe
646c85816d - Update to 1.0.5
PR:		ports/120750
Submitted by:	Tobias Stadler <TS.Stadler gmx.de>
Approved by:	Shane Bell <decept0 gmail.com> (maiintainer)
2008-02-19 20:51:09 +00:00
Pav Lucistnik
0fc341ed75 - Mark BROKEN on amd64/7 and up
Reported by:	pointyhat
2008-02-19 20:50:16 +00:00
Beech Rintoul
9b3605454c vnStat is a console-based network traffic monitor. It keeps a log of
hourly, daily and monthly network traffic for the selected interface(s).
However, it isn't a packet sniffer. The traffic information is analyzed
from the proc(5) filesystem. That way vnStat can be used even
without root permissions.

PR:		ports/120825
Submitted by:	Dennis Herrmann <adox at mcx2.org> (maintainer)
2008-02-19 20:18:53 +00:00
Martin Wilke
31b22fa0d6 - Fix build
Submitted by:	erwin bot
2008-02-19 19:05:38 +00:00
Yen-Ming Lee
d2e65fbc81 - update to 0.16 2008-02-19 18:34:26 +00:00
Erwin Lansing
35cffddc19 Fix pkg-plist, which was previously hidden in p5-Business-OnlinePayment
Submitted by:	pointyhat
2008-02-19 18:03:55 +00:00
Norikatsu Shigemura
337a16c5de Oops, bump PORTREVISION to remake on amd64. 2008-02-19 17:36:45 +00:00
Norikatsu Shigemura
64c2e6db28 o Fix invalid synaptics issue with x11-drivers/xf86-input-void
driver by displaing NOTICE on pkg-message.
o Fix invalid compiling on amd64.

PR:		ports/120783
Submitted and
Summraized by:	Eygene Ryabinkin  rea-fbsd a codelabs.ru
2008-02-19 17:20:21 +00:00
Hajimu UMEMOTO
91118cb947 Use sysctl for getting swap related information. Now, GKrellM doesn't
rely upon kmem access any longer.
It fixes the problem that swap meter didn't work on FreeBSD 7.0.

PR:		ports/120776
2008-02-19 17:14:13 +00:00
Erwin Lansing
3ef22a7cce Mark BROKEN: does not build. 2008-02-19 17:05:21 +00:00
Makoto Matsushita
f0ffbba53d Fix build error on multi-byte locale environment.
No bumps since no content changes.

PR:		117708
Submitted by:	trangayesi at gmaildotcom
2008-02-19 16:37:17 +00:00
Alexey Dokuchaev
c5854f080e Forgot in previous commit to master port. 2008-02-19 14:38:10 +00:00
Alexey Dokuchaev
acce147415 - Update the driver to version 169.07. Since they've changed version scheme
once again, as a temporary measure, NVVERSION is easier to define in slave
  and master ports independently than further obfuscate the Makefile
- Display pkg-message consistenly between port vs. package installation
- Minor nit: spell `NVidia' consistently in Makefile

Closes PR:	ports/119090
Submitted by:	Brad Allen
2008-02-19 14:32:04 +00:00
Alejandro Pulver
93e74ab00e - Fix omni-bot paths.
- Bump PORTREVISION.

Reported by:	sam <samira.nox@gmail.com>
2008-02-19 13:20:31 +00:00
Florent Thoumie
f0be3529ac Fix dependencies (gstreamer and gnome-keyring).
Reported by:	pavbot and erwinbot
2008-02-19 12:51:58 +00:00
Martin Matuska
f366e08952 - Update to 2.2.1
PR:		ports/119777
Submitted by:	Mikle Davidkin <skylord at vt.net.ru>
Tested by:	mm
Approved by:	maintainer (timeout)
2008-02-19 12:23:39 +00:00
Jeremy Chadwick
2259fcb443 Remove IGNORE; add UID 141 to ports/UIDs, and remove unnecessary Time::HiRes
dependency (unless using a perl older than 5.8.7).  Confirmed as working
on RELENG_6.
2008-02-19 10:52:00 +00:00
Sergey Skvortsov
11c1a8571b * fix build if www/clearsilver was not previously installed
* remove garbage (distinfo) forgotten in last commit

Approved by:	maintainer (rink)
2008-02-19 10:12:11 +00:00
Martin Wilke
065822a473 - Update to 2.0.1
PR:		120814
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-19 09:00:37 +00:00
Lars Thegler
00533bb168 Fix RUN_DEPENDS, bump PORTREVISION. 2008-02-19 08:59:39 +00:00
Lars Thegler
a7f56e62de Update to 1.42 2008-02-19 08:53:00 +00:00
Martin Wilke
c6c4b6204f Libvisual is an abstraction library that comes between applications and audio
visualisation plugins.

Often when it comes to audio visualisation plugins or programs that create
visuals, they depend on a player or something else; basically, there is no
general framework that enabled application developers to easily access cool
audio visualisation plugins. Libvisual wants to change this by providing an
interface towards plugins and applications; through this easy to use interface
applications can easily access plugins and, since the drawing is done by the
application, it also enables the developer to draw the visual anywhere he
wants.

The framework also allows you to morph to different plugins and mix two at
once; all kinds of neat tricks are possible using this method.

WWW: http://localhost.nl/~synap/libvisual/

PR:		ports/120380
Submitted by:	Björn König <bkoenig at alpha-tierchen.de>
2008-02-19 08:46:37 +00:00
Martin Wilke
cfdf0f8339 - Respect restrictive GCC arguments
PR:		120830
Submitted by:	Carlos Santos <unixmania@gmail.com>
2008-02-19 08:41:43 +00:00
Martin Wilke
534294fdd9 The goal of this module is providing good code readability and clarity
of intent for command-line option processing. While readability is a
subjective standard, Getopt::Lucid relies on a more verbose,
plain-English option specification as compared against the more symbolic
approach of Getopt::Long.

WWW:	http://search.cpan.org/dist/Getopt-Lucid/

PR:		ports/120804
Submitted by:	Felippe de Meirelles Motta <lippemail at gmail.com>
2008-02-19 06:55:03 +00:00
Martin Wilke
caa49233e4 - Update to 2007.12.04
PR:		120820
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-19 06:53:22 +00:00
Martin Wilke
1a4c890bc8 - Update to 2.8
PR:		120822
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-19 06:51:47 +00:00
Yen-Ming Lee
af546d59e5 - Use CPAN macro;
PR:		120798
Submitted by:	Felippe de Meirelles Motta <lippemail at gmail.com>
2008-02-19 05:53:38 +00:00
Yen-Ming Lee
8b5428663c - Use CPAN macro;
- Add missing deps;
- Add missing WWW to pkg-descr.

PR:		120802
Submitted by:	Felippe de Meirelles Motta <lippemail at gmail.com>
2008-02-19 05:33:50 +00:00
Beech Rintoul
23901ed73b - Update to 0.03
- Use CPAN macro
- Add BUILD_DEPENDS

PR:		ports/120805
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	Matsui Shinsuke <smatsui@karashi.org> (maintainer)
2008-02-19 04:47:53 +00:00
Lars Balker Rasmussen
803e0c7aca Don't depend on Test-modules, Tie::RefHash is included in perl 5.6+, and use
5.8's Scalar::Util.

Approved by:	maintainer (Felippe de Meirelles Motta <lippemail@gmail.com>)
2008-02-19 02:17:32 +00:00
Diane Bruce
c3f0477410 - Update to 1.2.7 2008-02-19 01:24:35 +00:00
Beech Rintoul
c2ecb43c02 - Update to 2.1.7 2008-02-18 23:25:20 +00:00
Thierry Thomas
cd005c2470 Not all code was compiled with -fPIC. This could lead to unpredictable
issues after the backend library was loaded by pinot, or
pinot-dbus-daemon. Rebuilding the index from scratch from instance was
likely to cause a crash.

Submitted by:	Fabrice Colin <fabrice.colin (at) gmail.com> (author)
2008-02-18 22:47:20 +00:00
Martin Wilke
3972cdb6f0 - Update to 3.0.4
PR:		120828
Submitted by:	Bjoern Koenig (bkoenig@alpha-tierchen.de) (maintainer)
2008-02-18 22:27:08 +00:00
Martin Wilke
b4e0e9fc3f - Update to 1.0.19
PR:		120817
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 22:16:24 +00:00
Martin Wilke
cec51f32fc - Update to version 5e5
PR:		5e5
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 22:15:00 +00:00
Ion-Mihai Tetcu
0f2c85108d Remove the .orig file created by patch to fix deinstall.
Submitted by:	pontyhat via erwin@
2008-02-18 22:10:52 +00:00
Marius Strobl
4ba25cb640 Fix mkisofs -input-charset:
- The configure script adds dependencies on libiconv and libintl when
  found so set USE_GETTEXT and USE_ICONV accordingly. If these libraries
  are not yet installed, these dependencies can be turned off by defining
  WITHOUT_NLS. There's no easy way to force these dependencies off as
  the configure script doesn't offer such a knob and modifying its tests
  is not allowed.
- When setting USE_GETTEXT and USE_ICONV, also add OSDEFS to the MAKE_ENV
  as a hack to pass -I${LOCALBASE}/include as CPPFLAGS so the installed
  iconv.h is found.
- Install the charset conversion tables.
- Set ${INS_BASE} to ${LOCALBASE} in DEFAULTS/Defaults.freebsd so the
  path constructed by libsiconv and mkisofs points to the installed
  conversion tables.
- Fix a bug that caused the 'iconv:' prefix not to be stripped from the
  implied '-output-charset' when the conversion tables are not found or
  '-input-charset' is used with the 'iconv:' prefix.

Submitted by:	jkim
Approved by:	netchild
2008-02-18 21:48:57 +00:00
Martin Wilke
125345c291 - Update to 7.3.3
PR:		120816
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 21:38:03 +00:00
Martin Wilke
fe03fd605a - Update to 2.2.54
PR:		120815
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 21:37:28 +00:00
Martin Wilke
a347826863 - Update to version 1.2.3
PR:		120821
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 21:36:13 +00:00
Martin Wilke
0bf7c58cad - Update to 2.5.6
PR:		120823
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 21:34:53 +00:00
Martin Wilke
34051837a5 When using this module in a test script, it goes through all the modules
in your distribution, checks their POD, checks that they compile ok and
checks that they all define a $VERSION.

WWW:	http://search.cpan.org/dist/Test-Distribution/

PR:		ports/120812
Submitted by:	Felippe de Meirelles Motta <lippemail at gmail.com>
2008-02-18 21:09:51 +00:00
Alejandro Pulver
32add8ffad - Update distinfo (track development version progress). 2008-02-18 20:49:08 +00:00
Tilman Keskinoz
9dcb0e15a1 Add forgotten dependency on cmake
pointyhat to:	arved
2008-02-18 20:37:37 +00:00
Tilman Keskinoz
f1761d7501 Install the .desktop file in the right directory.
Reported by:	pointyhat
2008-02-18 20:34:12 +00:00
Alejandro Pulver
6a3fa1680c - Update to version 0.25. 2008-02-18 20:30:13 +00:00