Commit graph

103707 commits

Author SHA1 Message Date
salo
fa4f14cae7 Allow MASTER_SITES to be overriden by packages including Makefile.common.
Addresses PR pkg/34606 and pkg/34607
2006-09-25 10:15:12 +00:00
salo
5325990881 Add standard way to depend on "seamonkey" an "firefox" backends.
Needs pkg-config.

Mark as BROKEN for now, requires ancient Mozilla.
ok <ghen>
2006-09-25 10:08:06 +00:00
rillig
18f01f78ce Not all tar(1)s know the -z option. 2006-09-25 09:45:31 +00:00
ghen
b255a2482c PR pkg/33876: use the actual package name instead of "this package" in
supported-options-message.  ok with wiz.
2006-09-25 08:23:59 +00:00
ghen
911d6b3541 Updated lang/sun-jre13 and lang/sun-jdk13 to 1.0.19. 2006-09-25 08:01:42 +00:00
ghen
d70e59adae Update sun-jre13 and sun-jdk13 to 1.3.1_19 + fix PLIST.
Bugs fixed in 1.3.1_19:
6420685	ResourceMark breaks growable array
6180969	JVM 1.3.1 crash due to fatal error in exception handler
6353457	Long Integer value changes in unpredictable manner with
        Deoptimization(1.3.1_06)
6359662	OutOfMemoryError with Object allocation in JDK1.3.1_09
6358532	HttpURLConnection.disconnect doesn?t really do the job
6425120	Support tzdata2006g
6276622	1.3.1_16 uninstaller removing TreatAs key for 1.5.0_02
4980600	Syntax used when invoking coreutils does not conform to POSIX
        1003.1-2001
6292347	unexpected packet is sent in java.util.ResourceBundle.getBundle

Bugs fixed in 1.3.1_18:
6391777 JDK 1.3 TZ fix required - Related to SUN BASE RFE 6332148
6317483 Beans extending JPanel class are not released when created via 1.3.1
        ActiveX bridge
2006-09-25 08:00:31 +00:00
joerg
dae8baf629 Disable propolice on DragonFly to work around ICE. 2006-09-24 20:02:42 +00:00
joerg
6ce30ae99d Unbreak build on DragonFly and other systems without getpwuid_r
by just always using getpwuid. Since the applet is not threaded
anyway, it doesn't make a difference. Bump revision.

OK jmmv@
2006-09-24 20:00:14 +00:00
jnemeth
ff96468127 devel/gconvmm -> devel/gconfmm -- hi adam! 2006-09-24 19:09:44 +00:00
joerg
2e8b0ae263 Don't start a subshell for no reason. 2006-09-24 18:25:19 +00:00
joerg
2544f03f5c When linking against libwww built with socks4 or socks5 option,
the corresponding buildlinks have to be present as well.
Get the option libwww was built with to decide whether to do that.
Inspired by and fixing PR 28412.
2006-09-24 17:40:39 +00:00
dmcmahill
de93e4f00b add DISTFILES= #empty as this is just a meta-pkg now 2006-09-24 17:15:35 +00:00
martin
23523cc06f Fix this for little endian args 2006-09-24 17:14:55 +00:00
jdc
d2a3b6384c Make this compile on sparc64 with gcc 4.
(Need to cast to something at least as wide as "void *" - e.g. "long".)

OK wiz@, joerg@.
2006-09-24 17:09:13 +00:00
adam
711c71414a Updated *mm packages 2006-09-24 16:58:50 +00:00
adam
14c1f4c973 Changes 3.0.11:
* Correct file descriptor leak when viewing a fax.
* Implement printing of faxes in fax lists via the GTK+ print system
  where compiled against GTK+2.10 or higher.
* Improve handling of user locales with streams.
* Use AC_COMPILE_IFELSE/AC_LANG_PROGRAM autoconf macros instead of
  the AC_TRY_COMPILE macro when configuring the program.
* Correct derivation of fdistream class for wide characters (not
  relevant to efax-gtk).
* Mention the need to call g_thread_init() before Notifier::init()
  in the Notifier documentation.
* Correct help information concerning sending faxes via socket and
  pop-up dialog.
