Commit Graph

5616 Commits

Author SHA1 Message Date
jasper
b44f531dc3 - update py-turbogears to 1.1.1
from remi pointel, maintainer timed-out
2010-11-30 20:01:04 +00:00
dcoppa
557742f0fa I accidentally broke the ldap flavor. Mea culpa.
Pointed out by espie@
2010-11-29 23:06:39 +00:00
sthen
2a41c9ea91 Drop obsolete lines from DESCR and bump. 2010-11-29 21:27:23 +00:00
sthen
5aaf112216 Update tomcat/v5 to 5.5.31, adjust README, switch to SUBST_CMD,
kurt@ drops maintainership. From Daniel Dickman, "please commit" aja
2010-11-29 21:26:01 +00:00
stephan
e6cd25c8dd +drupal6-password_strength 2010-11-29 15:07:21 +00:00
stephan
110b22f331 Import drupal6-password_strength-1.0:
This module adds PHP-based password strength checking and validation
routines that mirror the jQuery routines, so that administrators can
restrict passwords to only be, for example, "high" strength. The module
simply modifies existing password confirm fields (where two passwords
are entered, like the user edit form), so no other setup is required
beyond configuring the desired enforcement rules.

ok landry@
2010-11-29 15:05:07 +00:00
dcoppa
c943621eb4 Style fix (no bump needed).
Pointed out by Brad
2010-11-27 11:12:12 +00:00
dcoppa
3646003328 "pexp is useless in the rc script, please remove it." ajacoutot@ 2010-11-26 15:44:33 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
dcoppa
81599f251c Add ntlm flavor for NTLM authentication
Fix pthread linkage
Fix default path for errors directory
Switch to pkg-readmes
Add an rcscript

OK giovanni@, Brad (MAINTAINER)
2010-11-26 13:45:04 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
schwarze
e1b0f409c6 The file fckeditor/editor/filemanager/connectors/php/config.php
is a configuration file, even though it's buried deep in code
directories.  Pointed out by Tobias M. Boelz <tmb at usta dot de>.
Thus, use @sample and bump.
OK espie@ stephan@
2010-11-25 23:35:02 +00:00
ajacoutot
feaea6c2be Update to timetrex-3.3.0. 2010-11-25 08:56:13 +00:00
sthen
098784cf26 Fix documentation renaming, reported by Hugo Osvaldo Barrera on ports@ 2010-11-25 02:16:12 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
sthen
534455ddbe add missing RUN_DEPENDS and bump 2010-11-24 19:08:38 +00:00
sebastia
7fc448eeda Import SOGo: web based groupware server
DESCR:
SOGo is a groupware server built around OpenGroupware.org (OGo) and the
SOPE application server, with a focus on scalability. It provides the
usual groupware functionality as E-Mail, Calendaring, and Contacts
management.


Not yet linking it to the build, fixing last few things in the tree.

OK landry@, sthen@
2010-11-24 18:16:03 +00:00
sebastia
6f521a7e72 Update sope to 1.3.4
OK sthen@, landry@
2010-11-24 18:07:45 +00:00
fgsch
b4d5a275e3 Update to 0.6.0. maintainer timed-out. 2010-11-23 15:08:16 +00:00
ajacoutot
4aff7429a3 Add -notrayicon to args by default. This prevent a (hard to reproduce)
crash under some circumstances where the linux qt libs fail to load
if one is running a panel which then ends up in a hard crash of opera
(which in turn can hangs the entire display)...

ok jasper@
2010-11-23 13:56:18 +00:00
jasper
d338d01630 - add a HOMEPAGE.
aja@ agrees
2010-11-22 14:28:14 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
fbc20d9b54 missed a few depends 2010-11-22 09:38:08 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
jasper
9369ab7d3e - update vtigercrm to 5.2.1
* this includes fixes for CVE-2010-3909, CVE-2010-3910, CVE-2010-3911.
2010-11-19 07:52:49 +00:00
jasper
b407d027ac - add missing dependency 2010-11-18 14:16:47 +00:00
stephan
70b13ec0f8 update to 2.3
fixes a session reuse issue even though this release has not been tagged
as 'security relevant'. Details at http://drupal.org/node/967244.

