Commit graph

167908 commits

Author SHA1 Message Date
Martin Wilke
51e38f8415 - Update to 1.0.3
- Pass maintainership to submitter

PR:		Marcelo Araujo <araujo@bsdmail.org>
2007-01-08 13:16:31 +00:00
Ion-Mihai Tetcu
a6ce5fe89e Update to 1.041
PR:		107641
Submitted by:	Wesley Shields (maintainer)
2007-01-08 13:14:18 +00:00
Ion-Mihai Tetcu
9c404647dd - fix BUILD_DEPENDS
- bump PORTREVISION
- pass maintainaership to submitter Wesley Shields
- portlint
2007-01-08 13:11:14 +00:00
Ion-Mihai Tetcu
94cef6420c - fix BUILD_DEPENDS
- bump PORTREVISION
- pass maintainaership to submitter Wesley Shields
2007-01-08 13:10:25 +00:00
Martin Wilke
0a1c03bf97 - Force commit for right description
Groundwork Fruity is a PHP based web-frontend to your Nagios
configuration. It support handling Nagios 2.x configurations and it
can import your old Nagios 1.x configurations. It also supports
Nagios templates and makes them even more powerful.

Feature List:
- Supports Nagios 2.x Directives
- Supports New Servicegroups
- Supports Nagios Templates with Advanced Features
- Supports inherited templates
- Supports Overridding Template Values
- Supports Importing Nagios 2.x and 1.x Configurations

WWW: http://fruity.sourceforge.net/
2007-01-08 13:05:39 +00:00
Martin Wilke
b1c1173ee6 - Add to ipv6 category
PR:		ports/107055
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
2007-01-08 12:41:06 +00:00
Martin Wilke
3abd0db76d - Add to ipv6 category
PR:		ports/107053
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
2007-01-08 12:38:22 +00:00
Martin Wilke
7f9505010b - Update to 0.8.3
PR:           107663
Submitted by: trasz (maintainer)
2007-01-08 12:36:55 +00:00
Martin Wilke
80a5180579 - Update to 0.10.1
- Pass maintainership to submitter

