Commit graph

47517 commits

Author SHA1 Message Date
jlam
811defebab Update net/samba to 2.2.8nb4. Changes from 2.2.8nb3 are installing
adduser and deluser scripts into ${PKG_SYSCONFDIR} that are capable of
dealing with usernames containing a "$".  These scripts basically
accept the same options as useradd/userdel.  They're meant to be used
in "add user script" and "delete user script" to deal with samba
machine accounts.
2003-09-14 22:25:25 +00:00
jlam
0da114423a All of the samba packages should have the same PKG_SYSCONFDIR. 2003-09-14 22:15:21 +00:00
bouyer
9c17c2416c Note horde & imp update. 2003-09-14 21:29:57 +00:00
bouyer
0b0d01cb32 Update to 3.2.2, based on patch from Adrian Portelli in pkg/22656
No changes since 3.2.2rc1.
2003-09-14 21:27:44 +00:00
bouyer
f7fbec66f4 Update to 2.2.4, based on patch from Adrian Portelli in pkg/22629.
Changes since 2.2.4rc1:
[mdj] SECURITY: Add dereferer to strip off session information from links to
      the outside of the Horde system to protect against session hijacking.
[jan] Fix a bug with importing vCard 2.1 data.
[jan] Add Arabic (Syria) translation (Platinum Development Team
      <devteam@platinum-sy.net>).
2003-09-14 21:26:40 +00:00
dmcmahill
fd078503d8 forgot to add on last commit 2003-09-14 21:14:08 +00:00
dmcmahill
4ab40b79bb add 2 missing CGS units definitions. 2003-09-14 21:13:49 +00:00
gson
dfc1c916fe Note addition of p5-Set-IntSpan-1.07. 2003-09-14 20:34:09 +00:00
gson
dbd4a5bde5 Add and enable p5-Set-IntSpan 2003-09-14 20:31:01 +00:00
gson
0179fbb490 Initial import of Set::IntSpan into the NetBSD packages collection
as devel/p5-Set-IntSpan.

Set::IntSpan manages sets of integers. It is optimized for sets that
have long runs of consecutive integers.
2003-09-14 20:27:50 +00:00
jmmv
fbcdabe840 Note addition of dega-1.07. 2003-09-14 19:12:19 +00:00
jmmv
9b60705741 Add and enable dega. 2003-09-14 19:10:31 +00:00
jmmv
bb0ff082fa Initial import of dega, version 1.07:
Dega is a Sega Master System, Sega Mark III and Sega Game Gear emulator.
It uses the SDL library.

Provided by pancake@phreaker.net in pkgsrc-wip with some minor changes by me.
2003-09-14 19:10:01 +00:00
jschauma
38b1c7aa50 Allow this to compile on Irix by not enabling nls on that platform. 2003-09-14 19:03:27 +00:00
recht
44917e36b8 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
recht
fb6cbef6e1 Note update of py-curl to 7.10.6. 2003-09-14 18:05:44 +00:00
recht
440ae98093 update to 7.10.6
added python23-pth support

Many changes and fixes.

See ChangeLog for a complete list.

Important:
* WARNING: Removed the deprecated pycurl.init() and pycurl.multi_init()
  names - use pycurl.Curl() and pycurl.CurlMulti() instead.

* WARNING: Removed the deprecated Curl.cleanup() and CurlMulti.cleanup()
  methods - use Curl.close() and CurlMulti.close() instead.
2003-09-14 18:03:53 +00:00
jmmv
ee9ff93ff0 Set default value of USE_ESOUND (to YES) and document it. 2003-09-14 18:01:11 +00:00
jmmv
5e9a1d4886 Make esound support optional, through USE_ESOUND. 2003-09-14 18:00:30 +00:00
recht
bee863c3db Note update of py-docutils to 0.3. 2003-09-14 17:51:50 +00:00
recht
5646b4224e update to 0.3
changes:
General:
* Renamed "attribute" to "option" for directives/extensions.
* Renamed transform method "transform" to "apply".
* Renamed "options" to "settings" for runtime settings (as set by
  command-line options).  Sometimes "option" (singular) became
  "settings" (plural).  Some variations below:
  - document.options -> document.settings (stored in other objects as
    well)
  - option_spec -> settings_spec (not directives though)
  - OptionSpec -> SettingsSpec
  - cmdline_options -> settings_spec
  - relative_path_options -> relative_path_settings
  - option_default_overrides -> settings_default_overrides
  - Publisher.set_options -> Publisher.get_settings

for the "Specific" changes see HISTORY.txt.
2003-09-14 17:46:55 +00:00
recht
7dc70e252a Note update of py-Numeric to 23.1. 2003-09-14 17:45:21 +00:00
recht
0f31b18e03 Update to 23.1.
changes:
Version 23.1 August 2003
[unreported]  fixed assignment to matrix.
[unreported]  added check so that non-character array cannot be interpreted
                as a character buffer.
[unreported]  array([m,m,m])  when m is a rank-0 array now works as expected.
Patches:
[ 782001 ] Add true and floor divide to MA
[ 781215 ] true_divide bug
[ 776991 ] multiplying small UINT values gives random results
[ 776467 ] remove string exceptions
2003-09-14 17:43:53 +00:00
recht
7b7d5f7d78 Note update of py-pyrex to 0.8.1. 2003-09-14 17:41:51 +00:00
recht
e813cee494 Update to 0.8.1
Many improvements, fixes. See CHANGES.txt for a complete list.
2003-09-14 17:40:02 +00:00
recht
38d73055f1 Note update of roundup to 0.6.1. 2003-09-14 17:35:45 +00:00
recht
1c1e43a917 update to 0.6.1.
Lot's of fixes and new features.
See CHANGES for a complete list.

