Commit graph

84209 commits

Author SHA1 Message Date
jdolecek
e8523e4c18 PHP 4.4.0 already comes with XML_RPC 1.3.1, so it's not necessary to update
it separately
2005-09-10 08:58:55 +00:00
jdolecek
6c35b84051 remove pasto in php-mbstring dependency 2005-09-10 08:39:33 +00:00
gdt
906046a986 PKGREVISION++ due to libotr bl3 fix: gaim-otr-2.0.2nb1 will include a
dependency on libotr.
2005-09-09 23:48:05 +00:00
gdt
58a5ca2edf remove "BUILDLINK_DEPMETHOD.libotr?= build", because depending
packages can dynamically link libotr and thus must depend on it.

reviewed by wiz@
2005-09-09 23:45:27 +00:00
martin
05d19a764d Fix uninitialized warnings 2005-09-09 23:13:12 +00:00
dmcmahill
444045107e do not try and build our own Xaw3d library 2005-09-09 18:30:01 +00:00
dmcmahill
69c5839c97 add some missing entries 2005-09-09 18:26:00 +00:00
tonio
48b515c0f5 Fix build under darwin, without breaking netbsd and others 2005-09-09 16:59:55 +00:00
jmmv
6550bcd518 +gnome-2.12.0 2005-09-09 16:28:18 +00:00
abs
d38731ed53 Update cpuflags to 0.91 - derive PKGNAME from DISTNAME in per
package checking logic'
2005-09-09 16:04:29 +00:00
abs
dac5178adb Update cpuflags to 0.91 - derive PKGNAME from DISTNAME in per package checking logic 2005-09-09 16:03:32 +00:00
drochner
d2ba205109 oops - forgot to "cvs add" 2005-09-09 13:26:46 +00:00
tonio
738097489d bump PKGREVISION, now x libs will be found on netbsd 2005-09-09 12:31:22 +00:00
rillig
7e873cd598 Updated pkglint to pkglint-4.21.
Changes since 4.20 include:
 - In the diagnostics, FATAL is replaced with ERROR.
 - The command line option -g changes the format of the diagnostics to be
   similar to the one of gcc.
 - Removed false warnings when checking if PLISTS are ordered.
 - Removed the check for contiguous blank lines.
 - Added a check to PLISTs that man pages are not installed in share/man.
 - pkglint -r allows to recursively check directories.
 - The pkgsrc root directory can be checked.
 - Removed false warnings for patches that contain "---" lines.
 - Switched to checking logical lines instead of physical lines.
   Diagnostics for logical lines contain the range of physical lines
   instead of a single line number.
 - Some ../.. path components are stripped from the diagnostics.
 - When checking for the direct use of tool names, only the context of the
   use, not the whole shell command is output.
 - Patches that contain RCS Ids should not have the -ko CVS mode anymore.
 - Variables that are modified using the "+=" operator are considered to be
   lists, so they should have a name indicating a plural.
2005-09-09 12:17:56 +00:00
rillig
eadbcbe2f0 This is pkglint-4.21.
Changes since 4.20 include:
 - In the diagnostics, FATAL is replaced with ERROR.
 - The command line option -g changes the format of the diagnostics to be
   similar to the one of gcc.
 - Removed false warnings when checking if PLISTS are ordered.
 - Removed the check for contiguous blank lines.
 - Added a check to PLISTs that man pages are not installed in share/man.
 - pkglint -r allows to recursively check directories.
 - The pkgsrc root directory can be checked.
 - Removed false warnings for patches that contain "---" lines.
 - Switched to checking logical lines instead of physical lines.
   Diagnostics for logical lines contain the range of physical lines
   instead of a single line number.
 - Some ../.. path components are stripped from the diagnostics.
 - When checking for the direct use of tool names, only the context of the
   use, not the whole shell command is output.
 - Patches that contain RCS Ids should not have the -ko CVS mode anymore.
 - Variables that are modified using the "+=" operator are considered to be
   lists, so they should have a name indicating a plural.