Make sure you upgrade all files while you're logged in (or have access
to settings.php) otherwise you'll lock yourself out pretty easily, in
case you use Captcha for logins. Database upgrade required, too.
2010-11-18 13:38:39 +00:00
stephan
f027901bfd update to 1.5 2010-11-18 11:42:22 +00:00
stephan
a61feef111 update to 2.4 2010-11-18 11:25:57 +00:00
stephan
61097ffbc6 update to 1.5, addresses SA-CONTRIB-2010-104 (Information Disclosure), details at http://drupal.org/node/975094 2010-11-18 10:48:14 +00:00
jeremy
39fa88db7e Remove unintended use of MODRUBY_REV in PLIST.
OK landry@
2010-11-16 18:21:02 +00:00
stephan
b02ea55f0a add missing bump, noticed by jasper@ 2010-11-16 16:20:17 +00:00
ajacoutot
3979aaa80a Bugfix update to gtkhtml3-3.32.1. 2010-11-15 18:21:46 +00:00
jasper
7b533f891d - switch to pkg-readmes 2010-11-15 17:37:16 +00:00
stephan
430a168ba4 switch to pkg-readme, ok jasper@ 2010-11-15 12:58:52 +00:00
jasper
4a5097b8e5 - remove bogus file 2010-11-15 12:36:49 +00:00
jasper
11308b8684 - install a few examples
- tweak DESCR
2010-11-15 12:14:28 +00:00
sthen
6eae70237d - convert to pkg-readmes
- fix PF nat rules for nat-to
- add missing @conflict for jakarta-tomcat-examples (for people
upgrading from really old packages; niklas@ hit this upgrading
a machine from 3.8 :-)

