Commit graph

2398 commits

Author SHA1 Message Date
martti
372298fd92 Updated to 0.1.4. List of changes is unknown (ChangeLog was not updated). 2002-01-03 10:42:49 +00:00
hubertf
21d59dcead 1.2.2nb1 for AAlib support 2002-01-03 01:32:12 +00:00
hubertf
41c4cdf91c add support for graphics/aalib
Contributed by Lubomir Sedlacik <salo@xtrmntr.org> in PR 15115
2002-01-03 01:31:46 +00:00
abs
41635be7c3 Updated cpuflags to 0.16
-mcpu=cypress for my little ELC
2002-01-01 17:01:26 +00:00
martin
dbc49fb085 Allow this pkg to build on sparc64 too.
Closes PR pkg/15104 by Lloyd Parkes.
2002-01-01 09:57:03 +00:00
jlam
09aefc5b34 Update devel/php4-sysvshm to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:57:26 +00:00
jlam
f06161cf4e Update devel/php4-sysvmem to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:57:16 +00:00
jlam
b38c76bb59 Update devel/php4-session to 4.1.0. Changes from version 4.0.6 include:
- Fixed and improved shared-memory session storage module (Sascha)
- Fixed references in sessions. This doesn't work when using the WDDX
  session-serializer. Also improved speed of sessions. (Thies)
2001-12-31 23:57:02 +00:00
jlam
f4f8357ce0 Update devel/php4-posix to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:56:56 +00:00
jlam
0d27314be3 Update devel/php4-pcre to 4.1.0. Changes from version 4.0.6 include:
- Fixed a bug in preg_match_all() that would return results under improper
  indices in certain cases. (Andrei)
2001-12-31 23:56:51 +00:00
jlam
9106dfdf2a Update devel/php4-gmp to 4.1.0. Changes from version 4.0.6 include:
- Added optional extra argument to gmp_init(). The extra argument
  indicates which number base gmp should use when converting a
  string to the gmp-number. (Troels)
2001-12-31 23:56:41 +00:00
jlam
2a135a0d85 Update math/php4-gettext to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:56:32 +00:00
jlam
6d975210fd Use pthread.buildlink.mk instead of pth/buildlink.mk. 2001-12-31 22:25:19 +00:00
taca
3331f00df7 update ruby-racc-racc pakage to 1.4.1.
Instead of including ruby-racc's Makefile, newer common definition from
ruby-racc's Makefile.common.

It seems that official changes aren't available.
2001-12-30 17:15:33 +00:00
taca
ef0f9fda43 update ruby-racc pakage to 1.4.1.
Move common definition to Makefile.common and include it.

It seems that official changes aren't available.
2001-12-30 17:13:47 +00:00
taca
c18061e89f Update ruby-optparse package to 0.8.6. Changes from 0.8.3 are below.
Wed Dec 12 00:14:12 2001  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* optparse.rb (OptionParser::switch): fix for String#select.

Thu Aug 23 20:11:52 2001  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* optparse.rb (Revision): changed versioning method.

Thu Aug 23 19:46:27 2001  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* optparse.rb (OptionParser::Switch::summarize): returns self.

	* optparse.rb (OptionParser::order): now (({while})) returns
	  value.