2005-09-09 12:16:29 +00:00
dmcmahill
128c3c24a3 fix syntax error when using older (before gcc3) compilers 2005-09-09 12:07:23 +00:00
rillig
b2210d5425 Removed the entry for patch-ad, which does not exist. 2005-09-09 12:00:44 +00:00
rillig
9db32fdf16 Added CVS Id tag to patch-ac. 2005-09-09 11:45:40 +00:00
tonio
27f8c36b48 reverting patch-ag, since it breaks on netbsd 2005-09-09 11:39:05 +00:00
rillig
fe420411f3 Changed the regular expression for detecting valid .include lines in
Makefiles. I had intended not to read files whose name contains $
characters, but had not written exactly that in the code.
Fixes PR 31213.
2005-09-09 11:05:00 +00:00
cube
1984e350ef Note revision bump for rt3 after I made a stupid error while changing
options names...
2005-09-09 10:56:26 +00:00
cube
779c6797ed Options names have changed, stupid me. Bump PKGREVISION because the
dependency list was modified during this time...
2005-09-09 10:54:15 +00:00
tonio
dd3b9e98b8 Fix PLIST, removing non existing file entries shown by bulk-build
approved by cube@
2005-09-09 09:00:56 +00:00
schmonz
aa2f6e2eae Allow versions of PHP newer than 5.0.4nb1 to satisfy BUILDLINK_RECOMMENDED.
Fixes build of ap-php and PHP modules.
2005-09-09 05:49:00 +00:00
minskim
3ec6853529 This package uses libtool and intltool. 2005-09-09 00:24:53 +00:00
abs
f72dc9cd65 Catch some NetBSD statvfs() checks phrased alternatively as > 200030000
rather than >= 200040000 and one enterprisingly hidden as > 200050000
2005-09-08 22:37:53 +00:00
abs
2564b261d8 Convert another rogue statvfs() __NetBSD_Version__ check to 299000900 2005-09-08 22:32:39 +00:00
abs
104bd048f9 Upate __NetBSD_Version__ statvfs check from 200060000 to 299000900 2005-09-08 22:28:03 +00:00
abs
d6893ebb28 Update patches for mozilla applications to handle the fact that on
NetBSD the thread safe resolver is only available on __NetBSD_Version__
>= 299000900.  Fixes runtime usage on NetBSD 2.1. New Versions:
    - firefox-1.0.6nb2
    - firefox-gtk1-1.0.6nb2
    - mozilla-1.7.11nb1
    - mozilla-gtk2-1.7.11nb1
    - thunderbird-1.0.6nb1
    - thunderbird-gtk1-1.0.6nb1
2005-09-08 22:03:45 +00:00
salo
96779f9d09 Define USE_GETLOGIN for preprocessor instead so it later just DTRT.
Should fix PR pkg/30965

(the same issue was uncovered while working on a pullup ticket #738)
2005-09-08 21:57:56 +00:00
minskim
52b1fae21a Use TCL_VERSION and TK_VERSION instead of hardcoding the Tcl/Tk
version numbers.
2005-09-08 21:32:35 +00:00
minskim
32381558f9 Define TK_VERSION in a separate file so that it can be included by
other packages such as tcl-tkX, which is currently broken due to the
hardcoded Tk version.
2005-09-08 21:25:15 +00:00
agc
b6ad71ee3d Note the start of the freeze in preparation for the pkgsrc-2005Q3 branch. 2005-09-08 20:25:32 +00:00
drochner
c0f543e08e +texmaker 2005-09-08 19:59:58 +00:00
drochner
b01a4ea7f4 import texmaker-1.12, another LaTeX frontend, from pkgsrc-wip 2005-09-08 19:59:13 +00:00
drochner
6a3e280c3c document that pre-freeze rush 2005-09-08 19:23:53 +00:00
drochner
1d64e8002b update to 2.10.2
changes: bugfixes
2005-09-08 19:16:51 +00:00
rpaulo
6f620def49 Note the openttd-0.4.1 update. 2005-09-08 19:13:28 +00:00
rpaulo
2248745b29 Update to openttd-0.4.1.
openttd-0.4.1 was a hotfix release for 0.4.0.
Major changes in 0.4.0 (from the site):
      bigger maps, "unlimited" amount of towns, industries, stations,
      etc., heavily improved and protected network-gameplay, a new,
      smart, pathfinder, multiple busstops, etc.

Patches provided by António Marques, modified by me and reviewed by
Johnny Lam.
2005-09-08 19:06:02 +00:00
jdolecek
93388e0477 php5 updated to 5.0.5 2005-09-08 18:49:48 +00:00
drochner
1a506a9673 update to 0.9.7b
this is a major update (from 0.6.4), too much to list
2005-09-08 18:49:33 +00:00
jdolecek
a30925485a Update php5 to version 5.0.5. This is maintenance release, aimed at
bug fixes only with only few and minor new features.

Full changelog available at:
        http://mirrors.inway.cz/ChangeLog-5.php#5.0.5
2005-09-08 18:49:01 +00:00
drochner
4649a00e4a update to 2.2.1
changes:
-Added support for client/server-side certificates.
-Improved visual feedback when bad filenames are entered.
-Bugfixes
-Updated translations
2005-09-08 18:29:56 +00:00
dmcmahill
d571ee5fd2 use tar for the install instead of pax. Some versions of pax complained
when the destination directory did not exist first and others complained
when it did exist first.
2005-09-08 18:25:30 +00:00
drochner
d547a1168d update to 0.8.1
changes:
1) it fixes crashes with empty/near-empty databases
2) it fixes a few performance bottlenecks, most notably for larger
   databases
2005-09-08 18:18:52 +00:00
drochner
f77482309b update to 0.4.7
This release fixes a few more bugs, mostly minor
2005-09-08 18:15:39 +00:00
drochner
f3b53f539b update to 0.8.14
this is basically a maintainance release

also fix doc location, closes PR pkg/31052 by Matthew Luckie
2005-09-08 18:13:48 +00:00
minskim
7b7c42f7f5 Use BSD_INSTALL_* to set permission and ownership correctly. 2005-09-08 18:01:29 +00:00
drochner
c91ade3769 update to 0.8.5.12
changes:
-import improvements (eg from webpages)
-bugfixes
-keyboard shortcuts added
-UI improvements
2005-09-08 18:00:35 +00:00
cube
0c6e48276c Make netbsd-tap compile on NetBSD 3.99.6+ (sysctl constification). 2005-09-08 17:57:35 +00:00