* Explicitly include <ios> header where relevant.
2006-09-24 16:56:16 +00:00
salo
0255017fd9 Change include from mozilla-gtk2 to seamonkey, in a comment. 2006-09-24 16:54:49 +00:00
salo
34a23cb75d Note www/seamonkey-bin-nightly addition and Mozilla packages removal. 2006-09-24 16:52:57 +00:00
adam
9fb7f45ac5 Changes 2.14:
* Documentation:
  - Improved ContentNode documentation

Changes 2.13.1:
* First unstable 2.13.x release, to become stable 2.14.x, for GNOME 2.14.
* Node:
  - Added find() overload that takes namespaces to register during the search,
  using xmlXPathRegisterNs().
  - set_namespace(): When creating a default namespace, avoid the
  "The namespace () has not been declared" warning, by passing 0 to
  xmlSearchNs() instead of an empty string.
* Build: Fix buildir!=srcdir builds.
* Documentation:
  - Tutorial: Mention pkg-config.
  - Reference: Grammar fixes and a small fix for find().

Changes 2.12.0:
* Added the state "Reading" to xml Reader States list.
2006-09-24 16:52:08 +00:00
adam
c9474312a7 Changes 2.16.0/2.15.1:
Gnome::Vfs::Mime:
 * Removed  get_default_component(), get_short_list_components(),
   get_all_components(), id_in_component_list(), and
   id_list_from_component_list().
   This is because the underlying functions have been removed from
   gnome-vfs. This _is_ an ABI break, but we are taking this
   extraordinary step because it is very unlikely that anyone is using
   these methods, and in order to remove the dependency on Bonobo.
   If you really need to use these methods, you should use
   the underlying C functions, which have been moved to
   libbonobo.
2006-09-24 16:50:47 +00:00
salo
ba0f25025f Remove Mozilla Suite's friends. 2006-09-24 16:49:45 +00:00
adam
931c4f3c6c Changes 2.16.0:
* Increased version number for GNOME 2.16
2006-09-24 16:49:19 +00:00
adam
1a3088923b Changes 2.6.3:
* Build fixes for Updated for Visual Studio 2005.
2006-09-24 16:48:27 +00:00
adam
75372e5264 Changes 2.16.0:
* Depend on latest libgnomemm, and use the
new non-depecated Main constructor in the example.
2006-09-24 16:47:50 +00:00
salo
66b2babf59 Add and enable seamonkey-bin-nightly. 2006-09-24 16:46:54 +00:00
adam
3da0cfe989 Changes 2.16.0:
* Main: Added a constructor that takes a Glib::OptionContext,
 and deprecated the one that takes a PoptContext.
2006-09-24 16:46:53 +00:00
salo
383535274e Remove Mozilla Suite and friends.
No longer maintained upstream, replaced by SeaMonkey.
2006-09-24 16:46:27 +00:00
adam
76ad0ddcb3 Changes 2.16.0:
Increased version for GNOME 2.16.0.
2006-09-24 16:46:03 +00:00
salo
e082ab0e07 Use Makefile.common from seamonkey-bin-nightly dir instead of
mozilla-bin-nightly.

Remove PKGREVISION, it's useless in the -nightly packages.

This package didn't work for some time now, feel free to fix it.
2006-09-24 16:44:36 +00:00
adam
d94e56cc93 Changes 2.10.2:
*  Added --enable-atk=no option, to disable the build and use
  of the atkmm API, for use in embedded environments.
* Documentation:
  - Book: Added Plug and Socket chapter to book, with example.

Changes 2.10.1:
* Button: fix typo in get_image_position()
* Added MSVC support for 2.10
2006-09-24 16:44:19 +00:00
adam
1da06a0965 Changes 2.12.1:
* Support optional ifdef parameters in the .hg macros,
  to allow, for instance the --enable-atk=no option,
  to disable the build and use of the atkmm API,
  for use in embedded environments.

Changes 2.12.0:
* Added the --enable-api-default-signal-handlers option, for use in
  embedded environments that have reduced resources. See configure --help
  for the other subsets.
* Value: Added init(const GValue*), so we can copy GValue instances
  of any type at runtime. Needed by the new branch of libgdamm.

Changes 2.11.3:
* Build: Added the --enable-api-default-signal-handlers option, for use in
  embedded environments that have reduced resources. See configure --help
  for the other subsets.

