Commit graph

123641 commits

Author SHA1 Message Date
reed
9c61839662 Changed version to match upstream. (From 2.0 to real "2".) 2008-03-08 13:50:57 +00:00
joerg
990b7f1f48 DESTDIR clean. 2008-03-08 13:49:10 +00:00
tnn
aaec6e7812 Updated findutils, grep, noweb. 2008-03-08 13:07:01 +00:00
tnn
c1115611f8 PR pkg/38194: Aleksej Saushev: Update devel/noweb to 2.11b.
CHANGES FOR VERSION 2.11b - released 12 Jun 2006
Make noroff use -mm by default (Debian 218050)
Fixed flagrant errors in noweave -x -troff (but bad formatting remains)

CHANGES FOR VERSION 2.11a - released 20 May 2006
Clarify instructions for $PATH and $MANPATH (B Pierce)
Create examples/Makefile.awk (B Pierce)
Clarify documentation: unescaped << and >> not OK in docs chunk (R Hemmecke)
Add -lua option to docs2comments filter

CHANGES FOR VERSION 2.11 - released 6 April 2006
Braces did not render correctly in [[<<$\{a_i\}$>>]] (Albert Reiner)
From Kevin Quick, Windows hints and a new NOTANGLE.BAT
Generate postscript with -P cmz for better PDF (Francky Leyn)
Clarify for noweave -delay that the first doco chunk is before the first @
extended xchunks with -summary argument
Line in a code chunk opening with unclosed, unescaped << is OK (Ralf Hemmecke)

UNDO ME!  Make docs2comments filter tolerate embedded @xref stuff..
Added Windows XP help to FAQ (David Lemmon)
Noidx now calculates labels for a code chunk using the number of preceding
  definitions from the same @file, not the overall number
Change wording for \noweboptions{german} (Christian Lindig)
Need to insert \leavevmode in \sublabel so that new \@bsphack will work right
From Yann Dirson, new filters in contrib/ydirson.
From Fr'ed'eric Lin'e, some improvements in French translation (apologies to Moli`ere)

CHANGES FOR VERSION 2.10c - released 17 Jul 2002

Bug in noidx.nw caused tag NWD1 etc to be used in multiple files.
Cleaned up alignment tags in tables emitted by l2h.nw (Federico Di Gregorio)
Fixed some bugs in the HTML markup for the hacker's guide
Goes back to iconc, except for noidx.nw, which can't be compiled because
  of the 32-bit polynomial arithmetic

CHANGES FOR VERSION 2.10b - released 15 Jul 2002

Bug in xchunks.nw, around line 100 -- db never initialized (Stephen Edwards)
In local identifier cross-reference, enable breaks between pages
   of multiply defined identifiers (option breakdefs)
Create a secret \noweboptions{breakcode} for those who want their
   code chunks broken across page boundaries
German is `Benutzt' not `Benutztt' (Johannes Huesing)
No longer suggests iconc; compiling with icont is now the default.

CHANGES FOR VERSION 2.10a - released 30 Mar 2001

Fixed problem in src/Makefile -- FAQ should be built by `source' not `all'

CHANGES FOR VERSION 2.10 - released 16 Jun 2000, but not officially

