1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

190435 Commits

Author SHA1 Message Date
Thomas Abthorpe
d1979b0a97 - Update to 1.20
PR:		ports/120083
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2008-01-28 15:28:52 +00:00
Pav Lucistnik
299c8bb318 - Forgot to remove a patch file
Reminded by:	maintainer
2008-01-28 14:54:48 +00:00
Pav Lucistnik
4daa554c27 - Update to 7.0.0 2008-01-28 14:27:37 +00:00
Pav Lucistnik
a29aab9eee - Update to 7.0.0
PR:		ports/119968
Submitted by:	Andy Pavlo <pavlo@cs.wisc.edu> (maintainer)
2008-01-28 14:27:18 +00:00
Rong-En Fan
44cb6d7afa - Fix INDEX 2008-01-28 12:32:16 +00:00
Dirk Meyer
cff03bf167 Hobbit is a system for monitoring servers and networks. It has a great deal
of inspiration from the Big Brother monitor, but unlike Big Brother it is
designed to work well whether you need to monitor small network with just
a handful of hosts, or large networks with thousands of hosts.

Hobbit is the successor to the bbgen toolkit, which has been available as
an add-on to Big Brother since late 2002. The name change was decided upon
when Hobbit acquired enough functionality to be a stand-alone product.
The tools that formed the bbgen toolkit are still present in Hobbit
and are quite important for it, so if you have used bbgen before,
Hobbit will seem quite familiar.

This is the client.

WWW: http://hobbitmon.sourceforge.net/
2008-01-28 11:56:56 +00:00
Dirk Meyer
57855df4a5 - add hobbit with id 280 2008-01-28 10:53:56 +00:00
Rong-En Fan
4be53dc1a3 - Disable OCTAVE by default as it's broken (on octave-forge side)
- Add more OPTIONS: PPM, EXR, TIFF, QT, IM, GL

PR:		ports/118389
Submitted by:	Iouri V. Ivliev <ii at any.com.ru>
Approved by:	Daniel O'Connor <darius at dons.net.au> (maintainer)
2008-01-28 10:41:38 +00:00
Dryice Dong Liu
08fc9f7784 Installing DecoratorTools gives access to the peak.util.decorators module.
The tools in this module have been bundled for years inside of PEAK,
PyProtocols, RuleDispatch, and the zope.interface package, so they have been
widely used and tested.

Recent versions of the TurboGears framework (ported to FreeBSD as
www/py-turbogears) require the DecoratorTools package.

PR:		ports/119835
Submitted by:	alexander smishlajev <alex@ank-sia.com>
2008-01-28 09:23:35 +00:00
Dryice Dong Liu
e9da7bab57 The peak.util.extremes module provides a production-quality implementation
of the Min and Max objects from PEP 326.

PR:		ports/119915
Submitted by:	alexander smishlajev <alex@tycobka.lv>
2008-01-28 09:19:17 +00:00
Xin LI
4b0e9129ec Update to 1.005 the latest stable release. While I am there, do some
clean ups to make portlint(1) happy, and reduce unnecessray code.
2008-01-28 08:49:43 +00:00
Pav Lucistnik
f4be34c3e1 - Disable regression tests on pointyhat - they are trying to allocate infinite
amount of memory

With hat:	portmgr
2008-01-28 08:45:59 +00:00
Clement Laforet
809ce9b1ca - Fix CATEGORIES
Spotted by:		erwin
Pointyhat to:		clement
2008-01-28 08:44:13 +00:00
Alex Dupre
8a807f1aa5 Update to 0.7.3 release. 2008-01-28 06:51:07 +00:00
Tom McLaughlin
2b5f91b8a7 Update to 1.6.9p12
Changes:
- The ALL command in sudoers now implies SETENV permissions.
- The command search is now performed using the target user's auxiliary
  group vector too.
- Various LDAP code improvements.
- Added passprompt_override flag to sudoers to cause sudo's prompt to be
  used in all cases.  Also set when the -p flag is used.