PR:		ports/107566
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-01-08 12:35:20 +00:00
Nicola Vitale
cd773865f6 - Fixed fetching problem (reported via Fenner's distfile survey)
Approved by:	alexbl (mentor)
2007-01-08 12:29:21 +00:00
Martin Wilke
d2a9ca79f8 Bacula-web is a php based web program that provides you a summarized output
of jobs that have already run. It obtains its information from your catalog
database. Aside from a nice graphical display, it provides summaries of your
jobs, as well as graphs of job usage. This is a fairly high level bacula
management tool. Here are a few points that one user made concerning this
important tool:

- It is web-based so can be accessed from anywhere.
- It is "read only" users can examine the state of the backups but not write
  to anything and therefore do no damage
- It packs a phenomenal amount of information into a single web-page - that I
credit as being very good design!

The documentation for bacula-web can be found in a separate bacula-web
document in the bacula-docs release.

WWW: http://www.bacula.org/

PR:		ports/107617
Submitted by:	Dan Langille <dan at langille.org>
2007-01-08 12:26:55 +00:00
Martin Wilke
7232682274 2007-01-07 mail/py-email2: Only usable python versions schedualed to expire
2007-01-04 net/ruby-radius: distfile disappeared from homepage
2007-01-08 12:21:58 +00:00
Anton Berezin
e148168715 Add mail/p5-Parse-Syslog-Mail 0.10, a Perl module that can parse log
messages generated by various MTAs.
2007-01-08 12:08:56 +00:00
Martin Wilke
931ef731d4 - Fix rc script
Submitted by: "V. Theile" <vtheile@gmx.de> (maintainer via privat mail)
2007-01-08 12:03:34 +00:00
Andrew Pantyukhin
be41828ac2 - Clarify IGNORE message
PR:		ports/107338
Submitted by:	Aaron Dalton <aaron@freebsd.org>
2007-01-08 11:24:23 +00:00
Ion-Mihai Tetcu
1242fc4348 I forgot to move pkg-message to files/pkg-message.in in previous commit:
- update to 3.7 [1]
	- fix MASTER_SITES [1]
	- use SUB_FILES from pkg-plist [2]

	PR:		ports/107650 [1]
	Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
			itetcu (me) [2]

Submitted by:	maintainer
Pointyhat to :	itetcu (me)
2007-01-08 10:45:34 +00:00
Michael Nottebrock
4aaa506f03 Fix KDE Bug 135250 (window-flickering in 'focus strictly under mouse' mode).
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
2007-01-08 10:35:53 +00:00
Michael Nottebrock
7d1ca07567 Make the AKODE option actually work for the 'off' case.
Submitted by: Marcel Stritzelberger (marcel@stritzelberger.de)
2007-01-08 10:12:45 +00:00
Cheng-Lung Sung
7c0271ad7c - Fixes due to master port update to version 0.1.1.
- bump PORTREVISION

PR:		ports/107390
Submitted by:	maintainer (Christopher Boumenot)
2007-01-08 10:04:51 +00:00
Cheng-Lung Sung
ffd1ae38f6 - Update to ruby-dbi version 0.1.1.
PR:		ports/107389
Submitted by:	maintainer (Christopher Boumenot)
2007-01-08 10:03:32 +00:00
Michael Nottebrock
a32dc0c078 Fix build if dependencies are built WITHOUT_NLS.
Submitted by: dinoex
2007-01-08 10:01:15 +00:00
Alex Dupre
7c7317bc09 pkcs11-helper is a library that simplifies the interaction
with PKCS#11 providers for end-user applications.

pkcs11-helper allows using multiple PKCS#11 providers at
the same time, enumerating available token certificates, or
selecting a certificate directly by serialized id, handling
card removal and card insert events, handling card re-insert
to a different slot, supporting session expiration and much
more all using a simple API.

pkcs11-helper is not designed to manage card content, since
object attributes are usually vendor specific, and 99% of
application need to access existing objects in order to
perform signature and decryption.

WWW:	http://www.opensc-project.org/pkcs11-helper/
2007-01-08 09:12:58 +00:00
Cheng-Lung Sung
bf23c2dac2 - Update to 12.2
PR:		ports/107670
Submitted by:	maintainer (Alexander Logvinov)
2007-01-08 08:46:20 +00:00
Maho Nakata
b6aa79dea1 * Fix WMF security vulnerability
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10454
http://www.openoffice.org/issues/show_bug.cgi?id=70042
* Bump portrevision

Obtained from: security-team@openoffice.org
2007-01-08 06:41:02 +00:00
Ying-Chieh Liao
02d69e8cae add libbgpdump 1.4.99.0
Analyzing dump files produced by Zebra/Quagga or MRT
2007-01-08 04:19:13 +00:00
Alexey Dokuchaev
9359346a94 Add `ipv6' virtual category since port supports IPv6.
PR:		ports/106123
Submitted by:	Janos Mohacsi
2007-01-08 04:00:13 +00:00
Andrew Pantyukhin
e3dd1f9e6c Add port multimedia/subtitleeditor:
Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for
new subtitles or as a tool to transform, edit, correct and refine
existing subtitle. This program also shows sound waves, which makes it
easier to synchronise subtitles to voices.

WWW: http://kitone.free.fr/subtitleeditor/
Author: IDJAAD djamel <kitone_at_free_dot_fr>
2007-01-08 03:49:07 +00:00
Cheng-Lung Sung
46bd50407d Add p5-Benchmark-Forking 0.99, run benchmarks in separate processes.
PR:		ports/107593
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-01-08 03:48:30 +00:00
Cheng-Lung Sung
27cfa353f7 - Update to 0.07
- Reset maintainer to perl@FreeBSD.org

PR:		ports/107590
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-01-08 03:46:25 +00:00
Cheng-Lung Sung
b001838aea - Update to 1.2.2
Noted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2007-01-08 02:51:04 +00:00
Cheng-Lung Sung
12a740f802 - Update to 4.0
- take maintainership

PR:		ports/107587
Submitted by:	maintainer (Marcelo Araujo)
2007-01-08 01:52:16 +00:00
Cheng-Lung Sung
28ce5ae50b - Update to 3.28 2007-01-08 01:30:39 +00:00
Cheng-Lung Sung
ec573444f0 - avoid build error on 4.x 2007-01-08 01:23:41 +00:00
Maho Nakata
93f361f000 o Better bridge code
Submitted by jkim (for OOo2 and adopted to ooo1.1)
2007-01-08 00:51:01 +00:00
Maho Nakata
63db35ef69 Do not forget about #i22253# for amd64. 2007-01-08 00:40:49 +00:00
Ion-Mihai Tetcu
47b5fc3255 Update devel/bzrtools to reflect newest bazaar-ng
PR:		ports/107666
Submitted by:	Ulf Lilleengen (maintainer)
2007-01-08 00:32:37 +00:00
Ion-Mihai Tetcu
769919db66 - fix build when gmone is installed [1]
- pet portlint a little [2]

PR:		ports/107507
Submitted by:	Denis Eremenko <moonshade@pnhz.kz> [1], itetcu (me) [2]
2007-01-08 00:21:57 +00:00
Pav Lucistnik
4f454f11d5 - Fix build with gcc 4.x
- Force -O optimization level, problems reported with higher optimization
  levels

PR:		ports/107658
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
2007-01-08 00:14:17 +00:00
Pav Lucistnik
9e9ef47797 - Use new USE_TCL_BUILD/USE_TK_BUILD macros 2007-01-08 00:00:57 +00:00
Pav Lucistnik
b681129df8 - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCL
- Add a new knob: USE_TK_BUILD
- Support a new tcl version: 84-thread

PR:		ports/103897, ports/107372 (based on)
2007-01-08 00:00:33 +00:00
Pav Lucistnik
ed8027772f - Update to 1.0.rc17
- Allow user to override UID/GID

PR:		ports/107654
Submitted by:	Robin Breathe <robin@isometry.net> (maintainer)
2007-01-07 23:50:55 +00:00
Maho Nakata
3d912b8254 WRKDIR->WRKSRC 2007-01-07 23:50:50 +00:00
Ion-Mihai Tetcu
400ced91c9 - update to 0.11.8.2.1
- pass maintainership to submitter

PR:		ports/107649
Submitted by:	Jason Wolfe
2007-01-07 23:48:39 +00:00
Ion-Mihai Tetcu
b3aa6e7da1 Fix MASTER_SITES
PR:		ports/107656
Submitted by:	Steve Wills (maintainer)
2007-01-07 23:24:53 +00:00
Maho Nakata
4ff168f855 patch-i66667 should not forget about #i22253#. 2007-01-07 23:23:05 +00:00
Ion-Mihai Tetcu
9a138d3491 Update to 0.40.1
PR:		ports/107662
Submitted by:	Phillip N. (maintainer)
2007-01-07 23:21:42 +00:00
Ion-Mihai Tetcu
eb4ca79b9a Update to 1.2.6
PR:		ports/107652
Submitted by:	Jonathan Belson (maintainer)
2007-01-07 23:19:17 +00:00
Ion-Mihai Tetcu
2cd2718466 - update to 3.7 [1]
- fix MASTER_SITES [1]
- use SUB_FILES from pkg-plist [2]

PR:		ports/107650 [1]
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
		itetcu (me) [2]
2007-01-07 22:55:23 +00:00
Nicola Vitale
c3c5d61f51 - Updated to 0.614
Approved by:	alexbl (mentor)
2007-01-07 22:51:31 +00:00
Thierry Thomas
c0cc568104 Upgrade Engauge Digitizer to 4.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=475369>.
2007-01-07 22:22:41 +00:00