Added -matlab to nountangle (Uwe Brauer)
Added \nwblindhyperanchor to \weblabel (Andrew Swann)
Changed one more 'char c' to 'unsigned char c' in recognize.nw (Gilles ANDRE)
Change noweb.sty to support more than 26 code chunks on a page (F. Leyn)
l2h skips optional arguments with \includegraphics
fixed bugs in htmltoc having to do with nested anchors on one line
Added capacity for two more filters to noweave script
Fixed bug in autodefs.sml (including spaces in symbol chars)
Added autodefs.mmix
Added autodefs.asdl
Scripts for Plan 9 rc (Russ Cox)
Tinkered with noidx sortkey
Added \mbox{} to \nwnewline, so that spaces won't be eaten (John Cummings)
Added xchunks filter, per request of Mike Smith & Glenn Holloway
Replaced FORTH uniqueid heuristic with 32-bit CRC
Added pipedocs filter to pipe documentation chunks through commands
Added h2a (convert html to ascii) for use with pipedoces
Added docs2comments filter, with pipedocs and h2a, to replace nountangle
Added nwmtime filter; helps derive Zephyr web pages
Moved the official FAQ to html
Added multiple-language support to noweb.sty (Miguel Filgueiras)
notangle -L initial newline is a bug and will never be fixed (Harald Soleng)
Added \noweboptions{noxref}, intended for temporary use inside documents.
2008-03-08 13:02:40 +00:00
tnn
9edc6b3ed2 Update to grep-2.5.3.
Main changes are move to GPLv3 and several updated translations.
Also some bugfixes (at least the ones we had patched in pkgsrc).
Sorry, not more specific because NEWS isn't properly maintained.
2008-03-08 12:16:43 +00:00
tnn
2d369b18de * Major changes in release 4.2.33, 2008-02-13
New and updated translations
* Major changes in release 4.2.32, 2008-01-25
Moved to GPLv3.
Bugfixes:
#19596: -printf %b should be compared with %s/512, not %s/1024.
#20970: Trailing slash on directory arguments breaks -name.  "find
  foo/ -name foo" now correctly matches foo and printf foo/.  See POSIX
  interp http://www.opengroup.org/austin/interps/uploads/40/14959/AI-186.txt
#20751: Avoid memory corruption in find -ls that has been present
since 4.2.28.
#20662: Avoid memory leak in find -name and other places affected by
gnulib dirname module.  The leak had been present since 4.2.28.
#20273: When xargs is successful without consuming all of stdin (for
  example, with the -E option), and stdin is seekable, xargs now
  correctly restores the file position, even on platforms where exit()
  does not follow the POSIX rules of doing likewise.  Likewise for find
  (for example, with the -ok action).
#15384: Find misbehaves when parent directory is not readable.
2008-03-08 11:15:03 +00:00
obache
8726fbedb8 Need -lrt on NetBSD-current for sched_*.
Fixes PR 38150.
2008-03-08 11:14:11 +00:00
spz
e9602106e1 - update DESCR to match reality
- add patch to src/gnug++/int.defs.h for Solaris compatibility
  (by Ian Dickinson, iand@eng.pipex.net)
- move Errors manpage to a less general name (suggested by Ian Dickinson)
- add patch to src/RtConfig/f_cisco.cc by Hagen Boehm <hboehm@NIC.DTAG.DE>
  (fixes up the string that gets output instead of a copy of said string)
- improve src/Makefile.in some more
2008-03-08 11:00:34 +00:00
adam
5f4b0f1513 Updated sysutils/ntfsprogs to 2.0.0 2008-03-08 08:58:00 +00:00
adam
b835c1d276 Changes 2.0.0:
* ntfsmount (and libntfs) now has full basic read/write support.
* Cryptographic code is now integrated into libntfs, thus ntfscat and ntfsmount
  now can read encrypted files.  See "man 8 libntfs" for details.
* ntfsresize (and the entirety of ntfsprogs/libntfs in fact) now have full
  support for Windows Vista.
* ntfsprogs and libntfs are now entirely endian safe and more over now we have
  checks that automatically reports endian errors.
* mkntfs now creates a DCE compliant GUID for the volume and does a few other
  things to be more compliant with Windows Vista.