- New %p prompt escape that expands to the user whose password is being
  prompted, as specified by the rootpw, targetpw and runaspw sudoers
  flags.
2008-01-28 06:29:03 +00:00
Yen-Ming Lee
1e543560bf - update URL in pkg-descr 2008-01-28 04:54:09 +00:00
Yen-Ming Lee
06315105f2 - relocate pkg-message
- update non-version URL in pkg-descr

Submitted by:	leeym
Approved by:	maintainer
2008-01-28 04:46:44 +00:00
Dirk Meyer
f6b5f47fcd - fix build on non i386 arch 2008-01-28 03:58:53 +00:00
Dirk Meyer
8d6ce97813 - update to 10.26.49 2008-01-28 03:53:09 +00:00
Yen-Ming Lee
fcba663b0e - use non-version URL in pkg-descr 2008-01-28 00:02:51 +00:00
Martin Wilke
90163e9046 - Use termios.h instead of sgtty.h
- Reset maintainer (mail bounce) [1]

[1]
<ada@bsd.org>: host bsd.org.s6a1.psmtp.com[64.18.5.10] said: 550 No such user -
psmtp (in reply to RCPT TO command)

PR:		120050
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-27 23:46:13 +00:00
Nicola Vitale
8af73cca41 Rhino is an open-source implementation of JavaScript written entirely
in Java. It is typically embedded into Java applications to provide
scripting to end users.

Rhino is an implementation of the core language only and doesn't contain
objects or methods for manipulating HTML documents.

Rhino contains

    * All the features of JavaScript 1.6
    * Allows direct scripting of Java
    * A JavaScript shell for executing JavaScript scripts
    * A JavaScript compiler to transform JavaScript source files
      into Java class files
    * A JavaScript debugger for scripts executed with Rhino

WWW:	http://www.mozilla.org/rhino/
2008-01-27 23:10:45 +00:00
Sergey Matveychuk
04e2776770 - Fix a function name
- When in task list is a port with IGNORE, portupgrade fails. Just ignore it now.

Reported by:	Gerard <gerard@seibercom.net>,
		Matthew Seaman <m.seaman@infracaninophile.co.uk>
2008-01-27 22:45:27 +00:00
Thierry Thomas
85e645b592 Upgrade to 4.0. 2008-01-27 22:29:45 +00:00
Thierry Thomas
d102ab5579 Upgrade to 4.0: adding support of Python.
Author's note : this is a beta version, I encourage you to backup your
projects before using it.

Changelog available at <http://bouml.free.fr/historic.html>.
2008-01-27 22:29:41 +00:00
Erwin Lansing
bd746a8433 Update to 2.2.8
Changelog: http://marc.info/?l=bacula-announce&m=120144196107545&w=2

PR:		120054
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2008-01-27 22:20:52 +00:00
Diane Bruce
889abcd390 - Forgot to up the PORTREVISION
Pointyhat to:	myself
2008-01-27 21:47:52 +00:00
Diane Bruce
a8648441fb - The x86 inline assembler version of the SDL macro SDL_revcpy() sets the
direction flag ("std"), but does not clear it ("cld").  This is invalid
  according to GCC (inline assembler, which sets the direction flag,
  must reset it[0]) and the SYS V ABI (functions must leave with the
  direction flag cleared[1]). The macro is (indirectly, exact call
  sequence below) used in SDL_BlitSurface(), so this call sometimes
  returns with the direction flag set. This happens for bliting a surface
  onto itself with the destination coordinates set right/down of the source
  coordinates (typical use of this is scrolling left/up).  Later on other
  parts of the code (like inlined memcpy()) cause memory corruption. [1]
- Give maintaintership to submitter (as discussed on irc)

