Commit graph

4491 commits

Author SHA1 Message Date
xtraeme
8aaeb3ce09 bl3.mk files required by multimedia/mplayer-plugin-firefox*. 2004-11-17 02:34:53 +00:00
abs
f85213b379 Clarify dependency versions 2004-11-16 19:48:24 +00:00
abs
8e77a9b28d *** empty log message *** 2004-11-16 19:44:45 +00:00
tron
5eb34ff63e Regen after "patch-ai" was changed. (hi salo!) 2004-11-16 08:23:45 +00:00
erh
1368a35cf7 Remove several unnecessary package dependencies. 2004-11-16 01:50:31 +00:00
salo
49085a6df6 Revert rev 1.9, do not expand @INSTALL@, it's done in post-patch. (hi abs!) 2004-11-15 19:13:41 +00:00
jlam
b67b0725c4 Rework the Berkeley DB detection in buildlink3:
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality
    exists in the base system, and remove the distinction between
    "native" and the other Berkeley DB packages -- we now refer to
    db[1234].  This paves the way for any future databases/db1 package.

  * USE_DB185 shouldn't need to be set by any packages -- its correct
    value is now automatically determined by bdb.buildlink3.mk depending
    on whether we explicitly request db1 or not.  By default, if you
    include bdb.buildlink3.mk, you want DB-1.85 functionality and
    USE_DB185 defaults to "yes", but if you explicitly remove db1 from
    the list of acceptable DBs, then USE_DB185 defaults to "no".

  * Set BDB_LIBS to the library options needed to link against the DB
    library when bdb.buildlink3.mk is included.

  * We only add the DB library to the linker command automatically if
    we want DB-1.85 functionality; otherwise assume that the package
    configure process can figure out how to probe for the correct
    headers and libraries.

Edit package Makefiles to nuke redundant settings of USE_DB185.
2004-11-15 17:54:49 +00:00
sketch
1ebcc3bfce Use ${VARBASE} instead of hardcoded /var. 2004-11-15 15:05:34 +00:00
jmmv
ce99125918 Update to 0.6.2:
* Liferea now supports cookies. Contrary to previous
  statements the SnowNews code to realize this was included but not used. To
  use this feature place a cookies.txt in ~/.liferea. The format of this file
  is the format Netscape introduced for cookie files. (Lars Lindner)
* Liferea now enforces umask 0077 when saving the
  feed list to ensure your passwords are not group or world accessible. In this
  context please check the permissions of your ~/.liferea directory.  Older
  program versions might have created the directory with unnecessary
  priviledges. Current versions (0.6.x) create the directory only with user
  priviledges. Thanks to the reporters Nick Rout and Eric Gregory! (Lars
  Lindner)
* Bugfix for a crash when double-clicking a "(empty)"
  entry in empty folders. Reported by Martin Sarfy.  (Lars Lindner)
* If a feed uses HTTP authentication the user and
  password isn't displayed in the feed description anymore. (Lars Lindner)
2004-11-15 10:12:01 +00:00
jmmv
33887f00b0 Update to 1.4.5:
Changes