2008-03-08 08:56:47 +00:00
kefren
c96d38ddaa optionally allow build of arts plugin 2008-03-08 05:19:57 +00:00
jlam
daa416222d Don't hardcode "1.8" in the GEM_SUBDIR -- use ${RUBY_VER_DIR} instead. 2008-03-08 03:37:55 +00:00
tnn
3fdc39b777 Note flex, coreutils updates. 2008-03-08 01:12:03 +00:00
gdt
7151bb5353 Mac OS X compatibility fix from Nick Goffee. 2008-03-08 01:10:27 +00:00
tnn
cd15aa65a3 Conflict with sysutils/mktemp iff ${GNU_PROGRAM_PREFIX} == "" 2008-03-08 01:09:50 +00:00
obache
ff8021193b Updated misc/dtach to 0.8 2008-03-08 01:07:38 +00:00
tnn
db2fe5ff53 Update to coreutils-6.10.
New tools:
* gmktemp - GNU implementation of mktemp(1)
* gchcon  - change the SELinux security context of a file
* gruncon - run a program in a different SELinux security context

Programs now default disabled by upstream (thus not installed):
* ghostname
* gsu (XXX: could make this a PKG_OPTION if requested)

Also assorted bugfixes.
2008-03-08 01:06:52 +00:00
obache
be08b597ad Update dtach to 0.8.
Patch provided by MAINTAINER, Francis GUDIN.

The changes in version 0.8 are:
- When using dtach -A or dtach -c, the master will now wait until the client
  attaches before trying to read from the program being executed. This avoids
  a race condition when the program prints something and exits before the
  client can attach itself.
- Instead of exiting quietly, dtach will now report any errors that occur
  while trying to execute the program.
- dtach -n can now be used without a terminal.
- dtach -A will now try to detect and remove stale sockets.
- Removed a Linux-specific escape sequence from the code that restores the
  original terminal settings.
- Changed dtach.1 to use \- for the dashes in command line options, and
  fix an ambiguous backslash.
- Use non-blocking mode in the master process, and avoid data loss by ensuring
  that at least one attaching client succesfully completes a write.
- Fix -e ^<char> to work with lowercase characters.
2008-03-08 01:06:50 +00:00
reed
0d7fec833d Add new package. 2008-03-08 00:57:58 +00:00
reed
4335536134 Use PKGNAME_NOREV instead for WRKSRC. (Thank you pkglint!) 2008-03-08 00:49:26 +00:00
jlam
31df13cb5a Back out previous... this was a mistake because the setup.rb file I
was looking at was not the "standard" setup.rb file.  In standard
setup.rb files, the argument to --prefix is indeed the staging directory.
2008-03-08 00:47:31 +00:00
reed
0cc93da3cb Import new package from pkgsrc-wip: lilo
LILO is the Linux boot loader. It includes combined boot sector,
generic chain loader, map installer, and a simple boot partition setter.
LILO allows booting from multiple disks, and can have menus for choosing
different boot images. LILO is also able to pass command-line options
to the Linux kernel.

LILO does not depend on a specific file system, can boot Linux kernel
images from floppy disks and from hard disks, and can even act as a
"boot manager" for other operating systems.

LILO should be ran whenever any part of the system that it knows about
changes, e.g. after installing a new kernel.
2008-03-08 00:46:23 +00:00
jlam
60a8b26dfb + Add patches by Marcus Rueckert for destdir-style installation of gems.
Patches from the OpenSuSE rubygems-1.0.1 src rpm.

+ Support user-destdir installation.

+ Dynamically generate the entire portion of the PLIST that corresponds
  to the documentation generated by rubygem at install-time.

Bump the PKGREVISION to 1.
2008-03-08 00:43:54 +00:00
reed
d0da869a2b Import new package from pkgsrc-wip: bin86.
(This conflicts with bcc and dev86. I use this to build lilo.)

