Commit graph

95907 commits

Author SHA1 Message Date
minskim
fca9d35ae0 Add tex-memoir. 2006-04-09 21:47:30 +00:00
minskim
fd88b11f1a Import tex-memoir. This is a newer version than the one included in
teTeX3-texmf.

Memoir is a flexible class for typesetting general fiction,
non-fiction and mathematical works as books, reports, articles or
manuscripts.  Documents can use 9pt, 10pt, 11pt, 12pt, 14pt or 17pt as
the normal font size.  Many methods are provided to let you create
your particular design.
2006-04-09 21:45:51 +00:00
joerg
1c58893e93 Installs info page. Bump revision. 2006-04-09 19:49:16 +00:00
joerg
1609950f05 Fix GCC 3.4+: "typedef enum {} foo" can't be used as "enum foo".
Correct pthread linkage.
2006-04-09 19:35:10 +00:00
wiz
f123371fc8 Note quake2forge PKGREVISION bump. 2006-04-09 18:08:28 +00:00
wiz
be108e2f6d Unquote SUBST_MESSAGEs. Fix typo. Correct path in SUBST_SED.snd.
Should fix a problem reported by Rick Kelly on pkgsrc-users.
Bump PKGREVISION.
2006-04-09 18:07:46 +00:00
cube
97cdc85401 Adapt sysctl prototype for -current. The boundary is chosen as 3.99.16.
The broken area is -current between Feb 24th 2006 and Mar 2nd 2006.

Fixes PR#33226 by Cesar Catrian Carreno.
2006-04-09 17:47:46 +00:00
minskim
b925629543 Add p5-Net-FTPSSL. 2006-04-09 17:16:56 +00:00
minskim
e4320018a7 Import p5-Net-FTPSSL from pkgsrc-wip. Packaged by dieter roelants.
Net::FTPSSL is an object oriented Perl module which implements a
simple FTP client over a Secure Shell Layer (SSL) connection written
following the directives described in RFC959 and RFC2228.
2006-04-09 17:14:33 +00:00
schmonz
7ca769f46b Note rss2email update. 2006-04-09 17:02:43 +00:00
schmonz
8746ca937d Update to 2.57. From the changelog:
* Merge various patches for reliability
* Clean up error messages and typos
* Only log into SMTP server once
* SMTP AUTH
* Windows support
* HTML in titles
2006-04-09 17:01:55 +00:00
minskim
4eb3d4e291 Note update of alee-ttf. 2006-04-09 16:54:57 +00:00
minskim
8cb557cc26 Update alee-ttf to 7.3. Patches provided by Yi Min-Cheol in PR pkg/33213.
Changes since 6.3:
Add [0x0e-c00ky].ttf.
Add EunjinNakseo.ttf.
Rename EunJin.ttf to Eunjin.ttf.
Rename [C00ky].ttf to [0b0d-c00ky].ttf.
Update EunBangwool.ttf and Eunjin.ttf.
Fix postinst to unregister removed/renamed font from defoma.
Fix wrong HeadDescent of several fonts.
Fix wrong HeadAscent of several fonts.
2006-04-09 16:54:11 +00:00
wiz
333d9f0a28 links{-gui,} updated to 2.1pre21. 2006-04-09 16:18:29 +00:00
wiz
695fc4da5c Update to 2.1pre21:
=== RELEASE 2.1pre21 ===

Sun Apr  2 19:37:50 MET 2006 user:

	Fixed some quirks when URL contained multiple '#' characters

