Commit graph

52626 commits

Author SHA1 Message Date
taya
c2c0626310 initial import of mozilla-gtk2 2004-01-17 06:42:08 +00:00
grant
5128c89aa8 minor whitespace cleanup. 2004-01-17 06:22:20 +00:00
grant
630c8ab0c6 use GREP and SED as set by defs.opsys.mk so this works on non-NetBSD. 2004-01-17 03:39:35 +00:00
xtraeme
c9ee1b1158 Note update of gnome2-applets to 2.4.2 2004-01-17 01:15:04 +00:00
recht
57f81ea091 note addition of doclifter-1.6 2004-01-17 01:14:02 +00:00
xtraeme
deda2603ee Update to 2.4.2
Changes:

	Overall
		+ Help updates

	AccessX applet
		+ Fix memory management and pixbuf handling

	Battstat
		+ Leak fixes
		+ Distribute the soundlist file
		+ Major improvements in cpu usage with ACPI
		+ Fix event handling after above patch

	Cdplayer
		+ Clean up and fix leaks
		+ Dist file for NetBSD

	Charpick
		+ Remove unneeded include that broke build on
		  some platforms

	Gweather
		+ Fix a whole bunch of locations and add some new ones
		+ Fix warning on help invocation

	Mailcheck
		+ Remove duplicate definitions causing build time
		  warnings

	Mini-commander
		+ Remove compiler warning

	Mixer
		+ Leak fixes

	Modemlights
		+ Leak fixes

	Multiload
		+ Fix memory reporting
2004-01-17 01:12:43 +00:00
recht
c2612f6fbc + doclifter 2004-01-17 01:08:31 +00:00
recht
01176c05eb initial import of doclifter 1.6
The doclifter program translates documents written in troff macros to DocBook.

Lifting documents from presentation level to semantic level is hard, and
a really good job requires human polishing. This tool aims to do everything
that can be mechanized, and to preserve any troff-level information that might
have structural implications in XML comments.

This tool does most of the hard parts, but not all. TBL tables diagrams are
translated into DocBook table markup and and PIC into SVG, but EQN is not
translated.

Test loads are included in the distribution. The code has been tested in about
the most brutal possible way; it has been run against every single man page
in all sections of a full installation of Red Hat 9 with Fedore Core 1 updates.
It lifts 96% of 9836 pages without requiring any hand-hacking required.
2004-01-17 01:07:14 +00:00
xtraeme
cc93a78dba (gnome2-utils) Install all schema files into GCONF_SCHEMAS_FILE_DIR,
reported by Min Sik Kim in PR pkg/24121. Bump PKGREVISION.
2004-01-17 00:23:25 +00:00
xtraeme
2615864528 Install all schema files into GCONF_SCHEMA_FILE_DIR, reported by
Min Sik Kim in PR pkg/24121.

Bump PKGREVISION.
2004-01-17 00:21:01 +00:00
recht
b282f7083c note update of coreutils to 5.0nb4 2004-01-17 00:15:23 +00:00
recht
d2a7d5928f Don't install (g)su with the setuid bit on NetBSD, FreeBSD and OpenBSD.
Bump PKGREVISION.
2004-01-17 00:14:14 +00:00
taya
41e68dfc16 add 'BUILD_MATHML=' 2004-01-17 00:08:50 +00:00
taya
8c26f42d26 note update of mozilla to 1.6 2004-01-17 00:06:28 +00:00
taya
148029f127 Update mozilla to 1.6
- New features and Fixes from release notes:

*  One of the most requested Mozilla Mail features, an option to
separate the Recipient and Sender columns in the thread pane, has been
implemented.

* Another frequently requested MailNews feature, a preference for
placing the user's signature above the quoted text, has been added.

* "Remove from server after x days" has been implemented for POP3 mail
accounts.

* vCard support has been added to Mozilla Mail.

* Mozilla 1.6 includes a new cross-platform NTLM authentication
mechanism. This feature brings NTLM authentication to the non-Windows
Mozilla users for the first time and also delivers more robust and
featureful NTLM support to users of older Windows versions.

* Ask Jeeves searching has been added to Mozilla 1.6.

* "Translate Page" functionality has returned to this release of Mozilla.

* The View Source window now has reload functionality.

* Several security-related bugs were fixed in 1.6

* Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support,
halfop mode support, and properly masks key and password dialogs.

* Many crash bugs have been fixed.

