Commit graph

108523 commits

Author SHA1 Message Date
joerg
802fa35d40 Require new doxygen and fix PLIST. Bump revision. 2007-01-20 14:29:04 +00:00
wiz
0ddd81d7ed ghostscript-8.55 does not exist (yet?). 2007-01-20 14:27:43 +00:00
joerg
22c0b635d3 Require the new graphviz and include the various graphics directly.
Bump revision.
2007-01-20 14:26:58 +00:00
joerg
54b1e79e7b No need for X11 here. Bump revision. 2007-01-20 14:25:24 +00:00
wiz
7109e015b0 dvdauthor updated to 0.6.13. 2007-01-20 14:24:52 +00:00
wiz
5eaba014b9 Update to 0.6.13:
0.6.13: January 13, 2007
	fix handling of audio packets that have no PTS
	patch from Romain Chantereau to fix libmagick6 not including stdarg (Closes: Debian Bug#317463)
	fix int/unsigned problem: dvdauthor dumps core on some mpegs (Closes: Debian Bug#345105)
	substantially reduce runtime memory requirements
	fix numerous memory leaks
	support '-', '&FD', and pipes more consistently and for more places
	if possible, make color #0 (of the 4 color subtitle palette) be transparent (Closes: Debian Bug#387828)
	fix byte overflow on PGC Command Table Size (Lucas Pierce)
	minor errorchecking for vobs with no filenames
	fix segfault relating to jumppad
	fix omission of jumppad table if a menu pgc was defined with ptt or title entry
	incorporate Debian manpages for dvdunauthor, dvddirdel, mpeg2desc, and spuunmux
	loosely support 24, 30, and 60fps
	buttons need even 'Y' coordinates

0.6.12: January 7, 2007
	print offending vob names on audio discontinuity
	change assert to verbose warning for more than 128 commands per pgc
	fix spumux "read 0, expected 4" false warning
	fix border condition with TMAPT table
	add -n flag to skip writing output
	add remap support for subtitle command #7 (CHG_COLCON)
	fix sector number overflow in IFO files
	don't escape command sent to shell
	fix underflow wraparound in computing dts for subtitles
	fill in reference pointers for all 3 frames even if less than 3 exist
	allow last vobu of cell to have a forward pointer to self
	fix TMAPT bug (ptsbase=0; matches Bullitt)
	support random(FOO) in vm
	allow the use of all 16 GPRMS via 'allgprm="yes"' option
	embed commands within the VOB if only one instruction
	set entries within the actual PGC instead of creating extra PGCs whenever possible
	vm_optimize combines set GPRM/SPRM and link command (Michael Kreuzer)
	warn if the button value is not a multiple of 1024
	fix CreateCallAdr: first 2 bytes of C_ADT contains number of vobs (Michael Kreuzer)
	fix TocGen: set frame rate (Michael Kreuzer)
	fix spuunmux button output to work with spumux (Michael Kreuzer)
	make counters work; allow hex, kilo, and lang numeric codes (Michael Kreuzer)
	remove all vestiges of button handling from post if not necessary (Michael Kreuzer)
	new vm commands added: break, goto (Michael Kreuzer)
	dvdunauthor uncompiles pre, post, fpc, cell, and button commands
	add 'crop' keyword for widescreen (crops 4:3 image for 16:9 tvs)
	if audio extends beyond video, then set sector pts accordingly
	support separate subpicture streams for normal, widescreen, letterbox, and panscan
	allow text subtitles to be forced on
2007-01-20 14:24:21 +00:00
joerg
6c607f68ce Modular Xorg support. 2007-01-20 14:16:29 +00:00
joerg
f5f0c5822d Actually include the fix for the memory leak. Noticed by veego. 2007-01-20 14:07:12 +00:00
joerg
1228ede32c Update py-setuptools as it is needed by some to-be-imported Python apps. 2007-01-20 13:57:05 +00:00
joerg
c408a10186 Update to setuptools-0.6c3.
0.6c3
        * Fixed breakages caused by Subversion 1.4's new "working copy"
          format

0.6c2
        * The ez_setup module displays the conflicting version of
          setuptools (and its installation location) when a script
          requests a version that's not available.
        * Running setup.py develop on a setuptools-using project will
          now install setuptools if needed, instead of only downloading
          the egg.
2007-01-20 13:56:02 +00:00
joerg
c1fc3a0120 graphviz is again build with dynamic modules but without pangocairo.
It also depends on ghostscript-fonts now as it is often needed.
2007-01-20 13:52:09 +00:00
joerg
66d53e8c0d Disable pangocairo and the resulting xlib plugin for now.
Reenable dynamic loading. It was originally disabled as it
causes segmentation faults on NetBSD for what seems like
memory corruption.
Fix an obvious memory leak.
Depend on ghostscript-fonts to make this much more useful.
Bump revision.
2007-01-20 13:49:03 +00:00
joerg
c9b8ce1996 No X11 here. Bump revision. 2007-01-20 13:33:13 +00:00
joerg
b3a2853fff Modular Xorg support. As this package needs libX11 only for the test
program, make it a build dependency and bump revision.
2007-01-20 13:26:12 +00:00
wiz
7b2d6b6f66 evince-2.7.1 depends on gnome-icon-theme-2.17.1 (which is unstable);
assume evince-0.7.1 is unstable too and remove it.
2007-01-20 13:23:25 +00:00
joerg
e089f73350 No need to depend on X11 here. Bump revision. 2007-01-20 13:22:50 +00:00
joerg
9544c3136c Modular Xorg support. 2007-01-20 13:06:16 +00:00
wiz
cd81ea1f98 - cqcam (thanks, rillig), gauche (thanks, uebayasi), seamonkey (thanks, ghen). 2007-01-20 13:03:42 +00:00
wiz
4e3322a416 + dvdauthor-0.6.13, gok-1.2.1, pfqueue-0.5.4, rails-1.2.0,
xbindkeys-1.8.0, zile-2.2.27.
2007-01-20 13:02:09 +00:00
joerg
46fe7db047 Add DragonFly and modular Xorg support. 2007-01-20 12:56:27 +00:00
joerg
c22a8b7618 Fix a bug in the first version of the DragonFly support. 2007-01-20 12:33:37 +00:00
joerg
d5849487d4 Add DragonFly support. 2007-01-20 12:18:31 +00:00
joerg
641d95d265 Add a note about patch-ac's intention. 2007-01-20 12:15:38 +00:00
ghen
234b2c3046 Updated www/seamonkey, www/seamonkey-bin and www/seamonkey-gtk1 to 1.1. 2007-01-20 10:56:13 +00:00
ghen
349bb370c5 Update seamonkey, seamonkey-bin and seamonkey-gtk1 to the Seamonkey 1.1
release.

The calendar component has been removed from Seamonkey in favour of Sunbird
(time/sunbird) and Lightning, see http://www.mozilla.org/projects/calendar/

New features and fixes in this version:

General
* ChatZilla has been updated to a newer version (Bug 324439)
* When launching SeaMonkey, already-running instances are detected (Bug 122698)

Browser
* Spelling is checked when writing in textareas (Bug 302050 and bug 338318)
* A warning page is now shown before displaying about:config (Bug 339720)
* Tooltips from web pages can now be multiple lines, either due to automatic
  text wrapping or explicit newlines added to the text value (Bug 356900)
* When you visit a secure site, the URL bar changes color to turns make
  security status more visible (Bug 335113)
* When using keyword URLs, it is no longer necessary to type "keyword:" (typing
  "keyword:" will no longer work). Just type the keyword name (Bug 337339)
* You can now drop URLs and bookmarks between existing tabs, which will result
  in a new tab being created where you dropped the URL (Bug 324591)
* When hovering on a tab, the tooltip now displays a preview of the tab's
  contents (Bug 315207)
* The search sidebar now behaves better (Bug 252802)
* The bookmarks menu and personal toolbar folder overflow menu now have context
  menus (Bug 50504)

Mail & Newsgroups
* Message labelling has been superceded by tagging, which provides much more
  than the original 5 labels and comes with new preferences (Bug 342560 and
  others)
* The preferences for junk mail have been reorganized, and can now be set on a
  per-account basis (Bug 335846)
* Improved phishing detection (Bug 326082 and others)
* New mail notification has been improved (Bug 327613, 305384, and others)

Address Book
* It is now possible to move or copy cards between address books. Cards can
  only be copied to mailing lists, so you need to use ctrl key while dragging
  to copy the card to the mailing list. When dragging cards between address
  books, the default action is move, use ctrl to copy instead. (Bug 35837)

For the complete changelog, see
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1/changelog.html
2007-01-20 10:54:44 +00:00
taca
91d34244a4 Note update of security/openssh package to 4.5.1nb1. 2007-01-20 10:05:06 +00:00
taca
c1cf735115 Update hpn-patch; openssh-4.4p1-hpn12v13 to openssh-4.5p1-hpn12v14.
Accurate changes are unknown.

Bump PKGREVISION.
2007-01-20 10:03:39 +00:00
uebayasi
8a1c08818d Enable pthread support; bump revision to 1. 2007-01-20 06:35:45 +00:00
toshii
44c19e7c54 Fix a copy-and-paste error, pointed out by Kouichirou Hiratsuka.
Also while I'm here, spell the company name correctly.
2007-01-20 05:41:24 +00:00
rillig
d4c9967cdc On Solaris 10, I had to disable joystick and scancodes support.
PKGREVISION++
2007-01-20 02:25:31 +00:00
rillig
ca7d6847e9 Made the Makefile simpler. 2007-01-20 02:19:40 +00:00
rillig
00af75a99a LOCALBASE should be used instead of PREFIX when referring to existing
files. This allows setting INSTALLATION_PREFIX for the package.
2007-01-20 01:47:00 +00:00
rillig
7d4a6ee48b Added a patch for sunpro on Solaris. 2007-01-20 01:04:04 +00:00
dmcmahill
c75af07a5b Fix this up on solaris with some patches from Stephen Borrill and some
from myself.
2007-01-19 23:37:43 +00:00
dmcmahill
499b0e625b use
FOO=bar
export FOO
instead of
export FOO=bar

for the benefit of solaris.
2007-01-19 23:36:17 +00:00
minskim
e0977a680b Both db.h and ndbm.1 must be included to use DBM. Use both headers
in extconf.rb to check the availability of DBM.  This makes the package
build on Darwin.
2007-01-19 19:50:46 +00:00
tv
093d5f5c86 Update htdocs-share to a new snapshot that allows for the ghostscript
package to be named simply "ghostscript".
2007-01-19 19:39:38 +00:00
tv
abe94f1d0a grammarfix in Interix blurb 2007-01-19 18:24:52 +00:00
wiz
2034aba58a + TeXmacs-1.0.6.8, bittorrent-5.0.5, gdl-0.7.1, mail-notification-4.0,
seamonkey-1.1.
2007-01-19 18:06:18 +00:00
wiz
a88ff2d299 Fix compilation on platforms where gcc does not produce PIC objects by default. 2007-01-19 18:04:03 +00:00
joerg
ad431caf9b Add DragonFly support. 2007-01-19 16:28:15 +00:00
sborrill
82c83eee78 Add www/ap-auth-external and update net/citrix_ica 2007-01-19 15:34:15 +00:00
taca
dbb92ea883 Note update of mail/mew pacakge to 5.2. 2007-01-19 15:11:43 +00:00
taca
912819bff3 Update mew to 5.2.
Changes from 5.1 to 5.2: (http://www.mew.org/release/index.html.en#Mew-5.2)

* Full S/MIME support based on GnuPG 2.
        http://www.mew.org/feature/smime.html.en

* Automatic resizing for large JPEG/PNG images.

* Hyper Estraier support.
        http://www.mew.org/feature/est.html.en

Hyper Estraier is a full text search engine based on the N-gram
algorithm which is independent on language. You can search your target
messages from ALL folders on Windows, Mac, and UNIX.
2007-01-19 15:10:50 +00:00
joerg
9351003678 Add checksum for patch-ac. 2007-01-19 15:04:07 +00:00
rillig
c6036da639 This package is not MAKE_JOBS_SAFE. 2007-01-19 14:59:06 +00:00
joerg
880b099e99 Modular Xorg support. 2007-01-19 14:58:17 +00:00
uebayasi
cab8779a45 Try to inform legacy variables / options. Minor cleanups. 2007-01-19 14:02:39 +00:00
uebayasi
07be83e881 Note import of Kahua 1.0.1.
Kahua is CPS, Continuation Passing Style application framework written
in one of scheme implementation, Gauche.

CPS has following advantages.

- You can use "Continuation" easily so you can resolve the typical Web
  Applicaiton's problem of process disconnection.
- You can program declaratively by using S-expressions as fundamental
  data type.
- You can use Kahua's Object Database to permanent data by itself.
- You can modify the function being run and it supports incremental
  development.

Gauche is an R5RS Scheme implementation that is designed to be a
useful tools for daily work.  See http://practical-scheme.net/gauche/
in detail.

Kahua is licensed under the modified BSD license.  See COPYING in detail.

"Kahua" means platform, location or base in Hawaiian.
2007-01-19 13:47:07 +00:00
uebayasi
546fd9c15c +kahua 2007-01-19 13:46:20 +00:00