Sun Apr  2 19:08:45 MET 2006 user:

	Better parsing of FTP directories (fixes Quick 'n Easy FTP Server)

Sun Apr  2 17:10:30 CEST 2006 mikulas:

	Fixed javascript memory leak on www.ebay.com
	The bug was due to namespace containing reference to itself
	PerM is really a programmer pig. After writing namespace allocation and
	initialization 39 times, he didn't even consider making it function :-(

Thu Mar 30 20:36:39 cet 2006 mikulas:

	Location: field in HTTP reply is now allowed to contain position
	specification '#'

Thu Mar 23 15:20:22 CET 2006 mikulas:

	Do not send Accept-Language to a buggy Netscape-Enterprise server
	Do not send "en" language twice in Accept-Language

Mon Mar 20 01:14:58 MET 2006 user:

	Changes license to allow linking with OpenSSL

Sun Mar 19 03:07:32 MET 2006 mikulas:

	Support 
, 
 and 	

Sat Mar 11 04:08:15 MET 2006 mikulas:

	An option to turn off IP type-of-service (some misconfigured firewalls
	drop packets with it)

Mon Mar  6 17:27:27 MET 2006 mikulas:

	When clicking on images with keyboard, submit point (1,1), not (0,0)
	(work around another bug on mail.centrum.cz)
	Submit value attribute with image

Sun Mar  5 21:07:38 MET 2006 mikulas:

	Ignore percentual height specification in html (links took it relatively
	to the height of the screen while other browsers interpreted it
	relatively to the height of a table cell)

Sun Mar  5 20:47:23 MET 2006 mikulas:

	Make multipart boundary format compatible with Netscape (unfortunatelly
	there are buggy servers that depend on it --- for example
	mail.centrum.cz)
	Do not send Content-Type when there's no file to upload

Wed Mar  1 01:01:36 MET 2006 Andrei Paskevich

	Fix tokenizer of javascript when it encounters 0xff character

Tue Feb 28 01:46:18 cet 2006 mikulas:

	OS/2 Pmshell gui: Ignore mouse-move events if mouse position stays the
	same. Mozilla is somehow generating these events when its javascript
	runs and it disrupts links

Mon Feb 27 05:24:28 cet 2006 mikulas:

	Make textarea wrapping default (compatible with Mozilla, Netscape has
	default no wrapping)

Sat Feb 11 02:26:24 cet 2006 mikulas:

	More bug-compatible parsing of superfluous quotation marks

Sun Feb  5 21:11:49 MET 2006 mikulas:

	Fixed some quirks when searching in associations or extensions ---
	search sometimes didn't find anything (depending on random memory)
	and window was not properly redrawn

Sun Feb  5 20:15:38 MET 2006 mikulas:

	Fixed crash when bookmarks window was opened after changing bookmarks
	charset

Sun Feb  5 18:54:52 MET 2006 mikulas:

	Case-insensitive search of all characters

Wed Jan 25 16:26:35 MET 2006 user:

	Fixed some quirks in graphics user interface:
		selection didn't work when javascript was not compiled in
		right mouse button didn't display menu when text was selected
		serch text temporarily disappeared when user clicked on it
		middle button didn't click on scrollbars

Wed Jan 25 05:18:08 CET 2006 mikulas:

	Updated manpage

Mon Jan 23 18:22:41 MET 2006 user:

	Fixed textarea content corruption due to overlapping areas in memcpy

Thu Jan 19 18:13:52 MET 2006 user:

	Disallow access to proxy:// urls from user interface
	(they are internal-only)

Thu Jan 19 17:57:13 MET 2006 user:

	Accept urls http://host.domain#position

Sun Jan 15 16:29:19 MET 2006 mikulas:

	Find X-window in X11R7 directory

Sun Jan 15 05:51:13 MET 2006 user:

	Preserve config, history and bookmarks in case of IO error (including
	full disk)

Fri Dec 30 17:31:26 MET 2005 user:

	Guess content-type by extension on misconfigured servers that
	return text/plain or application/octet-stream

Thu Dec 29 23:35:32 MET 2005 Jakub Bogusz

	Updated Polish translation

Thu Dec 22 15:14:00 MET 2005 mikulas:

	Discard mouse events while user viewer is in foreground (but due to some
	quirks in gpm/svgalib, it may still produce spurious mouse-click events)

Thu Dec 22 13:36:38 MET 2005 user:

	Fixed bug with downloads and cyclic redirects (now, as when loading
	real documents, it turns off cache and displays error if it doesn't
	help)
2006-04-09 16:17:55 +00:00
rillig
5f30035acc Added RCS Id. 2006-04-09 16:09:26 +00:00
rillig
58b2de176f Fixed pkglint warnings. 2006-04-09 16:08:06 +00:00
rillig
69912d7b87 Fixed a typo in PYTHON_PATCH_SCRIPTS. 2006-04-09 16:06:30 +00:00
wiz
454ed8c37c + cocoon-2.1.9, enchant-1.2.5, leafpad-0.8.8,
links-2.1.0.21, links-gui-2.1.0.21, openldap-2.3.21,
  p5-Class-Autouse-1.25, p5-Locale-Maketext-Lexicon-0.56, prboom-2.4.1,
  rpm-4.4.6, rss2email-2.57.
2006-04-09 16:05:11 +00:00
hira
c20477f2da Update distinfo for patch-ap. 2006-04-09 14:43:13 +00:00
joerg
bfa6f4aed8 For DragonFly before the 1.4.0 release, default to $prefix/pkgdb to
avoid conflicts with FreeBSD ports. Later versions use pkgsrc by default,
so use the more natural /var/db/pkg location and match the install CD
thereby.
2006-04-09 13:39:52 +00:00
joerg
c3d9f6bba2 Annotate addition of libsidplay2 and sidplay2, which are similiar to
libsidplay and sidplay, but can handle different inputs better.
2006-04-09 13:16:04 +00:00
joerg
f4e87c729f Hook up libsidplay2 and sidplay2. 2006-04-09 13:14:30 +00:00
joerg
253441da0d Initial import of sidplay2:
Sidplay2 is an updated version of Sidplay, which is a Commodore 64 music
file player. This version plays more SIDs and is capable of more, than
the previous Sidplay is.

From Simon Hitzemann in PR 25203.
2006-04-09 13:13:38 +00:00
joerg
345b982d82 Initial import of libsidplay2:
Libsidplay2 contains the necessary sidtune routines used by the sidplay2
package.

Provided by Simon Hitzemann in PR 25203, modified to coexist with
libsidplay.
2006-04-09 13:12:02 +00:00
wiz
f94011acc6 xchm updated to 1.7.1. 2006-04-09 12:37:36 +00:00
wiz
98d5a4af89 Remove ua locale dir again, it was a typo. 2006-04-09 12:37:01 +00:00
wiz
353d86717c Update to 1.7.1:
* 1.7:
		+ fixed the fix :-)
		+ the Ukrainian translation should have been in uk.po not
		ua.po

	* 1.7.1:
		+ the history and font dialog were broken.