* One step closer to the kitchen sink, about:about has been
implemented. Typing about:about in the address field will give the
user a nice list of available about:s.

* The opacity implementation was completely revamped to properly
change the opacity of all descendants as a group.

* CSS inheritance has been updated to work per CSS2.1 (computed values
are inherited).

- pkgsrc specific changes
* add option to build with gtk2 (not completed yet)(from Jeremy C. Reed)

* make mathml optional (for MozillaThunderbird)
2004-01-17 00:04:49 +00:00
kristerw
93f1a45e28 Fix build problem on NetBSD -current. 2004-01-16 20:03:59 +00:00
jdolecek
25103bd7c5 Adapt the imap-uw c-client linkage file use patches, so that
they are more acceptabtable for inclusion in master PHP sources.
No externally visible change, so pkg revision not bumped.
2004-01-16 15:04:54 +00:00
abs
e250344899 Update mserv to mserv-0.35nb6:
Add libmserv.so to PLIST
2004-01-16 13:28:27 +00:00
abs
e1a3aec651 Update mserv to mserv-0.35nb6:
Add libmserv.so to PLIST
2004-01-16 13:27:40 +00:00
jlam
5141fb3717 PERL5_PATH not necessary here since ddclient starts itself using ${PERL5}. 2004-01-16 13:14:01 +00:00
jlam
5474f8d767 bl3ify 2004-01-16 12:55:21 +00:00
jlam
64537a259e Add a variable "PERL5_PATH" that's the full path to the actual perl
binary.  This is different from ${PERL5} in that if perl is installed
using pkgviews, then PERL5_PATH points within perl's depot directory.
2004-01-16 12:46:51 +00:00
xtraeme
e0df324743 libmpeg2 updated to 0.4.0 2004-01-16 10:34:08 +00:00
xtraeme
a5b160263c Update to 0.4.0
Changes:

	o 4:2:2-profile decoding
	o Better robustness
	o Concatenated streams support
	o Color conversion helper library
	o sparc VIS MC optimizations
	o Basic documentation, etc...
2004-01-16 10:33:10 +00:00
xtraeme
390b06e34d + ffmpeg-0.4.8 2004-01-16 09:03:03 +00:00
taca
885d92e323 Update distinfo files, too. 2004-01-16 08:45:09 +00:00
jklos
e59a1a11c7 Removed "-malign-double" from compiler optimisation flags. This kept povray from
compiling on PowerPC and m68k, amongst others.
2004-01-16 08:07:31 +00:00
xtraeme
4936e07428 distcc updated to 2.12.1 2004-01-16 07:10:33 +00:00
xtraeme
559a737f1b Update to 2.12.1
Changes:

BUG FIXES:

    * When checking if a process exists, accept EPERM as indicating it
      exists but isn't ours.  This allows watching the directory of a
      different user, subject only to filesystem permissions.
      Reported by Ernst Bachmann.

    * Correct a bug introduced in 2.12 that made distccd fail to start
      when run by root because setgid failed.  Fix from Wayne Davison.

    * --without-gnome, --without-gtk now turn those options off rather
      than on.

  DOCUMENTATION:

    * New man page for distccmon-text, by Shri Shrikumar and Martin
      Pool.
2004-01-16 07:09:28 +00:00
wiz
f348528161 + TeXmacs-1.0.3, abcde-2.1.11, bogofilter-0.15.13.2, gimp-print-4.2.6,
guile-pg-0.16 [pkg/24039], iozone-3.217, moz-bin-plugger-1.5,
  nut-9.8, xmame-0.78.1, xmess-0.78.1, ysm-2.9.2.
2004-01-16 07:05:52 +00:00
xtraeme
6c9338f0b4 ilasm is installed by mono and pnet, add CONFLICTS between them and
bump PKGREVISION.
2004-01-16 06:40:50 +00:00
xtraeme
89690b798d oops, fix typo in previous. 2004-01-16 03:47:06 +00:00
xtraeme
edd3d438bd Fix DEPENDS. 2004-01-16 03:45:48 +00:00
xtraeme
5dcaf4a3a5 Note update of gcalctool to 4.3.38 2004-01-16 02:46:46 +00:00
xtraeme
54e3349c40 Update to 4.3.38 from Min Sik Kim in PR pkg/24101.
Changes since 4.3.35:

* Fixed bug 131059. Fix to allow the thousands separator to be used
  correctly with the creation of the initial constant values in the
  Russian locale.