Also, take ownership.
ok'ed by lukem@
2003-09-14 17:30:18 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
danw
ff2172dab3 do-shlib-handling fix for Darwin: check if the ".so" file actually exists
before renaming it to ".dylib" in the PLIST, since if it's a dynamic module,
it actually will be a ".so"
2003-09-14 16:41:30 +00:00
danw
7fa2565590 -lpthread is a no-op on Darwin, but it messes up buildlink. So add a new
flag _OPSYS_PTHREAD_AUTO ("yes" for Darwin, "no" for everyone else) and
make pthread.buildlink2.mk do basically nothing in that case.
2003-09-14 16:30:34 +00:00
wiz
b9232c142c + bomberclone-0.10.1, libesmtp-1.0.1, libxslt-1.0.33, nasm-devel-0.98.38,
rdiff-backup-0.12.4, rocksndiamonds-3.0.4.
2003-09-14 15:55:46 +00:00
jlam
ea2920c02e Recommend "make clean && make install" instead of just "make install" when
rebuilding the pkg_install tools if they're out of date.  Suggested by
David Brownlee on tech-pkg@.
2003-09-14 15:32:30 +00:00
jlam
52488ea352 Move inclusion of bsd.prefs.mk a little higher so that /etc/mk.conf
settings won't stomp on our CFLAGS/LDFLAGS/LIBS definitions.
2003-09-14 15:29:03 +00:00
cjep
bfd0f99ee4 Note update of textproc/bsdgrep-devel to version 20030914. 2003-09-14 15:18:12 +00:00
cjep
502c7bd5d6 Update to version 20030914.
Changes since previous:
* Fix context output
2003-09-14 15:15:17 +00:00
dmcmahill
07d1b3f65b correct the name of some included header files. This lets the CGS and MKS
units work correctly now.  Bump pkgrevision.
2003-09-14 14:53:06 +00:00
grant
e40162e638 add nbcompat/config.h to distclean target. 2003-09-14 14:41:23 +00:00
grant
4b107be2da define _PATH_DEFTAPE in nbcompat.h to avoid redefining it when paths.h
is included.
2003-09-14 14:24:12 +00:00
recht
3304e9bbc1 If Python 2.3 is been used the pkg version must be >= 2.3nb2. 2003-09-14 14:16:53 +00:00
grant
efa6f88bac sl_add() returns void on some systems, so don't include <stringlist.h>,
always use local prototypes.
2003-09-14 14:10:17 +00:00
recht
c7bcb6b6b7 Note update of python23 and python23-pth to 2.3nb2. 2003-09-14 14:08:18 +00:00
recht
9b36f82e48 Avoid redefinition of redefinition of wchar_t and wint_ if
_XOPEN_SOURCE_EXTENDED is defined. This fixes py-curses on NetBSD > 1.6T.

Bumb PKGREVSION to 2, because of the header change.
2003-09-14 14:04:31 +00:00
tron
0c330b09b1 Mark this package as operating system specific under NetBSD. 2003-09-14 11:58:43 +00:00
tron
0f2cfed395 Fix build problem under NetBSD-1.6Y and newer. This patch was contributed
by Jun-ichiro itojun Hagino.
2003-09-14 11:57:03 +00:00
wiz
ac479f39cc Fix typo. 2003-09-14 09:10:27 +00:00
itohy
6296166f8e Add dummy object not to become totally empty
(a.out ld will fail on an empty library).
2003-09-14 07:38:12 +00:00
grant
ef72c2b1c7 bump version for latest changes. 2003-09-14 07:36:12 +00:00
grant
506a54ae42 define the maximum values for `long long' (LLONG_MAX) and
`unsigned long long' (ULLONG_MAX) if we don't have them.

as seen on (a) Linux.
2003-09-14 05:35:57 +00:00
kim
2ebba33b78 Update: p5-CGI 2.98 2003-09-14 05:35:04 +00:00
kim
3896221f4f Upgrade to p5-CGI-2.98
- Fixed crash in Dump() function.
- Removed warning from reset() method.
- Moved <area> and <map> tags into the :html3 group.  Hope this removes
  undefined CGI::Area errors.
- Changed CGI::Carp to play with mod_perl2 and to (hopefully) restore
  reporting of compile-time errors.
- Fixed potential deadlock between web server and CGI.pm when aborting
  a read due to POST_MAX (reported by Antti Lankila).
- Fixed issue with tag-generating function not incorporating content when
  first variable undef.
- Fixed cross-site scripting bug reported by obscure.
- Fixed Dump() function to return correctly formed XHTML - bug reported by
  Ralph Siemsen.
- Fix to be P3P compliant submitted from MPREWITT.
- Added CGI->r() API for mod_perl1/mod_perl2.
- Fixed bug in redirect() that was corrupting cookies.
- Minor fix to behavior of reset() button to make it consistent with
  submit() button (first time this has been changed in 9 years).
- Patch from Dan Kogai to handle UTF-8 correctly in 5.8 and higher.
- Patch from Steve Hay to make CGI::Carp's error messages appear on MSIE
  browsers.
- Added Yair Lenga's patch for non-urlencoded postings.
- Added Stas Bekman's patches for mod_perl 2 compatibility.
- Fixed uninitialized escape behavior submitted by William Campbell.
- Fixed tied behavior so that you can pass arguments to tie()
- Fixed incorrect generation of URLs when the path_info contains + and other
  odd characters.
- Fixed redirect(-cookies=&gt;$cookie) problem.
- Fixed tag generation bug that affects -javascript passed to start_html().
2003-09-14 05:33:29 +00:00