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

177355 Commits

Author SHA1 Message Date
Martin Wilke
68674f462f Crow is a modern GUI builder for the GTK+ toolkit. It is an advanced
IDE-embeddable RAD tool designed to fulfill the needs of desktop programmers
who want to create multi-platform GTK+ based applications with minimal
GUI coding. Crow is full-featured yet lightweight: its tree-based Property
Explorer solves many GUI constructing tasks in a versatile manner without
additional popup dialogs. The project is targeted to develop a tool that
is coherent and productive for experienced GTK+ users as well as simple
and accessible for newcomers.

WWW: http://crow-designer.sourceforge.net/

PR:		ports/112618
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-05-27 21:50:37 +00:00
Martin Wilke
96519d4f3e GuiLoader is a high-performance and compact GuiXml loader library.
This library allows GTK+ applications to create GUI widgets and
objects at run-time from GuiXml resource files. GuiLoader is
written in the C language as a GObject subclass and has
a trivial language-independent API. GuiLoader was designed to be
easily wrapped for any language that has GTK+ bindings.

WWW: http://crow-designer.sourceforge.net/

PR:		ports/112618
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-05-27 21:49:08 +00:00
Martin Wilke
d5574337d3 GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenience
layer that simplifies development of GuiLoader based applications written
in the C++ language by introducing exception safety, binding GTK+ objects
defined in GuiXml to C++ variables and type-safe dynamic connection to signals.

WWW: http://crow-designer.sourceforge.net/

PR:		ports/112618
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-05-27 21:47:33 +00:00
Martin Wilke
797aae4a5a FreeSynd is a cross-platform, GPLed reimplementation of the classic
Bullfrog game, Syndicate.

WWW: http://freesynd.sourceforge.net/

PR:		ports/113062
Submitted by:	Lars Engels <lars.engels at 0x20.net>
2007-05-27 21:47:00 +00:00
Edwin Groothuis
e95ab83015 Fix PLIST_DIRS
Noticed by : kris-mail
2007-05-27 21:38:43 +00:00
Pav Lucistnik
4669714bf1 - Fix depobj for gtkhtml38
Reported by:	Peter Jeremy <peterjeremy@optushome.com.au>
2007-05-27 21:33:20 +00:00
Joe Marcus Clarke
c95a928445 Update to 2.0.1. 2007-05-27 20:47:25 +00:00
Thierry Thomas
31a2a91f6e Upgrade to PETSc 2.3.3.
Changelog at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/233.html>
2007-05-27 20:36:00 +00:00
Sergey Skvortsov
3c22280307 Update to 0.32 2007-05-27 20:15:35 +00:00
Sergey Skvortsov
53395d1f37 Update to 3.051 2007-05-27 20:11:46 +00:00
Tom McLaughlin
eb3b07a353 Set EXPIRATION date to 2007-06-30. Project became tnftp a long time ago. 2007-05-27 20:08:59 +00:00
Erwin Lansing
8df4c3e0da Example files are no longer in the distfile, so don't try to install
them.  While I'm here, remove 4.x cruft.

Submitted by:	pointyhat via kris
2007-05-27 20:04:03 +00:00
Martin Wilke
3b119c41a9 - Update to 2.4-rc5
- Switch to USE_LDCONFIG

PR:		113011
Submitted by:	Oleg Sharoiko <os@rsu.ru> (maintainer)
2007-05-27 19:55:48 +00:00
Martin Wilke
4de2b45971 - Update to 1.0
PR:		112817
Submitted by:	Bruce Cran<bruce@cran.org.uk> (maintainer)
2007-05-27 19:54:17 +00:00
Martin Wilke
37c83cee00 - Update to 1.4-rc5
- Switch to USE_LDCONFIG

PR:		113012
Submitted by:	Oleg Sharoiko <os@rsu.ru> (maintainer)
2007-05-27 19:53:22 +00:00
Martin Wilke
e074a4cf01 - Update to 1.4-rc5
PR:		113013
Submitted by:	Oleg Sharoiko <os@rsu.ru> (maintainer)
2007-05-27 19:52:02 +00:00
Martin Wilke
f4c6fe21ed - File was renamed.
- Bump PORTREVISION

PR:		113014
Submitted by:	Oleg Sharoiko <os@rsu.ru> (maintainer)
2007-05-27 19:51:10 +00:00
Martin Wilke
ca2db07588 - Update to 0.3.4
PR:		113039
Submitted by:	Marcus von Appen<mva@sysfault.org> (maintainer)
2007-05-27 19:49:38 +00:00
Martin Wilke
f8f6c822b6 This plugin provides content negotiation mechanism for Trac wiki pages. With
this plugin, your trac site can provides multiple localized pages for users.

WWW: http://trac-hacks.org/wiki/TracWikiNegotiatorPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:47:56 +00:00
Martin Wilke
c2eeaf5396 Add support for ticket dependencies to Trac
WWW: http://trac-hacks.org/wiki/MasterTicketsPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:46:55 +00:00
Sergey Skvortsov
035682d1f1 Update to 0.08
Changes:	http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.08/Changes
2007-05-27 19:44:37 +00:00
Martin Wilke
5d4347a7e8 This is a small plugin to allow deleting tickets from within Trac. This as a
method of dealing with tickets very often, it is a commonly requested feature,
and it is needed on rare occasions (generally dealing with spam).

WWW: http://trac-hacks.org/wiki/TicketDeletePlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:44:25 +00:00
Martin Wilke
093a46bd9e WikiTemplates is a Trac plugin. This plugin will provide you a way to include
parts of other wiki pages, the templates, into our current wiki page.