2006-04-09 12:36:20 +00:00
wiz
b3c3207ae4 acroread7 updated to 7.0.5. 2006-04-09 09:54:25 +00:00
wiz
fce5293bbc Update to 7.0.5, changes unknown. 2006-04-09 09:53:59 +00:00
wiz
67216ad3a6 perl update done, thanks jlam. 2006-04-09 09:04:56 +00:00
heinz
bdf81937a6 Added appropriate TEST_TARGET. 2006-04-09 08:57:54 +00:00
adam
09a8e8163f Updated emulators/atari800 to 2.0.2 2006-04-09 08:32:32 +00:00
adam
e5a6c0a8ac Changes 2.0.2:
* Blargg's NTSC composite video emulator, based on NewRisingSun's Algorithm.
 * small fixes in ANTIC/GTIA emulation
 * fixed DCM image handling (broken in 2.0.0)
 * added emulation of Atari XL/XE with 192 KB RAM
 * integrated SEGA Dreamcast port
 * Atari Inverse key mapped also to "`" (backquote) in SDL port
 * some minor improvements
 * much more DOC/TODO
2006-04-09 08:31:13 +00:00
xtraeme
d2c91cda13 Sync patch-ap with FreeBSD/ports. Replacing strndup() and getline()
with fgets().
2006-04-09 08:21:22 +00:00
xtraeme
669483e5ba Updated multimedia/xine-ui to 0.99.4 2006-04-09 07:28:12 +00:00
xtraeme
95f31913a8 Update to 0.99.4:
xine-ui (0.99.4) unstable; urgency=low

  * Fixed deadlock, segfaults and mem-leaks, several other fixes and enhancements,
    can't remember details (thanks also to Marcelo Jimenez and Jakub Labath)
  * Menu to reset video controls
  * fixed menu shortcut strings allocation/freeing [bug #1223022]
  * audio post plugin support
  * use UTF-8 for Japanese locale if nl_langinfo doesn't work [bug #1096974]
  * expand tabs in post-plugin help
  * merge some osd menus from oxine
  * aspect ratio fixed for multihead setups (especially TwinView)
    [bugs #1089328, #1001702 and #989157]
  * fixed parsing post plugin parameters of type double for some locales
  * autoload subtitles with .txt extension too
  * be more POSIX-compliant (head, tail) (build fix) [bug #1172729]
  * Russian translations (thanks to Pavel Maryanov)
  * forced not loading old playlist with -P option

xine-ui (0.99.3) unstable; urgency=low

  * enlarge stream info window (required for Russian translation),
  * possibility to specify more than one playlist in command line,
  * unlock mutex before destroying (thanks to Matthias Drochner),
  * netBSD mutex locking fix,
  * cursor support implementation into xiTK,
  * use post plugins for deinterlacing,
  * fix segfault on enqueuing,
  * fix segfault on playlist deletion,
  * add non-official subtitle support into ASX playlists,
  * add get_speed in session control optarg,
  * restore original sound volume on exit,
  * fix memory corruption with huge playlists,
  * remove obsolete "black stream hack",
  * reset screensaver after playback resume,
  * various WM layering bugs,
  * handle new UTF8 meta infos,
  * Japanese translations (thanks to Tadashi Jokagi),
  * visualization switching while playback is running fix,
  * handle .pls playlist inside URL,
  * new 'b' shortcut (border visibility toggle),
  * support alpha channel in splash screen image,
2006-04-09 07:26:52 +00:00
jlam
87cd0b8d86 Ensure that perl uses /bin/sh (or the appropriate functional equivalent)
for executing shell commands.  Fix from PR pkg/32812 by Anne Bennett.
2006-04-09 07:11:13 +00:00
jlam
a3aa1c0d3c Update lang/perl5 to 5.8.8. Changes from version 5.8.7 include:
* Updates of many standard Perl modules.
   * Performance enhancements for loadable modules and memory usage.

   * Fixed bug when running with "-w".  Previously when running with
     warnings enabled globally via "-w", selective disabling of specific
     warning categories would actually turn off all warnings.  This
     is now fixed; now "no warnings 'io';" will only turn off warnings
     in the "io" class.  This bug fix may cause some programs to start
     correctly issuing warnings.

   * Perl 5.8.4 introduced a change so that assignments of "undef" to a
     scalar, or of an empty list to an array or a hash, were optimised away.
     As this could cause problems when "goto" jumps were involved, this
     change has been backed out.

   * Using the sprintf function with some formats could lead to a
     buffer overflow in some specific cases.  This has been fixed,
     along with several other bugs, notably in bounds checking.

   * Fixed bug in pkgsrc-installed perl-5.8.7 and all subsequent
     PKGREVISIONs, where perl didn't look for site modules under
     /usr/pkg/lib/perl5/site_perl, but only under
     /usr/pkg/lib/perl5/site_perl/5.8.0, and similarly for the vendor
     modules.

   * Honor PKGMANDIR when installing man pages.
2006-04-09 06:34:32 +00:00
jlam
2303de8f66 Update to reflect current usage of INFO_FILES, which should just be defined
or not defined.
2006-04-09 01:14:52 +00:00
jlam
60eb7ef006 Info files have been moved to the PLIST already, so empty out the
INFO_FILES variable.
2006-04-09 01:11:31 +00:00
schmonz
c2cdee0387 Note p5-XML-RSS-Parser update. 2006-04-09 01:01:47 +00:00
schmonz
11bf7cbf9c Update to 4.0. From the changelog:
- Requires XML::Elemental 2.0 for SAX-based parsing.
- Switched internal storage of element and attribute names to
    Clarkian notation.
- Too many bug fixes and minor enhancements to list.
- Added atom, itunes, openSerch, feedburner and creativeCommons
    namespaces to default set.
- Moved XPath namespace and prefixes storage from Element to the
    Parser module.
- Added register_ns_prefix, prefix and namespace methods to parser
    for OO access to the internal hashes.
- Introduced use of Class::ErroHandler for more quieter error
    handling.
- We have tests.
- Introduction of Util module. Moved as_xml and encode_xml methods
    from Element to Util.
2006-04-09 01:01:19 +00:00
wiz
b5d35c3f3e Remove some updates that have been done.
(thanks, drochner+ghen+minskim+rxg!)
2006-04-08 23:43:23 +00:00
wiz
5d3ef57e87 Note g-wrap PKGREVISION bump. 2006-04-08 23:42:11 +00:00
wiz
b493aca91f Use glib2 instead of glib. Bump PKGREVISION. 2006-04-08 23:41:44 +00:00
wiz
18145f9b13 gnucash-devel updated to 1.9.4. 2006-04-08 23:41:06 +00:00
wiz
35af0e470f Update to 1.9.4:
1.9.4 - 05 Apr 2006
 	 o Welcome to GnuCash 1.9.4 aka "Better late than never" the fifth of
	 several unstable releases of the GnuCash Open Source Accounting
	 Software which will eventually lead to the stable version 2.0.0. This
	 release contains many bugfixes since the fourth release but is still
	 only intended for developers and adventurous testers who want to help
	 tracking down bugs.
	 o WARNING WARNING WARNING - Make sure you make backups of any files
	 used in testing versions of GnuCash in the 1.9.x series. Although the
	 developers go to great lengths to ensure that no data will be lost we
	 cannot guarentee that your data will not be affected if for some
	 reason GnuCash crashes in testing these releases.
	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
	 to you. Then post any bugs you find to bugzilla
	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
	 o Major bugfixes include -
	 o More Register fixes.
	 o Fixes to Scheduled Transactions.
	 o Report fixes.
	 o Add support for renumbering the account codes for all the children
	   of a given account.
	 o Fixes to the hierarchy druid.
	 o Regularize capitalization of the word 'GnuCash' where its user
	   visible.
	 o Fixes for Scheduled Transactions.
	 o Added new toolbar icons and buttons.
	 o Fix the lack of action strings in the popup menu.
	 o Add a context menu to the reconcile window.
	 o Fix the dialog so that the 'Cancel' button cancels all changes made
	   since the dialog was opened.
	 o Fixes for currencies and currency quote retrievals.
2006-04-08 23:40:11 +00:00
minskim
dceebfcc38 Add fluxter. 2006-04-08 23:30:44 +00:00
minskim
6498a92d09 Import fluxter from pkgsrc-wip. Packaged by Michael-John Turner.
fluxter is a newer incarnation of bbpager, which is like the name suggests a
pager tool for Blackbox.

The major changes to bbpager are:
o Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in
  blackbox directories.
o Default styles come from the fluxbox configuration.  Without
  customization it will track the look of the current theme.
o The configuration files have been renamed to fluxter.bb (used in a
  fluxbox environment) and fluxter.nobb (used in a non-fluxbox
  environment).  These files should go in fluxbox configuration
  directories, such as ~/.fluxbox.
o The X resource entries in the configuration files use fluxter as a label,
  rather than bbpager.
o Per-workspace wallpaper changing is supported by the addition of
  per-workspace rootCommand configuration entries.  For example:
    fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png
    fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png
    fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png
2006-04-08 23:29:21 +00:00