* Fix session remove command
* Fix import of bookmarks in root folder [#152443]
* Activate tray icon with double-click [#152899]
* Add manpage (Jordi Mallach) [#156067]
* Don't open all bookmarks in new tabs [#156843]
* When showing a modal alert put up by a web page,
  switch the window to that tab
* Emit ::tab-removed after the tab has been removed [#151607]
* Fix disconnect on node destroy [Peter Harvey]
* Fix node signal [dis]connection while signal emission is running
* Make sure there's only one properties diaogue per bookmark [#148398]
* Fix crash when removing bookmark with open properties dialogue [#155880]
* Fix toolbar activation [#155650]
* Check favicon urls with script sec manager and content policy
* Fix zoom control so that it shows tooltips again [#155826]
* Make the tooltip on the zoom control also work on Ctrl-F1
* When popping up the context menu with keyboard, select the first item
  [#154907]
* Sanitise the embed popup position [#157162]
* Fix button sensitivity setting in language editor not to first
* Fix history date filter to work correctly in time zones != UTC
* Better positioning for the context menu popup in a treeview (Crispin
  Flowerday)
* Fix opening content with external content handlers (Marco)
* Remove remaining time tooltip from tray icon [#145955]
* Fix hang after importing bookmarks from command line [#136170]
* Fix crash when no tool windows are open when the session manager
  sends us the "die" signal
* Fix opening anchored links in new tabs [#156854]
* Adapted to Mozilla API changes
* Fix a freed memory read

Documentation translations

* Add manual translation into Finnish, by Pauli Virtanen

Translation updates

* Ole Laursen (da)
* Žygimantas Beručka (lt)
* Leonid Kanter (ru)
2004-11-14 21:54:13 +00:00
jmmv
ba8f8ed5e9 Enable spell checking support (through gtkspell). Gah! I've been wanting
this feature for a long time and it was already there, just hidden!
Bump PKGREVISION to 2.
2004-11-14 20:33:39 +00:00
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
taya
2bbf608114 remove typeahead extension 2004-11-13 08:57:54 +00:00
taya
18f020a864 remove typeahead extension that confilicts with buildin typeahead component.
fix pkg/28164.
bump PKGREVISION
2004-11-13 07:03:08 +00:00
kristerw
6e67d5cc7d The distfile cannot be extracted with some tar (e.g. NetBSD 2.0)
or some pax (e.g. NetBSD 1.6).  Force use of gtar instead.
2004-11-12 18:40:14 +00:00
seb
cd255cba4e Set version independent HOMEPAGEs. 2004-11-12 17:36:40 +00:00
sketch
0b5a3b7e32 You can't return from a function declared void, especially with strict
compilers like SunPro.
2004-11-12 16:53:14 +00:00
erh
866dfafc1a p5-libxml-enno is old and has been split into individual packages.
Change p5-Template-Toolkit to depend on those packages instead.
2004-11-12 06:57:05 +00:00
kristerw
93a989fa65 Remove useless C99-isms that cause the build to fail with GCC 2.95. 2004-11-12 02:24:55 +00:00
wiz
aa37e4370a Update mozilla and mozilla-gtk2 to 1.7.3nb2 with a security fix
from mozilla CVS.
2004-11-12 02:11:22 +00:00
seb
64c9b3a836 Remove p5-ExtUtils-XSBuilder from www/ as it was reimported in devel/. 2004-11-12 01:41:28 +00:00
seb
257e910a2d Adjust for new p5-ExtUtils-XSBuilder location in devel/. 2004-11-12 01:36:56 +00:00
seb
31e158e054 Add 'perl5' to CATEGORIES. 2004-11-12 00:24:14 +00:00
taya
970171d194 add some missing files to PLIST 2004-11-10 14:40:24 +00:00
taya
86d4e4df43 - correct path of mirror site
- add some missing files to PLIST
2004-11-10 14:38:45 +00:00
markd
30e98aee6a Don't strip leading directory off pathnames in the rpm (when using the
suse91_* packages).
While here fix typo s/NO_CONFGURE/NO_CONFIGURE/
2004-11-10 09:11:06 +00:00
epg
f3f22cda40 Add --localstatedir=${VARBASE} to CONFIGURE_ARGS. 2004-11-10 01:09:10 +00:00
xtraeme
8dfa5299e0 Update firefox and firefox-gtk2 to 1.0.
This is a bugfix release, to fix the problems reported in Preview
Releases, etc.
2004-11-09 20:10:14 +00:00
wiz
3921b90bc1 Remove trailing slash in depends line. 2004-11-09 16:37:10 +00:00
adam
f20238d20c Changes 2.2.7:
* Fixed potential XSS vulnerability in the help window
* Restored compatibility with PHP 4.1
* Fixed charset of Latvian translation
2004-11-09 16:23:02 +00:00
he
d774e74233 This package depends on ap-perl, of course. 2004-11-09 15:44:33 +00:00
seb
24dca5cb0d No trailing slash on the dependencies directory, this confuses
mk/scripts/mkdatabase.
2004-11-09 13:24:57 +00:00
adam
7fccd27531 Changes 1.99.17:
* Bug-fixes and improvements before a stable release
2004-11-09 12:09:59 +00:00
adam
879c81b726 Changes 7.12.2:
* the IDN code now verifies that only TLD-legitmate letters are used in the
  name or a warning is displayed (when verbose is enabled)
* provides error texts for IDN errors
* file upload parts in formposts now get their directory names cut off
* added CURLINFO_OS_ERRNO
* added CURLOPT_FTPSSLAUTH to allow ftp connects to attempt "AUTH TLS" instead
  before "AUTH SSL"
* curl_getdate() completely rewritten: may affect rare curl -z use cases
* bugfixes
2004-11-09 09:18:37 +00:00
wiz
c371b48138 Update master site. 2004-11-08 16:50:13 +00:00
adam
2dd120213f Changes 0.8.3:
* Parser is able to use W3C semantics plus some heuristics
* Improves rendering of non-valid HTML
* Bug fixes
2004-11-08 11:00:24 +00:00
kristerw
4a9fc07bf1 This pkg need devel/p5-Module-Build to build. 2004-11-07 18:30:44 +00:00
kristerw
63fbb5ee6a This pkg need devel/p5-Module-Build to build. 2004-11-07 11:20:58 +00:00
jdolecek
916f23e130 Update websvn to latest 1.61, since 1.40 is no longer available on the home
site.

Notable changes since 1.40:
* language/encoding fixes
* cache overhaul and directory listing optimization, the existing cache
  files should be deleted
* wsvn.php changed, configuration changes need to be re-done
* added blame support
* support for comparing entire directories, and directory tarball download
* various config options now per-project
* new 'Zinn' style
* new Swedish, Japanese, Korean, Russian, Chinese, Spanish translations

See changes.txt in the source distribution for complete & detailed list
of changes.
2004-11-06 21:16:15 +00:00
jdolecek
2a41fa3033 use ap-php instead of ap-php4, and simplify the DEPENDS match; also
use DEPENDS rather than BUILD_DEPENDS for PHP, since PHP is necessary
to _run_ this

bump PKGREVISION
2004-11-06 20:44:56 +00:00
jdolecek
030aad031a merge extension module handling for PHP4 and PHP5 into lang/php/ext.mk,
g/c no longer needed Makefile.module

add support for building extensions off PECL; version for PECL packages
is built as ${PHP_BASE_VERS}.${PECL_VERSION}, i.e. PECL pkg version 1.0
would become php-pkg-4.3.9.1.0 or php-pkg-5.0.2.1.0 respectively
2004-11-06 18:24:40 +00:00
jmmv
a7c55d872f scrollkeeper doesn't have to be here. 2004-11-06 10:42:54 +00:00
kristerw
4408e158dc Be consistent with the other mozilla/firefox packages with the
message written when MOZILLA_USE_LINUX isn't used.
2004-11-06 10:41:30 +00:00
he
71903e94c2 Add SUBDIR entries for
databases/p5-DBIx-ContextualFetch
	databases/p5-Ima-DBI
	devel/p5-Class-WhiteHole
	www/p5-Apache-AuthCookie
	www/p5-Apache-Session-Wrapper
	www/p5-MasonX-Request-WithApacheSession
2004-11-06 01:37:07 +00:00
he
8a4c68795c Remove commented-out PERL5_PACKLIST, since it can't be used.
Module build/install setup apparently doesn't install a .packlist.
2004-11-05 23:41:57 +00:00
he
0a825811a1 Import p5-MasonX-Request-WithApacheSession 0.30.
This module takes advantage of the new flexibility in Mason 1.09_01
and newer to integrate an Apache::Session session directly into
Mason's Request object.
2004-11-05 23:35:30 +00:00
he
ca353b3407 Import p5-Apache-Session-Wrapper version 0.17.
This module provides a simple wrapper for Apache::Session that manages
the session id for you.  See the module documentation for details.
2004-11-05 22:24:19 +00:00
jdolecek
d7a6086867 it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting now, do so for aesthetic reasons
2004-11-05 21:44:44 +00:00
jdolecek
cc35f4ca5e share MESSAGE.module and PLIST.module between php4 and php5 packages, moving
them to lang/php/
2004-11-05 21:40:25 +00:00