Commit Graph

5403 Commits

Author SHA1 Message Date
landry
27134bd321 +aria2 2010-10-26 12:34:48 +00:00
landry
0cd5ca3f55 Import aria2 1.10.5 from MAINTAINER Remi Pointel:
aria2 is a multi-protocol & multi-source, cross platform download
utility. The supported protocols are HTTP(S), FTP, BitTorrent, Metalink.
It can download a file from multiple sources/protocols and tries to
utilize your maximum download bandwidth.

REGRESS_DEPENDS+=::devel/cppunit from dcoppa@
ok sthen@
2010-10-26 12:34:15 +00:00
landry
d12000cc9b Minimo 1.8.1.19 was released >2 years ago, its codebase is ffx-2.x,
unmaintained upstream, etc. Another mozilla port bites the dust.
(i'll port its descendant fennec once ffx4 works, if it works someday..)

no objections from zaurus/arm users (sthen, kili, deraadt, todd...)
agreed by stephan@ & steven@ at trofea
2010-10-26 09:09:34 +00:00
stephan
ac0e5e2150 +linkchecker 2010-10-25 12:35:43 +00:00
stephan
4e09f1a012 import drupal6-linkchecker-2.4:
The Link checker module extracts links from your content when saved and
periodically tries to detect broken hypertext links by checking the
remote sites and evaluating the HTTP response codes. It shows all broken
links in the reports/logs section and on the content edit page if a link
check has been failed. An author specific broken links report is also
available in "My Account".
2010-10-25 12:33:03 +00:00
pirofti
1a3c41be16 Update youtube-dl to 2010.10.24. Okay sthen@. 2010-10-25 12:05:20 +00:00
stephan
54661601f3 +search_config, +transliteration 2010-10-25 11:34:29 +00:00
stephan
5b576186df import drupal6-transliteration-3.0:
Provides a central transliteration service to other Drupal modules, and
sanitizes file names while uploading. Generally spoken, it takes Unicode
text and tries to represent it in US-ASCII characters (universally
displayable, unaccented characters) by attempting to transliterate the
pronunciation expressed by the text in some other writing system to
Roman letters.
2010-10-25 11:32:20 +00:00
stephan
986d22f31d import drupal6-search_config-1.6:
In simple use cases the search_config module allows site admins to
decide which fields to display on the advanced search form when enabled.
There is also the option of excluding node types from search results.
Once selected they are also automatically removed from the advance
search form. This gives more control over the content that can be
searched to those who need it.
2010-10-25 11:21:26 +00:00
stephan
23dc1e9c4c +relevant_content, +blocks404 2010-10-25 10:59:20 +00:00
stephan
88829491a6 import drupal6-blocks404-1.3:
On 404 Not Found error pages, Drupal will skip rendering of several
pieces of your website for performance reasons. This module simply
revives those features on 404 pages to show lost users how to get
to real pages.
2010-10-25 10:57:35 +00:00
stephan
671bcb074a import drupal6-relevant_content-1.4:
This module provides two ways of referencing relevant content. Both of
these methods provide configuration to filter for specific content types
and vocabularies, limit the maximum size of the result and provide some
header text. The result on both cases are a list of nodes which the
module considers most relevant based on the categorization of the
current page. This is achieved by finding other nodes which are of one
of the allowed types and have the most number of terms in common.
2010-10-25 10:49:12 +00:00
landry
a69f672e8a Don't define do-install target when MOZILLA_BRANCH=2.x
Looks we'll be able to use the regular make install target provided by
upstream instead of rolling our ugly own and missing files...
2010-10-25 10:48:00 +00:00
jasper
da15f134aa - update to 0.094 2010-10-25 10:25:02 +00:00
jasper
02518dd270 - update to 3.021 2010-10-25 10:24:48 +00:00
sebastia
5095bfaab0 Update sope to 1.3.3, and add patch from naddy to fix build with new gmake
OK landry@
2010-10-25 09:59:02 +00:00
stephan
4c15df1023 +menu_force, +override_node_options 2010-10-25 09:43:58 +00:00
stephan
f044dab519 import drupal6-menu_force-1.0:
This module enables you to make the Menu Settings required on specific
content types. It forces a node from one or more content types to be
included in the menu system before the content will be saved
successfully. This can be useful in a number of situations, e.g. when
using [menupath-raw] in the Pathauto settings, which expects a node to
live within the menu system.
2010-10-25 09:42:30 +00:00
stephan
d114e2e209 import drupal-6.x-override_node_options-1.11:
The Override Node Options module allows permissions to be set to each
field within the Authoring information and Publishing options field
sets on the node form. It also allow selected field sets to be set as
collapsed and / or collapsible.
2010-10-25 09:35:11 +00:00
stephan
7e9e952530 +tables, +view_unpublished 2010-10-25 09:27:07 +00:00
stephan
208f1d6c06 import drupal-6.x-view_unpublished-1.0:
This module allows you to grant access for specific user roles to view
unpublished nodes of a specific type. Access control is quite granular
in this regard. Additionally, using this module does not require any
modifications to your existing URL structure.
Used in concert with the Override Node Options module, you can give
specific roles the ability to publish/unpublish certain node types
without giving those roles administrative access to all nodes.
2010-10-25 09:24:49 +00:00
stephan
facf02ce2f import drupal-6.x-tables-1.0:
The tables module allows you to create a table in a node using a simple
markup. Tables are entered using a simple macro format.
This module allows you to set the "class" for the table to allow
different appearances for different tables. It also comes with a css
sheet to do a number of different appearances.
2010-10-25 09:14:23 +00:00
stephan
f0080c51f1 +bookmadesimple, +spamspan 2010-10-25 08:01:07 +00:00
stephan
470e14d751 import drupal-6.x-spamspan-1.4:
The SpamSpan module obfuscates email addresses to help prevent spambots
from collecting them. The problem with most email address obfuscators is
that they rely upon JavaScript being enabled on the client side. This
makes the technique inaccessible to people with screen readers. SpamSpan
however will produce clickable links if JavaScript is enabled, and will
show the email address as example [at] example [dot] com if the browser
does not support JavaScript or if JavaScript is disabled.
2010-10-25 07:59:37 +00:00
stephan
efe2e4467c import drupal-6.x-bookmadesimple-2.3:
This module will create a main book page for content type selected in
BookMadeSimple settings. This is a shortcut to create a node and click
on Update book outline.
A dropdown listbox will be added in books links. Only allowed content-
type (define in content-type settings) are printed. Selecting a content
type will add it as a child page of the book page.
2010-10-25 07:49:11 +00:00
stephan
59d6326b4f +diff, +notify, +cck_blocks 2010-10-25 07:34:46 +00:00
stephan
3f4d8a3316 import drupal-6.x-cck_blocks-1.3:
Adds a block for every CCK field you selected for being available as
block. This makes it possible to show the field's value of the
currently shown node in the block (placed left, right or in whatever
region) instead of (or next to) the node's main content area. Kind of
a simple panel variation.
2010-10-25 07:32:45 +00:00
stephan
3645874a8e import drupal-6.x-notify-1.2:
The notify module allows users to subscribe to periodic emails which
include all new or revised content and/or comments much like the daily
news letters sent by some websites.
Even if this feature is not configured for normal site users, it can
be a useful feature for an administrator of a site to receive
notification of new content submissions and comment posts.
2010-10-25 07:19:49 +00:00
stephan
540d68196b import drupal6.x-diff-2.1:
This module adds a tab for sufficiently permissioned users. The tab shows
all revisions like standard Drupal but it also allows pretty viewing of
all added/changed/deleted words between revisions.
2010-10-25 07:04:15 +00:00
stephan
24de4c6ad4 maintenance update to 1.15.5, gory details at http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_15_5/phase3/RELEASE-NOTES 2010-10-25 06:55:05 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
stephan
35fb42cebb update to 1.9 2010-10-24 19:06:47 +00:00
landry
00c7884f80 Add infrastructure to also support xulrunner1.9, and prepare for
xulrunner2.0 betas too.
While here, don't inconditionally set MAKE_ENV/CONFIGURE_ENV but append to
it, so that using ports can add stuff to it.
2010-10-24 17:56:11 +00:00
stephan
6bfa685b8f update to 3.7 2010-10-24 14:05:45 +00:00
stephan
96344d0e19 update to 1.7 2010-10-24 14:02:43 +00:00
stephan
4742098980 +drupal6-theme-zen-2.0 2010-10-24 08:57:40 +00:00
stephan
ae02c41377 import the Drupal Zen theme (6x-2.0):
The idea behind the Zen theme is to have a very flexible standards-
compliant and semantically correct XHTML theme that can be highly
modified through CSS and an enhanced version of Drupal's template
system.  Out of the box, Zen is clean and simple with either a one,
two, or three column layout of fixed or liquid width. In addition,
the HTML source order has content placed before sidebars or the navbar
for increased accessibility and SEO.
2010-10-24 08:55:04 +00:00
stephan
f3de428da8 minor update to 1.4 2010-10-23 22:25:22 +00:00
stephan
59401ce827 +lightbox2 2010-10-23 22:00:54 +00:00
stephan
c942ca1e00 import drupal6-lightbox2-1.11
The Lightbox2 module is a simple, unobtrusive script used to overlay
images on the current page. The module places images above your
current page, not within. This frees you from the constraints of the
layout, particularly column widths. It keeps users on the same page.

ok landry@
2010-10-23 21:58:13 +00:00
jasper
a06a28fbde - remove do-regress
prompted by fgs
2010-10-23 21:44:02 +00:00
jasper
d20776616c - use MODCPAN_EXAMPLES now it does recursive copies too. 2010-10-23 11:59:58 +00:00
jasper
47fe5ca567 - remove deanna@ as maintainer after several tries and a very long timeout 2010-10-23 11:04:18 +00:00
dcoppa
3e146c0eaf Update to minitube-1.2.
While here, fix the problem with missing icons.

"go ahead" jasper@
2010-10-23 09:23:09 +00:00
jasper
fe4a9f9fe5 - update py-mako to 0.3.4 2010-10-23 09:03:14 +00:00
jasper
8a9176794c - use SUBST_CMD 2010-10-22 20:28:17 +00:00
jasper
b814a778fe - use MODCPAN_EXAMPLES 2010-10-22 20:25:07 +00:00
jasper
4c0fe90f81 - switch to MODCPAN_EXAMPLES as well 2010-10-22 19:34:09 +00:00
jasper
20e4a3b8d2 - switch to MODCPAN_EXAMPLES 2010-10-22 19:24:42 +00:00
landry
d10d8b1140 Update to firefox35 3.5.14 2010-10-22 19:23:13 +00:00
landry
85084f6e6e update to firefox-i18n 3.6.11 2010-10-22 19:21:51 +00:00
landry
2419a8f95a Update to seamonkey 2.0.9. Bump lightning REVISION. 2010-10-22 19:21:06 +00:00
landry
ddce2813d1 Update to mozilla-firefox 3.6.11, tested by various on ports@ (thanks!)
Fixes (valid for other moz updates):
MFSA 2010-72 Insecure Diffie-Hellman key exchange
MFSA 2010-71 Unsafe library loading vulnerabilities
MFSA 2010-70 SSL wildcard certificate matching IP addresses
MFSA 2010-69 Cross-site information disclosure via modal calls
MFSA 2010-68 XSS in gopher parser when parsing hrefs
MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter
MFSA 2010-66 Use-after-free error in nsBarProp
MFSA 2010-65 Buffer overflow and memory corruption using document.write
MFSA 2010-64 Miscellaneous memory safety hazards
2010-10-22 19:19:17 +00:00
landry
c6d9caaed9 Depend on nss 3.12.8. While here, let's just face reality and take
maintainership for the gang..
2010-10-22 19:17:01 +00:00
naddy
ca9c6bdd67 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-20 15:23:04 +00:00
marco
4b9091fefc bump to latest version
ok sthen
2010-10-20 00:20:06 +00:00
landry
0af1ce6c03 Remove pkg/MESSAGE, irrelevant now. 2010-10-19 20:34:14 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
dcoppa
1c08fc25a1 Link php-predis to the build. 2010-10-18 07:19:07 +00:00
dcoppa
6f67105186 Import Predis, a PHP client library for the Redis key-value database.
OK benoit@
2010-10-18 07:16:00 +00:00
landry
086ac6a802 Fix WANTLIB again after cairo's last commit where X11-xcb went away.
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
jasper
73263397a1 - use gnu libtool for now, so at least it builds. and add a comment about it. 2010-10-17 22:00:07 +00:00
landry
a43f6a6caa Whoops, forgot to bump that one too, reported by naddy@. 2010-10-16 14:47:29 +00:00
jeremy
ac8da2395b Remove MASTER_SITE_RUBYFORGE from network.conf.template.
It's only remaining user is www/ruby-passenger, so hardcode
it in that port's Makefile.

ok landry
2010-10-15 20:27:22 +00:00
espie
eb3fb2d2c5 minor updates 2010-10-15 10:40:28 +00:00
espie
48db0d762d fix plist 2010-10-15 10:39:48 +00:00
espie
fa94083599 +ckeditor_link 2010-10-15 10:22:59 +00:00
espie
49709f4f44 plugin for ckeditor, auto-completion widget to internal links 2010-10-15 10:21:51 +00:00
espie
f50bece0c1 update to newer version. Prepare for ckeditor_link 2010-10-15 10:18:05 +00:00
landry
f0e02841bf Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331, mdv #60738, gentoo #337813).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
pirofti
aecefb4078 Update to youtube-dl-2010.10.03. Okay sthen@. 2010-10-13 19:36:01 +00:00
dcoppa
6eba282d02 Zap "--disable-debugger" from CONFIGURE_ARGS
No bump, as debugger was already disabled by default.

From Brad
2010-10-13 06:26:04 +00:00
kili
6278ec9e24 Remove konqueror-embedded, it's not maintained, it uses
an old kdelibs distfile.

prodded by robert@, sthen@ and brad.
2010-10-12 20:01:45 +00:00
kili
25ba40dd0f Unlink konqueror-embedded, it's not maintained, it uses
an old kdelibs distfile.
2010-10-12 19:59:14 +00:00
dcoppa
64fd614cb2 tyop in pkg/DESCR :(
While here, a better comment into Makefile as well...
2010-10-12 10:05:31 +00:00
dcoppa
0037f49f9f Update to gnash-0.8.8
From Brad, who also takes maintainership.

OK dcoppa@, jasper@
2010-10-12 09:38:16 +00:00
landry
5103e57b1f Update to webkit 1.2.5, prodded by a diff from brad
Fixes CVE-2010-3259 CVE-2010-3113 CVE-2010-1814 CVE-2010-1812 CVE-2010-1815
CVE-2010-3115 CVE-2010-1807 CVE-2010-3114 CVE-2010-3116 CVE-2010-3257
2010-10-12 08:43:05 +00:00
sthen
4696388fab update trac to 0.12.1 2010-10-11 13:38:11 +00:00
jasper
9d399d1959 - fix WANTLIB after cairo update.
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
benoit
32375331be Update bozohttpd to 20100920 2010-10-09 08:44:13 +00:00
jeremy
153e929e51 Make raggle use the lang/ruby module. Don't hardcode the ruby18
path in the Makefile, and fix the shebangs of the installed
scripts using MODRUBY_ADJ_FILES.

ok landry
2010-10-07 18:10:47 +00:00
stephan
5a0daea9a2 update to 0.09 2010-10-07 14:35:01 +00:00
stephan
48f603a590 update to 1.19 2010-10-07 14:31:33 +00:00
stephan
6f63271c9e update to 1.10, addresses DRUPAL-SA-CONTRIB-2010-099. 2010-10-07 08:05:49 +00:00
sebastia
8fb42f7119 The original import was not OKed by landry, I checked in the wrong stuff, bad mistake on my side.
Now fixing it with even some more enhancements pointed out by ajacoutot@

OK landry@, ajacoutot@
2010-10-06 13:53:07 +00:00
sebastia
47f89f4cae Enable SOPE 2010-10-06 11:41:43 +00:00
sebastia
37919fee5c import SOPE: Skyrix Object Publishing Environment
The SOPE package is an extensive set of frameworks (16 frameworks, ~1500
classes) which form a complete Web application server environment.
Besides the Apple WebObjects compatible appserver extended with Zope
concepts, it contains a large set of reusable classes: XML processing
(SAX2, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS
connectivity, and iCalendar parsing.

already some days ago, OK landry@
2010-10-06 11:05:41 +00:00
jasper
ef4cffeb6c - update ruby-sinatra to 1.0
ok jeremy@
2010-10-05 19:25:08 +00:00
armani
44cd673bfc Update django to 1.2.3, from maintainer Ryan Boggs
go for it sthen@
2010-10-05 09:03:19 +00:00
sthen
1d9949f483 fix for openssl, sync wantlib. ok jasper@ 2010-10-04 08:47:22 +00:00
sthen
4232331b71 regen patches 2010-10-03 22:27:53 +00:00
ajacoutot
8f7ba0e27b Fix locale dir. 2010-10-02 08:31:07 +00:00
landry
9197c08c30 Grml. Forgot to cvs rm. 2010-10-02 08:04:33 +00:00
landry
c47b025ccd Update to netsurf 2.6, based on a diff from Anthony J Bentley (thanks!)
Remove -Wredundant-decls while here..
2010-09-30 19:45:04 +00:00
landry
a343726624 Update to libcss 0.0.2, diff from Anthony J Bentley (thanks!) with a
tweak by me : no SHARED_LIBS bump as there's only a comment change in
installed headers.
2010-09-30 19:44:06 +00:00
jasper
e339ebff3c - update py-webkitgtk to 1.1.8
* now installs a pkg-config file
2010-09-30 12:21:22 +00:00
jasper
d4aed0f4dd - uses X11 2010-09-30 08:30:17 +00:00
ajacoutot
f798995874 Update to gtkhtml3-3.32.0.
ok jasper@
2010-09-30 07:41:02 +00:00