Commit Graph

4932 Commits

Author SHA1 Message Date
stephan
2889936655 load content module in the hook_update_N() implementation,
see http://drupal.org/node/625768. ok espie@
2010-04-30 07:52:34 +00:00
pea
41073f6d8f Update to 4.2.3
ok jasper@
2010-04-28 18:09:05 +00:00
stephan
2a71bb786d +link 2010-04-28 07:47:44 +00:00
stephan
c3d11acf2b import drupal6-link-2.8
A CCK content field which lets you add a complete link to your content
types; including URL, title, and optionally a target attribute. The
link module is a one-stop content link "field" type for CCK.

ok landry@
2010-04-28 07:45:57 +00:00
landry
bcce369765 Various cleanups, as done in www/firefox35 :
- use SUBST_CMD instead of perl -pi -e
- use ${LOCALBASE}/${TRUEPREFIX}/${X11BASE} instead of the handpatched
  _XXX_ ones
- harmonize default systemwide plugins/extensions search path to
  lib/mozilla/{plugins,extensions} as done in other mozilla ports
2010-04-28 06:56:38 +00:00
landry
b524d07986 Various cleanups :
- use SUBST_CMD instead of perl -pi -e
- use ${LOCALBASE}/${TRUEPREFIX}/${X11BASE} instead of the handpatched
  _XXX_ ones
- harmonize default systemwide plugins/extensions search path to
  lib/mozilla/{plugins,extensions} as done in other mozilla ports, but
keep lib/mozilla-plugins added to MOZ_PLUGIN_PATH atm.
2010-04-28 06:50:23 +00:00
landry
18d99d0513 Same change as done in productivity/sunbird and mail/mozilla-thunderbird,
harmonize default search paths for systemwide mozilla extensions and
plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. The
install.rdf files take care anyway of telling with which mozapp an xpi
extension is compatible.
2010-04-27 21:03:25 +00:00
ajacoutot
aff4d06cdb Move some stuffs around and add a comment about API_V. 2010-04-27 07:46:39 +00:00
landry
de100a1ff9 Firefox uses its own libpng (for animated png support), and apparently
it breaks loading png icons through gdk_pixbuf_new_from_file as gtk is
linked with systemwide png. This went unnoticed so far as firefox always
shipped a fallback xpm icon, but this is not the case anymore, so now
gtk_window_set_icon_list() is not called anymore, and the window manager
shows the default icon for firefox windows in taskbar/tasklists..
So add graphics/netpbm as a build dependency, do the necessary netpbm
magic in do-install to create the default.xpm from mozicon128.png, and
patch widget/src/gtk2/nsWindow.cpp to not try to load png icons.
While here fix icon path in desktop file, and add a comment about why we
don't use systemwide png.
2010-04-26 22:14:37 +00:00
landry
3a92f01227 Remove www/firefox36 WIP, it was not linked to the build and has been
merged into www/mozilla-firefox
2010-04-26 20:29:14 +00:00
sthen
8470f35a2b update to 2010.04.04, sync with youtube changes. ok pirofti@ 2010-04-26 20:23:56 +00:00
landry
3cc8d4b443 Update to firefox-i18n 3.6.3, adds some new language packs. 2010-04-26 19:57:04 +00:00
landry
ad076fd40f Update www/mozilla-firefox from 3.0.19 to 3.6.3, merging the wip done in
www/firefox36 mostly by martynas@ and naddy@.
Note that the java plugin from devel/jdk currently doesn't work with this
version of firefox, in the meantime users really needed it will have to
use www/firefox35.
ok naddy@
2010-04-26 19:55:58 +00:00
ajacoutot
ce49d352a4 Minor update to gtkhtml3-3.30.1.
* couple of translations updates.
2010-04-26 06:47:31 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
landry
c57bb32d1c Add a patch to let ffx3.6 build _and_ run on sparc64, inspired from
similar fixes in freebsd/pkgsrc. Ffx 3.6 will soon replace Ffx 3.0 in
www/mozilla-firefox.
https://bugzilla.mozilla.org/show_bug.cgi?id=550271
2010-04-24 18:20:33 +00:00
ajacoutot
2a66e98a65 WANTLIB. 2010-04-24 17:13:04 +00:00
landry
0b5cd793cc Remove unneeded patches now that we have a decent xulrunner 1.9. 2010-04-24 16:11:05 +00:00
jasper
a996c4a2f4 - sync 2010-04-24 00:08:03 +00:00
jasper
a33a41f7b1 - remove dead browser, there are more than enough better browsers in the tree nowadays
agreed by a bullfrog and uruk-hai.
2010-04-24 00:07:55 +00:00
ajacoutot
2831fc391a Fix CONFIGURE_ARGS. 2010-04-23 10:41:40 +00:00
jasper
74073a4c63 - use API_V in SUBST_VARS 2010-04-22 23:03:55 +00:00
kili
b248d9618d Add hs-{cgi,html,xhtml} 2010-04-22 22:08:08 +00:00
jasper
210aa86f55 - update epiphany-extensions to 2.30.0
* includes a youtube/html5 plugin, so guenther can be enjoyed w/o flash.
2010-04-22 20:50:40 +00:00
jasper
a17fd1ed1a - update epiphany to 2.30.2 2010-04-22 20:49:26 +00:00
stephan
8c3fed779b +rules-1.2 2010-04-22 14:35:16 +00:00
stephan
85d880098c import drupal6/rules-1.2
The rules module allows site administrators to define conditionally
executed actions based on occurring events (known as reactive or ECA
rules).