WWW: http://trac-hacks.org/wiki/WikiTemplatesPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:41:38 +00:00
Sergey Skvortsov
301e41e8c3 Update to 0.83
Changes:	http://search.cpan.org/src/BRADFITZ/DJabberd-0.83/CHANGES
2007-05-27 19:41:23 +00:00
Martin Wilke
405b2cea91 This plugin allows Trac plugins to export select parts of their interface via
XML-RPC.

It also includes some exported functions for manipulating tickets, with plans
to include interfaces to other parts of Trac's API.

WWW: http://trac-hacks.org/wiki/XmlRpcPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:40:11 +00:00
Martin Wilke
3a895cd247 LDAP support with group management has been added as a Trac extension. This
extension enables to use existing LDAP groups to grant permissions rather than
defining permissions for every single user on the system. The latest release
also permits to store permissions (both users and groups permissions) in the
LDAP directory itself rather than in the SQL backend.

WWW: http://trac-hacks.org/wiki/LdapPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:38:05 +00:00
Martin Wilke
b2643b6876 The PageListPlugin for Trac provides a wiki syntax extension to create dynamic
list of wiki names that match a specific string.

For example,

    pagelist:HowTo

would list all the wiki pages that end with HowTo

WWW: http://trac-hacks.org/wiki/PageListPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:36:56 +00:00
Martin Wilke
2db39414d7 The intent of this is to allow an administrator to mark a Ticket as "Pending"
to indicate that information has been requested from the reporter. If the
reporter doesn't reply with in the allotted timeframe, the ticket will
automatically be closed.

This works well when combined with the SimpleTicketPlugin

WWW: http://trac-hacks.org/wiki/PendingTicketPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:36:26 +00:00
Martin Wilke
772728a3bc Send a text only mail with a reminder on new and open tickets
WWW: http://www.trac-hacks.org/wiki/TicketRemindScript

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:35:35 +00:00
Martin Wilke
3756254700 Allows you to hide ticket fields for simplified entry.
The full list of built-in properties you can hide is:

* owner
* priority
* milestone
* component
* severity
* keywords
* cc

WWW: http://trac-hacks.org/wiki/SimpleTicketPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:34:32 +00:00
Martin Wilke
222f51eacf The RestrictedAreaPlugin is a pretty simple Trac plugin that allows the Trac
administrator to set up restricted areas which are accessible only for
privileged users. The access is controlled via the new Trac action
RESTRICTED_AREA_ACCESS and a list of paths configured in the Trac INI-file.

WWW: http://trac-hacks.org/wiki/RestrictedAreaPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:34:10 +00:00
Martin Wilke
e9efba6f0e The TocMacro generates a table of contents for the current page or a set of
pages.

WWW: http://trac-hacks.org/wiki/TocMacro

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:33:38 +00:00
Sergey Skvortsov
bd6151d705 Update to 1.16 2007-05-27 19:33:18 +00:00
Martin Wilke
6d8ba2971b This plugin allows you to rename wiki pages.
WWW: http://trac-hacks.org/wiki/WikiRenamePlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:33:09 +00:00
Martin Wilke
026431bda9 Lists all wiki pages that are linked to but not created in wikis, ticket
descriptions and ticket comments.

WWW: http://trac-hacks.org/wiki/WantedPagesPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:32:42 +00:00
Sergey Skvortsov
76d0b7b299 Update to 1.25 2007-05-27 19:23:44 +00:00
Sergey Skvortsov
d7038df8a6 Update to 1.7 2007-05-27 19:22:02 +00:00
Sergey Skvortsov
9b74887582 Update to 1.16
Changes:	http://search.cpan.org/src/ROBM/Cache-FastMmap-1.16/Changes
2007-05-27 19:19:08 +00:00
Rong-En Fan
8f422d1414 - Pass maintainership to last submitter
Approved by:	chinsan (former maintainer)
2007-05-27 19:17:46 +00:00
Sergey Skvortsov
83bc4dc006 Update to 1.19 2007-05-27 19:13:20 +00:00
Kris Kennaway
45a31f7875 Revert previous commit, I overlapped with the fix
Submitted by:	pav
2007-05-27 18:55:06 +00:00
Andrey Slusar
339ee1a7b3 Drop maintainership.
PR:		ports/112440
Submitted by:	NIIMI Satoshi(maintainer)
2007-05-27 18:15:45 +00:00
Martin Wilke
eeee14c225 - Update to 1.0.1
Approved by:	maintainer implicit
2007-05-27 18:09:30 +00:00
Andrey Slusar
f474c72d8e Remove not needed patches. 2007-05-27 18:03:07 +00:00
Andrey Slusar
8ebf2e7250 Debian patch is updated to 11. Now it includes latest anthy patch
from Hideyuki SHIRAI.

PR:		ports/112993
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-05-27 17:54:55 +00:00
Andrey Slusar
f8600ecedb Update to 21.5-b28 "fuki" 2007-05-27 17:43:21 +00:00
Martin Wilke
2acfa77879 - Update to 1.4.8
PR:		113046
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-05-27 17:42:13 +00:00
Martin Wilke
8635bf8045 - Update to 5.0
PR:		113032
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2007-05-27 17:41:23 +00:00
Martin Wilke
49321eef83 - Update to 1.0.6
PR:		113051
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-05-27 17:39:28 +00:00
Martin Wilke
a354cd6bba - Drop maintainership
PR:		113038
Submitted by:	Jan Srzednicki <w@wrzask.pl> (old maintainer)
2007-05-27 17:37:43 +00:00