Changes 2.11.2:
* Date: Fix implementation of Glib::Date::set_time_current() so
  that it doesn't set the date to Dec 31, 1969.
2006-09-24 16:43:47 +00:00
salo
6467c6e8f6 Use Makefile.common from seamonkey-bin-nightly dir instead of
mozilla-bin-nightly.

Remove PKGREVISION, it's useless in the -nightly packages.

Fix package to actually download the recent builds.
2006-09-24 16:42:56 +00:00
salo
0a609b9fb3 Initial import of seamonkey-bin-nightly.
The SeaMonkey project is a community effort to deliver production-quality
releases of code derived from the application formerly known as "Mozilla
Application Suite". Whereas the main focus of the Mozilla Foundation is on
Mozilla Firefox and Mozilla Thunderbird, our group of dedicated volunteers
works to ensure that you can have "everything but the kitchen sink" (a web
browser, mail client, HTML composer, address book, IRC client and calendar),
and have it stable enough for corporate use.

This packages provides the necessary infrastructure for downloading nightly
builds of various Mozilla products (seamonkey, thunderbird, firefox).
2006-09-24 16:40:50 +00:00
salo
fc4846dc04 Use Makefile.common from seamonkey-bin dir instead of mozilla-bin. 2006-09-24 16:36:29 +00:00
salo
5588d6e614 Sync files with www/mozilla-bin, use various files from seamonkey-bin dir
instead of mozilla-bin.
2006-09-24 16:35:39 +00:00
salo
f659358108 Use various files from seamonkey dir instead of mozilla. 2006-09-24 16:33:33 +00:00
salo
e6f5bf79c5 Use Makefile.common from seamonkey dir instead of mozilla. 2006-09-24 16:31:38 +00:00
joerg
c9f22bfec5 Make ja-groff dependency less restrictive. Bump revision. 2006-09-24 16:30:31 +00:00
salo
b455a82ff3 Switch to "seamonkey" backend from "mozilla" as an alternative to "firefox",
split option part to a separate file.

Remove Mozilla comment from DESCR.

Fix PLIST, bump PKGREVISION.
2006-09-24 16:30:08 +00:00
salo
ba00ae25e6 Switch to "seamonkey" backend from "mozilla" as an alternative to "firefox",
split option part to a separate file.

The "seamonkey" backend is not (yet) supported by the package, add BROKEN.
2006-09-24 16:28:20 +00:00
salo
a1c2508b94 Switch to "seamonkey" backend from "mozilla" as an alternative to "firefox".
Our package is too old to make use of it, add BROKEN for now.
2006-09-24 16:26:54 +00:00
salo
1fec985bdd Switch to "seamonkey" backend from "mozilla" as an alternative to "firefox",
split option part to a separate file.

The "seamonkey" backend is not (yet) supported by the package, add BROKEN.
2006-09-24 16:25:51 +00:00
salo
2adfc05b60 Switch to "seamonkey" backend from "mozilla" as an alternative to "firefox",
split option part to a separate file.
2006-09-24 16:24:34 +00:00
salo
b0143c74e0 Generalize Mozilla GTK2 packages in a comment. 2006-09-24 16:23:04 +00:00
salo
a69f682092 Describe "seamonkey" gecko option. 2006-09-24 16:22:42 +00:00
joerg
fbfc4e04b8 Replace hard-coded /usr/X11R6 with X11BASE, so that X11_TYPE != native
for example has a change to find X11. Bump revision.
2006-09-24 16:22:16 +00:00
salo
5d60b45b4a Install pkg-config files so the gecko engine can be used by other
applications, bump PKGREVISION.

Sync files with www/mozilla and allow seamonkey to satisfy gecko
dependency.
2006-09-24 16:21:33 +00:00
joerg
cfb933575e Undef isset() in path.hpp, since it gets defined as macro on DragonFly
and is pulled in via APR. Yeah, portability frameworks are nice.
2006-09-24 16:04:00 +00:00
joerg
9bf2c48ea7 MAKEFILE => MAKE_FILE.
XXX Can the other MAKEFILE changes to gnustep users go away now?
2006-09-24 16:01:51 +00:00
joerg
9d0088bee6 Use std::streampos and std::streamoff, since + and - are ambigious for
long. This fixes compilation with GCC 3.4+.
2006-09-24 15:53:06 +00:00