ok landry@
2010-04-22 14:33:47 +00:00
landry
825a1c01eb Update to webkit 1.2.0, with much prodding from the hobbits as it's
needed for more and more stuff in G-NOME. Still currently building on
sparc64/powerpc.
ok jasper@
2010-04-22 13:36:59 +00:00
fgsch
242066e3bc Update to 2.4.1. prompted and ok'd by maintainer. 2010-04-21 22:35:38 +00:00
ajacoutot
635ed3fc7b s/LOCALBASE/PREFIX/ 2010-04-21 16:32:20 +00:00
landry
0a4e834554 +vteplugin 2010-04-21 16:27:28 +00:00
landry
4759b86cba Import vteplugin 0.1.
Those days, the trend is to write/use minimal browsers that work in a
terminal. vteplugin takes the opposite direction and allows you to use
terminals in your npapi-compatible-bloated-web-browser, ie any
gecko/webkit web browser. It uses XEmbed to bundle a vte window in a
browser tab.
2010-04-21 16:26:46 +00:00
jasper
d3c5b2af5a errr...based on mozilla? no way jose! 2010-04-20 18:51:10 +00:00
jasper
63362173b7 - update gtkhtml3 to 3.30.0 2010-04-20 12:24:08 +00:00
stephan
3240661850 +jquery_ui, +modalframe, +noderelationships 2010-04-20 12:10:46 +00:00
stephan
4d5e481ee1 import drupal6-noderelationships-1.5
The Node Relationships module provides methods to complete two way
relationships between content types enhancing the features of node
reference fields by adding 'Node reference extras' and 'Automatic
back references'.

ok espie@ and landry@
2010-04-20 12:05:12 +00:00
stephan
b45cf9967b import drupal6-modalframe-1.6
This module provides an API to render an iframe within a modal dialog
based on the jQuery UI Dialog plugin. You should not install this module
unless another module requires you to, or you wish to use it for your
own custom modules.

ok espie@ and landry
2010-04-20 12:03:17 +00:00
stephan
f611ea44c1 import drupal6/jquery_ui-1.3
A wrapper module around the jQuery UI effects library that lets module
developers add swooshy, swishy effects to their code. This is a utility
module that won't do anything on its own. See README.txt for how your
module can use it to add jQuery UI effects to your pages.

ok landry@ and espie@
2010-04-20 12:01:11 +00:00
fgsch
8291e5d334 Update to 2.4. maintainer ok. 2010-04-19 17:30:54 +00:00
stephan
a503994a92 - add db descriptions, see http://drupal.org/node/775182
- bump PKGNAME

prodded by espie@, ok landry@
2010-04-19 14:15:01 +00:00
stephan
0640f6ca5b - add db descriptions so that the schema module can
parse them, see http://drupal.org/node/588694
- bump PKG_NAME

prodded and ok espie@
2010-04-19 09:21:10 +00:00
fgsch
10f9a8504c SECURITY update to 1.9.2.
See http://hg.moinmo.in/moin/1.9/raw-file/1.9.2/docs/CHANGES for details.
2010-04-18 20:39:49 +00:00
sthen
0ca01b0f74 Fix from upstream via Brad:
Check uri instead of physical path for directory redirect.
Should fix alias handling for "/foo" => "/var/www/";
http://example.com/foo should result in a redirect to
http://example.com/foo/
2010-04-18 08:24:31 +00:00
sthen
9a2c42439d +mollify 2010-04-17 11:51:41 +00:00
sthen
92cf2b46b2 import ports/www/mollify:
Mollify is a web file manager for publishing and managing files
hosted in a web server of your choice. Different users can have
access to different files and with different permissions.
2010-04-17 11:51:07 +00:00
giovanni
d92884b4b0 Update to 3.3.2
ok kevlo@ (maintainer)
2010-04-16 06:47:57 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
fgsch
1253baa325 Update to 1.5.3 2010-04-14 07:39:52 +00:00
fgsch
a32258c80b Remove old and not longer supported Zope 2.9. 2010-04-14 00:08:16 +00:00