tweaks/ok jasper@
2010-11-15 10:45:53 +00:00
stephan
ea1ecd2e43 least invasive round of cleanup:
- install drupal modules/themes as root:daemon rather than www:www
  (only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
  DB password. Use 640, owner 'www' instead.
- bump all modules.

tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.
2010-11-15 09:05:40 +00:00
jasper
95c2a99ab2 sync 2010-11-14 19:59:34 +00:00
jasper
7141b40656 import py-mechanize 0.2.4
Stateful programmatic web browsing in Python, after Andy Lester's Perl
module WWW::Mechanize.

ok sthen@
2010-11-14 19:58:39 +00:00
ajacoutot
50cc717af5 Move to pkg-readmes. 2010-11-13 07:44:33 +00:00
jasper
6ed1dc9642 zap zap 2010-11-12 14:43:59 +00:00
jasper
c7efe67578 - switch to pkg-readmes 2010-11-12 14:35:23 +00:00
jasper
a714b4e27f switch to pkg-readmes
ok ajacoutot@ (MAINTAINER)
2010-11-12 13:54:28 +00:00
jasper
480ecd2552 - switch to pkg-readmes
ok jdixon@ (MAINTAINER)
2010-11-11 23:02:21 +00:00
ajacoutot
dfdc5677c6 We do not hardcode /usr/local. 2010-11-11 20:54:41 +00:00
kili
d396104e0c Zap MESSAGE and add polipo.rc. Initially from Jiri B. <jirib@live.com>,
rc tweaks discussed with and suggested by ajacoutot@.
2010-11-11 20:19:52 +00:00
espie
5c69e94e9f every WANTLIB that's linked to the build should be okay 2010-11-11 19:56:19 +00:00
ajacoutot
877cfbf92c Use the python MODULE instead of harcoding python version.
This port is still broken though, it missed a -I/usr/local/include somewhere...
2010-11-11 19:06:23 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
jasper
b8fd8eb98a - also switch to pkg-readmes, reminded by landry@ 2010-11-11 09:55:05 +00:00
jasper
3c57f070a4 - switch to pkg-readmes
ok landry@ (MAINTAINER)
2010-11-11 09:30:36 +00:00
sthen
e5a1131f8c - Install files for the SCGI and uwsgi modules, from Piotr Sikora.
makes sense to dlg@, ok william@ (maintainer).

- Fix bad REVISION bump in an .if ${FLAVOR... block from last commit.
2010-11-10 08:18:18 +00:00
jasper
dd2211a462 - switch to pkg-readmes
ok kurt@ (MAINTAINER)
2010-11-09 21:38:37 +00:00
jeremy
56e3a7816f For the passenger flavor, adjust for new location of ruby-passenger
and bump.

OK landry@
2010-11-08 23:50:31 +00:00
jeremy
f1b7fef9c5 Update ruby-passenger to 3.0.0. Switch the directory name from
phusion_passenger to phusion-passenger, since that's the name used
by upstream. Also tested by Pierre-Yves Ritschard.

OK landry@
2010-11-08 23:47:37 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
dcoppa
1e08009891 Ops! Leftovers from previous commit :( 2010-11-08 15:20:33 +00:00
dcoppa
6cc06c1a8a Update to gecko-mediaplayer 1.0.0 and drop GConf dependency.
OK landry@
"go ahead" jasper@
2010-11-08 15:06:31 +00:00
jasper
6e9d6bc608 - unbreak https
from brad (MAINTAINER)
2010-11-07 19:13:40 +00:00
dcoppa
075e993185 Backport a bunch of bug fixes from upstream, including fixing WAV
header writing on 64-bit archs.

From Brad (maintainer)
2010-11-07 18:58:24 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
ajacoutot
d20e9511d8 Merge MESSAGE into README. 2010-11-06 08:38:44 +00:00
ajacoutot
3eb79648a6 Move to pkg-readmes. 2010-11-06 08:35:34 +00:00
ajacoutot
e54bdb5eeb Move to pkg-readmes.
Add proper @group markers.
2010-11-06 08:27:27 +00:00
ajacoutot
e89b9beb0f Cosmetic, be consistent with how we set the rcs id in other files. 2010-11-06 07:56:48 +00:00
ajacoutot
64ff3f301b Fix RCS id.
Remove empty pkg-readmes dir, please update your mtree.
2010-11-06 07:52:28 +00:00
sthen
21e0d49f9a move back to new-style LIB_DEPENDS, req by Brad. 2010-11-04 23:33:45 +00:00
landry
02e940c277 Add a bunch of patches from Todd Carson <toc at daybefore dot net> to
allow webkit to build (and even run!) on mips64el, many thanks !
Patches will probably need to be reworked so that they can be fed
upstream, but at least this allows another part of the tree to build on
loongson. And this might even work for sgi.
Tested by jasper@
2010-11-04 21:34:25 +00:00
ajacoutot
37d4ed9f1a Add rcs id and shebang.
Protect variable names.
2010-11-04 07:54:51 +00:00
robert
51de3dc41b Add an rc script for nginx too 2010-11-04 07:39:44 +00:00
dlg
af2cb73be7 update nginx to 0.8.53. the main flavor builds and works fine. the
passenger build works, but i havent got a test case for it.

ok william@
2010-11-04 01:41:11 +00:00
kili
e798104f80 w
bumpski
2010-11-03 22:18:39 +00:00
jasper
04030beae7 - unbreak on a clean box
ok landry@ (MAINTAINER)
2010-11-02 13:27:29 +00:00
landry
376d2ca4c9 Update to midori 0.2.9, from Remi Pointel. 2010-11-02 09:56:19 +00:00
landry
c04ef63d26 Update to aria2 1.10.6 from MAINTAINER Remi Pointel. 2010-11-02 09:41:40 +00:00
ajacoutot
e02e6b6e06 Add RCS IDs. 2010-10-29 12:45:57 +00:00
landry
197826fafa Update to ffx-i18n 3.6.12, reminded by a diff from robert at openbsd dot
pap dot st.
2010-10-29 08:37:45 +00:00
sthen
433ce241b5 +rackmonkey 2010-10-28 14:34:26 +00:00
sthen
d74acfc493 import ports/www/rackmonkey, feedback/ok jasper@. requires up-to-date
infrastructure/mk/bsd.port.mk to fix pkg-readmes ownership.

RackMonkey is a tool for managing racks of equipment such as servers
and switches. You can keep track of what's where, which OS it runs,
who it belongs to and what it's used for. RackMonkey quickly finds
any device and draws a rack diagram of its location.
2010-10-28 14:33:54 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
landry
29e32a41df Security update to seamonkey 2.0.10.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 13:45:26 +00:00
giovanni
406bfa8e0c Update to 3.3.8
ok kevlo@ (maintainer)
2010-10-28 13:05:34 +00:00
landry
89388e6bed Security update to mozilla-firefox 3.6.12.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 12:04:00 +00:00
landry
ead2a86ff0 Security update to firefox35 3.5.15.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 12:03:27 +00:00
espie
101ceeab93 zap extra, as noticed by aja@ 2010-10-27 18:13:54 +00:00
espie
8a3639b7c4 move to new pkg-readmes organization.
a bit special, because PREFIX=/var/www here.

okay jasper@
2010-10-27 17:56:26 +00:00
landry
d14c7041fc Unset INSTALL_STRIP when debug FLAVOR is set. Permits to build a
debuggable version of xulrunner package.
2010-10-27 16:58:30 +00:00
stephan
4b22d42805 +views_bonus 2010-10-27 14:01:36 +00:00
stephan
a53ed0bbed import drupal6-views_bonus-1.1:
This group of modules is sort of a recipe module that makes things
easier by showing how to integrate some other modules as well as
providing miscellaneous features that aren't distributed by Views
itself. Sometimes these modules are only base recipes that will
need to be themed and spiced up to fit your needs.
2010-10-27 13:59:18 +00:00
stephan
676cf7bf7c +ubercart 2010-10-27 13:24:03 +00:00
stephan
ea47adb34c import drupal6-ubercart-2.4:
Ubercart is an e-commerce suite developed for Drupal. It has been
designed with the end user in mind, focusing on usability in three key
areas: store configuration, product and catalog creation, and order
administration. On the front end, all major systems are configurable and
integrate with the standard Drupal systems (node, taxonomy, user, etc.).
On the back end, the settings pages and order administration pages have
been designed with ease of use in mind.
2010-10-27 13:22:56 +00:00
stephan
3987a76e64 +faq 2010-10-27 13:12:09 +00:00
stephan
57a686f8b1 import drupal6-faq-1.11:
The Frequently Asked Questions (faq) module allows users, with
appropriate permissions, to create question and answer pairs which
they want displayed on the 'faq' page. The 'faq' page is automatically
generated from the FAQ nodes configured.
2010-10-27 13:08:18 +00:00
landry
ab142a5ddc Do the PFRAG dance so that it provides a working debug-flavoured
package. Add a run-mozilla.sh patch to make it found our gdb by default.
Teach users how to properly debug mozilla ports.
2010-10-27 13:02:38 +00:00
landry
4ea899788a Do the PFRAG.debug dance so that it produces a working debug-enabled
package. Teach users how to properly report bugs, and add a
run-mozilla.sh patch so that it finds our gdb. While here remove
updates/ subdir at uninstall time, otherwise it stays..
2010-10-27 12:59:29 +00:00
stephan
40d4daffe8 +session_api, fix order 2010-10-27 12:57:04 +00:00
landry
2f7dcf406c Add a patch so that run-mozilla.sh finds our gdb by default. Amend
README.OpenBSD to teach users how to properly report bugs.
2010-10-27 12:56:28 +00:00
stephan
3877265f5c import drupal6-session_api-1.2:
The Session API is a very simple set of functions that extend the core
sessions workings, allowing data to be stored and associated with a
user's session.
2010-10-27 12:54:53 +00:00
steven
23116bfec9 works with openbsd libtool now 2010-10-27 12:48:55 +00:00
stephan
a8f39b31c3 add a http master site and make it the primary. 'sure' espie@ 2010-10-27 11:02:37 +00:00
landry
ff26d0a277 Oops. remove debug FLAVOR here, it's now in mozilla.port.mk 2010-10-27 08:14:17 +00:00
landry
9b8dad4d1e Add patches to allow building a debug-flavoured working package (at
least on amd64). Codepaths only used in that case.
2010-10-27 08:10:59 +00:00
dcoppa
8b6fcfa861 Remove local patches to change the config dir so that the config dir
goes back to the default.

From Brad (maintainer)
2010-10-27 07:57:34 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jeremy
9fa1d217ce Use CONFIGURE_STYLE = ruby gem ext to clean things up.
SHARED_ONLY = Yes wasn't set before, but it is set
automatically now, which is the correct setting.  This
requires removing PFRAG.shared and integrating the
contents into PLIST.

ok landry, phessler, sthen
2010-10-26 21:32:32 +00:00
jeremy
8bd6482dab Plain ruby ports without C extensions don't need to set
SHARED_ONLY, WANTLIB, or LIB_DEPENDS.

ok landry, phessler, sthen
2010-10-26 21:20:20 +00:00
landry
1a13a2445e Add a debug FLAVOR for all mozilla ports. Guess what, pretty useful for
debugging purposes...
2010-10-26 17:36:02 +00:00
kili
49d968b9c7 Let it use syslog by default and give a hint to create a logfile
that is writable by the _polipo user when disabling syslog.

Bump.

Noticed and ok pirofti@
2010-10-26 15:29:24 +00:00
sebastia
cee58358c9 Use new features from the gnustep module.
OK landry@
2010-10-26 12:43:41 +00:00
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