This is a simple assember, linker, and related tools for 80x86
machine code. This is based on the as86 and ld86 distribution
written by Bruce Evans and was maintained by Robert de Bath.
2008-03-08 00:39:23 +00:00
mjl
8966cc0036 Correct doc and example path. 2008-03-08 00:32:21 +00:00
mjl
df5ff226dd Note py-Excelerator 2008-03-08 00:21:19 +00:00
mjl
07726244bf Enable py-Excelerator 2008-03-08 00:19:36 +00:00
mjl
5017630b09 Initial import of py-Excelerator 0.6.3a
This is a library for generating Excel 97/2000/XP/2003 and
OpenOffice Calc compatible  spreadsheets. pyExcelerator has
full-blown support for UNICODE in Excel and Calc spreadsheets,
allows using variety of formatting features, provides interface
to printing options of Excel and OpenOffice Calc.
2008-03-08 00:18:25 +00:00
reed
e6f649947d bcc, bin86 and dev86 conflict with each other.
Bump PKGREVISION.
2008-03-08 00:13:42 +00:00
tnn
59efc5ea9a version 2.5.35 released 2008-02-26
* fixed bug that prevented flex from accepting certain comments in the
  scanner file (resolves bugs #1849809 and #1849805)
* fix bug that prevented headers for all functions from being generated
  (resolves bug #1628314)
* change yy_size_t to be size_t (resolves bug #1849812)
* new de, nl, pl, pt_br, vi translations from the translation project
2008-03-08 00:08:42 +00:00
reed
13c8ef04c5 New package from pkgsrc-wip: portmap
(I have been using this for years.)

This is an RPC portmapper that prevents theft of NIS (YP), NFS,
and other sensitive information via the portmapper.  As an option,
the program supports access control in the style of the TCP Wrappers
(log_tcp) package.

Daemons that offer RPC services tell the portmapper on what port
they listen. And clients asks the portmapper what port the daemon
is using. RPC network port numbers may change each time the system
is booted.

This is Wietse Venema's fourth replacement portmapper. It is
derived from source code in the RPCSRC 4.0 and the TIRPC source
distributions.
2008-03-07 23:40:06 +00:00
reed
5a573f2742 Import new package: linux-words (from pkgsrc-wip).
This is a word list containing over 45000 words. This list is
suitable for English language spelling checkers, libcrack, and as
a target for look(1).  This is linux.words.2, compiled by Rik Faith on
Oct 10, 1993.
2008-03-07 23:24:24 +00:00
wiz
d7317105a1 + libX11-1.1.4, libXinerama-1.0.3, mkfontdir-1.0.4, mkfontscale-1.0.4,
printproto-1.0.4, twm-1.0.4, x11perf-1.5, xauth-1.0.3, xcompmgr-1.1.4,
  xdm-1.1.7, xev-1.0.3, xinit-1.0.8, xkbcomp-1.0.4, xprop-1.0.4,
  xrandr-1.2.3, xrdb-1.0.5, xset-1.0.4.
2008-03-07 23:01:57 +00:00
wiz
454d0216d8 gnucash update done, remove it. 2008-03-07 22:54:51 +00:00
wiz
2977a98547 Mention goffice removal. 2008-03-07 22:54:32 +00:00
wiz
e7d303a58f Remove now unused goffice package. 2008-03-07 22:54:07 +00:00
wiz
b00331a848 Update path in comment. 2008-03-07 22:53:24 +00:00
wiz
459f320585 Updated finance/gnucash to 2.2.4 2008-03-07 22:52:38 +00:00
wiz
7d75f3704a Update to 2.2.4:
2.2.4 - 02 March 2008
 	 Welcome to the GnuCash 2.2.4 Release.
	 Fixed Bugs:
	 o #106242: qif Importer should warn users about dates before 1970
	 o #106383: feature request: close year end
	 o #123312: QIF Import: Autoselection of Stock Exchange during import
	 o #336211: QIF Import generates spurious duplicate transactions
	 o #360058: GnuCash crashes on QIF-import after changing
	            account's separator to * (asterisk)
	 o #373584: Rounding error in QIF import of commodity transactions
	 o #454834: Memo Incorrect or missing in Transaction Report
	 o #457591: QIF import does not handle tabs at top of file
	 o #481528: QIF importer should show imported transaction as
	            possible duplicate if original transaction is split
	 o #503166: QIF Import Druid Flow incorrect
	 o #506798: Custom Reports don't allow sorting by Account Code
	 o #506873: 'Install Online Price Retrieval' fails with ActivePerl 5.10
	 o #506810: QIF Import can mismatch account transfers
	 o #510221: Include Mexican Accounts
	 o #510630: typo in description of BUYMF transaction (OFX import)
	 o #510725: crash importing a .OFX file
	 o #510940: Unrecognized date format causes crash
	 o #510962: QIF transactions without dates are silently ignored
	 o #511006: Commodity creation skipped due to saved mappings
	 o #512166: doesn't build with glib-2.15.3
	 o #512173: Empty "match payees/memos" druid step shown
	 o #512497: Investment transactions ignore payee/memo mappings
	 o #513088: "Find" immediately unmaps window
	 o #513829: Investment account may be created with Stock account type
	 o #516178: Scheme error during progress dialog causes freeze
	 Other Changes:
	 o Recognize 401k/403b in QIF import
	 o Remove superfluous trailing colons of de_DE SKR04 account names
	 o Add russian account templates
	 o Add Swiss German translation
	 o Update translations: Brazilian Portugese, German, Greek, Russian,
	                        Simplified Chinese, Slovak, Spanish
2008-03-07 22:52:12 +00:00
jlam
bfaaf5ce5b Fix the DESTDIR installation -- files to into ${DESTDIR}${PREFIX}, not
just into ${DESTDIR}.
2008-03-07 22:41:32 +00:00
tron
b4245183b0 Note update of the "e2fsprogs" package to version 1.40.7. 2008-03-07 22:40:46 +00:00
tron
bd25890242 Update "e2fsprogs" to version 1.40.7. Changes since version 1.39:
- a lot of bug fixes
- security fix for CVE-2007-5497
- uuid support
2008-03-07 22:40:29 +00:00
jlam
b3b31977fd Drop the inet6 option and mark this package as simply "IPV6_READY"
because it doesn't care about the IP family.
2008-03-07 22:00:43 +00:00
kefren
f6001dacf8 build PIC
This way multimedia/ffmpeg-devel gets build on NetBSD/amd64
2008-03-07 21:50:41 +00:00
wiz
4e7d21c71e Updated audio/easytag-current to 2.1.5 2008-03-07 21:48:05 +00:00
wiz
ea94fc6377 Update to 2.1.5:
2.1.5 - January 26th, 2008 :
============================
    * Added an option in the "Process Fields" scanner to enable/disable
      detection of Roman numerals,
    * Disabled unsynchronisation when writing ID3v2.4 tags (as Taglib doesn't
      support them) to avoid problem with pictures on some applications (thanks
      to Alexey Illarionov),
    * Fixed compilation problem with previous versions of flac older than 1.1.3,
    * Fixed the size of log view when resizing the main window,
    * Fixed browser problem with the hidden directories filter: directories
      starting with severals dots were also hidden,
    * Fixed problem when renaming severals directories and files with the
      'Rename File and Directory' scanner (thanks to vdaghan) ,
    * Fixed detection of valid roman numerals in the "Process Fields" scanner
      (was used some parts of the Roman library from David M. Syzdek),
    * Brazilian Portuguese translation updated (thanks to doutor.zero),
    * Polish translation updated (thanks to Michał Smoczyk),
    * Swedish translation updated (thanks to Anders Strömer),
    * German translation updated (thanks to Götz Waschk),
2008-03-07 21:47:46 +00:00
wiz
b24a3d710c Mention goffice0.2 removal. 2008-03-07 21:41:02 +00:00
wiz
7f1226ac06 Remove now unused goffice0.2. 2008-03-07 21:40:33 +00:00
wiz
5aaac813d9 Note gnumeric update and gnumeric-current removal.
Add a few "successor"s to older entries.
2008-03-07 21:39:01 +00:00
wiz
6c0db466a5 Fix comment problem introduced in previous. 2008-03-07 21:35:54 +00:00