PR:	ports/120052 [1]
2008-01-27 21:37:56 +00:00
Clement Laforet
309259c0bc - Oops... USE_LDCONFIG shouldn't have been committed 2008-01-27 20:56:14 +00:00
Clement Laforet
26466e34df - Unbreak on >= 7.0
PR:		ports/119794
Submitted by:	KAMIYA Satosi <mimoriso@gmail.com>
2008-01-27 20:53:54 +00:00
Clement Laforet
7983ce1cdc - Portlint cleanups
PR:             ports/117084
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
2008-01-27 20:40:13 +00:00
Clement Laforet
fc0f71d510 - Update to 0.9.a
PR:             ports/116963
Submitted by:   Yarema <yds@CoolRat.org>
2008-01-27 20:36:18 +00:00
Clement Laforet
0f9cb65ac9 - Remove net/cactid 2008-01-27 20:25:54 +00:00
Clement Laforet
b1d1079d11 - Add cacti-spine formely know as (cacti-)cactid
- Move it to net-mgmt to follow cacti
- Drop maintenership

Repocopy done by:       marcus
2008-01-27 20:20:29 +00:00
Lars Balker Rasmussen
0f36b6faa0 Update to 0.06 2008-01-27 17:33:48 +00:00
Lars Balker Rasmussen
e1a84ffd5c Update to 0.36 2008-01-27 17:24:13 +00:00
Lars Balker Rasmussen
33c1642f2f Update to 0.05 2008-01-27 17:20:36 +00:00
Erwin Lansing
7b553ec34a Mark BROKEN: does not install 2008-01-27 16:56:45 +00:00
Thierry Thomas
0cda13b48b Upgrade to 0.17.4.
Changelog at
<http://sourceforge.net/mailarchive/message.php?msg_name=1201336311.3311.5.camel%40hinge.endoframe.net>
2008-01-27 14:32:32 +00:00
Andrey Slusar
be9c1e9f59 - Update editors/emacs-devel to 23.0.50.20080101 snapshot.
PR:		ports/119290
Submitted by:	keramida(maintainer)
2008-01-27 14:26:42 +00:00
Erwin Lansing
074c4e0cb5 Umark BROKEN, stale distfile removed from ftp-master. 2008-01-27 11:26:35 +00:00
Thomas Abthorpe
868a401d5d - Dependancy fix
PR:		ports/119924
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
Sponsored by:	FreeBSD Bug-a-thon #3
2008-01-27 04:44:04 +00:00
Emanuel Haupt
e2b33cfb7e Update to 3.2.5 2008-01-27 03:22:16 +00:00
Emanuel Haupt
ec1b9e1921 Update to 1.1.5 2008-01-27 03:12:52 +00:00
Emanuel Haupt
8329ce9f32 Update to 4.4 2008-01-27 03:04:20 +00:00
Ade Lovett
9a2d43fbcb Rework to use the newer USE_RC_SUBR method
PR:		119873
Submitted by:	ade
Approved by:	oliver (maintainer)
2008-01-27 00:04:46 +00:00
Martin Wilke
4d0bfa30e4 - Remove games/sturmbahnfahrer (project was renamed to games/stormbaancoureur) 2008-01-26 23:48:41 +00:00
Martin Wilke
b3606cdd12 - Remove games/stormbaancoureur (project was rename to games/stormbaancoureur) 2008-01-26 23:47:40 +00:00
Mikhail Teterin
e56a4705d5 When WARNS is set in a Makefile even to 1, the flag ``-Wsystem-headers''
is added to the list of compiler's warning-flags. This triggers a
warning like:

/usr/include/c++/4.2/bits/basic_ios.h:156: warning: empty body in an if-statement

in g++42. When this compiler is used, where NO_WERROR is set, the port
fails to build, as warnings are treated as errors. This, pretty much,
means, that NO C++ code can currently be compiled with WARNS set to
anything on FreeBSD.

Work-around the deficiency for now by removing the ``-Wsystem-headers''
from CXXFLAGS after including bsd.lib.mk. This fixes graphics/libfpx on
8.x as well as allows the port to be built by gcc-4.2 on 6.x and 5.x.

Continuously reminded of by:	pav
2008-01-26 23:43:36 +00:00
Martin Wilke
f35161e0fe - Connect games/stormbaancoureur 2008-01-26 23:35:52 +00:00