2001-12-30 17:09:14 +00:00
taca
b861791c9a - Update HOMEPAGE and MASTER_SITES.
- Simpler document file arrange.
- Required ruby is 1.6 and later.
2001-12-30 17:06:29 +00:00
taca
c531f3a1a4 Update ruby-strscan package to 0.6.5.
It seems that official changes aren't available.
2001-12-30 17:03:35 +00:00
taca
93446d4d59 Update ruby-amstd package to 1.10.0.
It seems that official changes aren't available.
2001-12-30 17:01:49 +00:00
taca
373d95d27c Update ruby-mode to 1.6.6. This is another part of ruby 1.6.6 distribution.
Changes are some bug fix and previous patch was incorporated.
2001-12-30 16:46:04 +00:00
taca
71706550f8 update ruby-readline package to 1.6.6. (This is really part of ruby
distribution.)
2001-12-30 16:23:59 +00:00
wiz
16b3502a14 Make lclint compile again. Patches from Hiramatsu Yoshifumi via pkg/15092. 2001-12-30 13:38:06 +00:00
jlam
2900c5b95e Move the ncurses-curses-h target out of the NEED_NCURSES == NO section
since it needs to be there all of the time.
2001-12-29 17:16:54 +00:00
jlam
e660a91225 Link curses.h to ncurses.h in the buildlink directory in the
USE_BUILDLINK_ONLY case.  A "standard" ncurses distribution has this file.
2001-12-28 20:13:11 +00:00
agc
4ead18868b Be a bit more generic about the location of ${LOCALBASE} - pointed out
by Thomas Klausner, fixes a problem introduced by me when removing the
scripts directories.
2001-12-27 12:53:54 +00:00
jlam
b046ac04fe DEPEND on only libtool-base if we need libltdl.so. Pulling in all of the
documentation files is unnecessary.
2001-12-27 00:22:43 +00:00
jlam
079ded950c Don't bother with mv/sed/rm as sed/mv is good enough. Also a few cosmetic
changes.
2001-12-26 08:32:42 +00:00
wiz
c32ed69052 Only one patch per file, and only patch each file by one patch. 2001-12-25 22:46:32 +00:00
wiz
d6ecf87142 .Bd needs an argument. 2001-12-25 22:45:56 +00:00
wiz
73b053d877 Fix a typo. [This one's for you, pooka.] 2001-12-25 22:41:39 +00:00
wiz
468d8c7a9c Allow adding wildcards to _INCOMPAT_CURSES to specify additional NetBSD
versions that were missing some specific curses functions, like
INCOMPAT_CURSES=	1.5 1.5.* 1.5[A-U]
for wgetnstr.
2001-12-25 15:50:05 +00:00
wiz
b7aee58e99 Update to 4.0. Excerpt of changes since 3.12:
* Language:
  . New command @anchor for cross references to arbitrary points.
  . New commands @documentlanguage sets the main document language,
    and @documentencoding sets the document input encoding (although not
    much is done yet with either).
  . New command @pagesizes allows limited control of text area for typesetting.
  . New command @acronym for abbreviations in all caps, such as `NASA'.
  . New command @alias for simple command aliases.
  . New command @definfoenclose for better control of info output.
  . New commands @deftypeivar for typed instance variables of a class
    and @deftypeop for typed operations of a class.
  . New command @novalidate suppresses cross-reference checking and (in
    TeX) auxiliary file creation.
  . New commands @setcontentsaftertitlepage and
    @setshortcontentsaftertitlepage to force printing the table of
    contents after @end titlepage.  Also, @contents and @shortcontents
    themselves can now appear at the beginning of the document as
    well as the end.
  . New markup commands: @env (for environment variables), @command (for
    command names), @option (for command-line options).
  . New commands @smallformat and @smalldisplay, a la @smallexample.
  . New command @exampleindent to set indentation of example-like
    environments a la @paragraphindent.
  . @uref takes an optional third argument of text to show instead of
    (rather than in addition to) the url for info and dvi output.
  . @footnote works in an @item for a @table.
* texinfo.tex:
  . implements @macro.
  . implements @paragraphindent (except asis).
  . @emph and @i use true italic type (cmti) instead of slanted (cmsl).
  . implements pdf output when run with pdftex.
  . better support for internationalization via txi-??.tex files.
* makeinfo:
  . supports HTML output with the --html option.
  . implication of --html: @top nodes should be wrapped in @ifnottex
    rather than @ifinfo.  @ifinfo conditionals are not expanded with --html.
  . new option --number-sections to output chapter/section numbers.
  . dashes and quotes are not treated specially in node names.
  . new option --commands-in-node-names to allow @-commands in node names.
    (Not implemented in TeX, and most likely never will be.)
  . @emph output uses _underscores_.
  . @image looks for .png files before .jpg.
  . only output `Making ... file' line when verbose.
  . allow -v as synonym for --verbose.
  . new command line options to specify which conditionals to process
    (but --iftex is not fully implemented).
  . warns if @var contains any of ,[]().
  . @quote-arg implicitly done for all one-argument macros, so commas in
    the argument text are allowed.
  . \\ required in macro body to get single \, no other `escapes' defined.
* info:
  . ISO Latin 1 characters are displayed and input as-is by default.
  . new option --vi-keys to enable vi-like and less-like key bindings.
  . new command S does case-sensitive searching.
  . new commands C-x n and C-x N repeat last search, respectively, in the
    same and in reverse direction, without prompting for the string.  These
    commands are bound to n and N under --vi-keys, like in Less.
  . new command G menu1 menu2 ... searches for menu items from (dir),
    as allowed on the command line.
  . new command O (capital o, not zero) goes directly to the node that
    describes command-line options.
  . new command-line option --show-options causes the node which
    describes command-line options to be the first node displayed.
  . M-prior and M-DEL do new command info-scroll-other-window-backward.
  . / searches like s does.
  . If the search string includes upper-case letters, in both incremental
    and non-incremental search, the search is case-sensitive.
  . S searches case-sensitively even if the search string is all
    lower-case.
  . - makes the argument negative (so e.g. `- /' searches backward).
  . l restores point in the window returned to.
  . SPC/DEL do not move outside the current document.
  . foo.info is found before foo.
  . `info foo --index-search=bar' now searches for bar in foo's index.
  . support for files compressed with bzip2.
* install-info:
  . handles gzipped dir files.
  . sort entries into alphabetical order.
  . install direntries only in preceding dircategory, not in all.
  . --delete does not require the info file to exist.
  . --delete can handle XEmacs-style dir entries.
* texi2dvi:
  . bug fixed: now uses only the @iftex and @tex parts of the source.
  . process LaTeX source as well as Texinfo source.
  . output PDF (using pdftex) with new option --pdf.
  . handles --OPTION=ARG style of command line arguments.
  . new option --batch for progress reports but no interaction.
  . new option --clean to remove all auxiliary files.
  . new option --quiet for silence (unless there are errors).
  . new option -I for specifying directories for @include to search.
  . handles LaTeX files (running BibTeX etc.).
* Fixes to util/gen-dir-node and util/fix-info-dir (formerly util/update-info).
2001-12-25 14:48:34 +00:00
jlam
48fd458bac Convert to use pthread.buildlink.mk. This package is a simple example of
how to use pthread.buildlink.mk.
2001-12-24 19:38:07 +00:00
wiz
5cfa296507 Wildcard c-cpp-reference dependency. 2001-12-24 14:42:24 +00:00
abs
9f879c0ee1 Updated cpuflags to 0.15:
Determine the appropriate flags for the Alpha 433a I now have.
	(Insert appropriate grumble about there being no sysctl way to tell
	 the cputype on an Alpha)
2001-12-24 13:25:47 +00:00
taca
371c9ed8fc Make ruby-mode package to ${RUBY_VERSION}nb1, 1.6.4nb1.
o Fix going to infinite loop under some condition.

	case foo
	when ?#
	<insert TAB here>

o Use always stable ruby package, currently 1.6.4.
2001-12-23 15:58:51 +00:00
tron
b091c21c32 Fix build problem under NetBSD-current. 2001-12-20 11:24:07 +00:00
wiz
4ecb8bc99d Be more lintpkgsrc-friendly in dependency line. 2001-12-20 03:40:30 +00:00
wiz
aea45739e1 Fix compilation (problem noted in recent bulk build). 2001-12-19 19:45:06 +00:00
mjl
982ca55901 Update to 2.23
Fixed bugs 482353,233372. Updated doc for new mgr.
	Bug fix: multiple blank lines counted as one
	Added checks for method parameters being defined
		fixed some regexes to make them stricter
	Fixed greps to make them consistent through the code (also a vain
		attempt to help my editors do syntax colouring properly)
	Added AddSection method, replaced chunk of ReadConfig with AddSection
	Added case handling stuff to more methods
	Added RemoveGroupMember
	Made variable names more consistent through OO methods
	Restored Unix EOLs
2001-12-19 10:43:20 +00:00
agc
f7d22279d9 Fix typo 2001-12-19 10:00:25 +00:00
martti
7d545c58aa Updated to 0.40 (provided by Shell Hung in pkg/14991)
- isa_ok() now accepts unblessed references gracefully
- exit.t was hanging on 5.005_03 VMS perl.  Test now skipped.
- can_ok() would pass if no methods were given.  Now fails.
- isnt() diagnostic output format changed
- Added Test::More->builder
- Added cmp_ok(), todo_skip(), unlike()
2001-12-19 06:49:34 +00:00
skrll
19c99de5cd Update of c-cpp-reference to 2.0.1. No idea what the changes are as there
doesn't seem to be a change log.

From Amitai Schlair <schmonz+netbsd@schmonz.com> in pkg/14976 with a PLIST
fix from me.
2001-12-17 08:26:43 +00:00
martti
5d82a2480a Libraries are found as lib/libstlport* (not lib/stlport*) 2001-12-15 11:51:01 +00:00
jlam
4b27fb2df8 Pass in LDFLAGS via SYSTEM_LIBS as it's used as the linker options for
finding various libraries.  This ensure that any unusual -Wl,-R options
are noted correctly in the generated sdl-config.  This should fix problems
noted by various people that building packages that depend on SDL bomb out
with this error:

checking for SDL - version >= 1.0.1... no
*** Could not run SDL test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding SDL or finding the wrong
*** version of SDL. If it is not finding SDL, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error: *** SDL version 1.0.1 not found!
*** Error code 1

Stop.

In particular, it fixes pkg/14833 and pkg/14912 by Robert Elz.
2001-12-11 16:30:45 +00:00
martti
f3112c23ef Added cvsps 2001-12-10 18:24:21 +00:00
martti
66e09d55d0 Added cvsps-1.3 (provided by Amitai Schlair in pkg/14878)
CVSps is a program for generating 'patchset' information from a
CVS repository. A patchset in this case is defined as a set of
changes made to a collection of files, and all committed at the
same time (using a single 'cvs commit' command). This information
is valuable to seeing the big picture of the evolution of a cvs
project. While cvs tracks revision information, it is often difficult
to see what changes were committed 'atomically' to the repository.
2001-12-10 18:24:10 +00:00
martti
4be341f2d3 Updated to 0.36 (provided by Shell Hung in pkg/14785)
Changes :
- Empty string no longer matches undef in is() and isnt()
- Added isnt_eq and isnt_num to Test::Builder
- Little glitch in the test suite.
- fixed intermixed prints to STDOUT and test output came
  out in the wrong order when piped
2001-12-10 15:42:43 +00:00
wiz
21fa8ca468 Add and enable cvsgraph (hi mjl!) 2001-12-09 21:15:56 +00:00
jlam
e677734073 Run autoreconf at pre-configure time so that "make patch" will leave just
the patched files.
2001-12-09 20:10:16 +00:00