* Fixed bug 130078. Changed the y^x button label to x^y (really x
  superscript y). Adjusted the tooltip message to "Raise displayed
  value to the power of y".
* Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
  from the get_tsep() routine in order to get the thousands separator to
  correctly work in all locales. Note that there is no thousands separator
  now for the C locale.
2004-01-16 02:46:01 +00:00
xtraeme
0884711a14 Add some missing directories, reported by Min Sik Kim in PR pkg/24113. 2004-01-16 02:38:14 +00:00
xtraeme
ce29edc599 Note update of gnome-session to 2.4.2 2004-01-16 02:36:32 +00:00
xtraeme
35abb3a82e Update to 2.4.2
Changes:

  Session Manager

        * Fix lock-up on log out with glib 2.3.1 (Mark)
2004-01-16 02:35:50 +00:00
xtraeme
09bc14c32b Note update of gnome-panel to 2.4.2 2004-01-16 02:32:26 +00:00
xtraeme
16c7ac61db Update to 2.4.2
Changes:

  Panel

  * Fix various bugs with autohide with no animations (Vincent)
  * Use the monitor size and not the screen size to position the panel
    (linchua)
  * Fix bug in menu positioning when the panel is hidden (Arvind)
  * Snap to 0/100% opacity with a 2% tolerance (Vincent)
  * Set the accessible name on drawers (Padraig)
  * Don't allow the panel to unhide when the properties dialog is open
    (Arvind)
  * Don't unhide the panel if we quickly move the pointer in and out
    (Arvind)
  * Don't unhide hidden drawers when unhiding the parent panel (Mark)
  * Fix crashing when gdk_property_get_fails (Vincent)
  * Link to help for action buttons (Vincent)
  * Don't allow vertically centered horizontal panels and vice versa
   (Vincent)
  * Make "Force Quit" confirmation dialog cancel on escape
   (Vijaykumar Patwari)

  Screenshooter

  * Don't crash when using the shape extension on an offscreen window (Vincent)

  libpanel-applet

  * Fix crasher with ORBit 2.9.4 (Mark)
  * Fix weird issue caused by not removing the dir from the GConfClient cache
    (Vijaykumar Patwari)
  * Fix a memory leak (Kjartan)

  Applets

  * Accessible name/description for various applets (Vincent)
  * Fix up the help link for various applets (Vincent)
  * Destroy about dialogs when applets are deleted (Archana Shah)

  Misc

  * Ukrainian translation of the help docs (Maxim Dziumanenko)
  * Man pages updates (Vincent)
  * Help documentation updates (Breda McColgan)
2004-01-16 02:30:30 +00:00
itojun
7f17ee2ea9 security/racoon 2004-01-16 02:30:19 +00:00
itojun
8fe68eb74f bump to 20040116a. missing ntohs() in info exchange fix. 2004-01-16 02:29:49 +00:00
xtraeme
4688596b1b Downgrade required version to >=2.4.0 2004-01-16 02:16:24 +00:00
kristerw
ffd4ba4b7f Note lang/nhc98 update to version 1.16nb2.
Add patches from the nhc98 web page:
* A degenerate type synonym like type T a = a in some circumstances
  incorrectly caused an occurence check error.
* Several new features in gcc-3.3 cause breakage in the nhc98 build.
  This patch fixes many [but ot all] of those problems.
2004-01-16 01:03:04 +00:00
kristerw
5b0298a4bd Add patches from the nhc98 web page:
* A degenerate type synonym like type T a = a in some circumstances
  incorrectly caused an occurence check error.
* Several new features in gcc-3.3 cause breakage in the nhc98 build.
  This patch fixes many [but ot all] of those problems.

PKGREVISION++.
2004-01-16 00:59:18 +00:00
tron
1c3192189f Don't use "-Wl" on platforms which define "_USE_RPATH" to "no". This
fixes build problems under Darwin.
2004-01-15 23:04:00 +00:00
ben
c966b11bfb Make mscompress output valid archives on sparc64. 2004-01-15 22:26:08 +00:00
ben
d6b5996414 Make mscompress output valid archives on NetBSD/sparc64. 2004-01-15 22:25:34 +00:00
jlam
6ec3370def Packages converted to use buildlink should think that the "real" CC is
BUILDLINK_CC.
2004-01-15 21:07:42 +00:00
rh
450bd3584b Don't force an update on people who have working versions of gtk installed.
Revert the previous and use BUILDLINK_RECOMMENDED instead of DEPENDS.
2004-01-15 20:50:15 +00:00