Commit graph

65170 commits

Author SHA1 Message Date
wiz
5d76422575 Fix typos. 2004-08-07 10:15:47 +00:00
seb
e82b3a6649 Distfile changed (it seems to have been regenerated after server problem
unfortunately with older auto* tools): update chesksum.

This should fix PR pkg/26575.
2004-08-07 10:00:36 +00:00
wiz
e2930b2cdd Remove USE_GCC_SHLIB (package already sets USE_LANGUAGES). 2004-08-07 09:54:17 +00:00
wiz
ec1cc1298b Note xrick-021212nb4 update. 2004-08-07 09:28:56 +00:00
wiz
12a15879b9 Fix sed expression so that xrick really finds its sound files by
default, as intended by the previous change. Bump PKGREVISION.
2004-08-07 09:28:20 +00:00
cube
aef202eef2 Note update of nbtscan. 2004-08-07 09:11:07 +00:00
cube
105367c0d8 Update to version 1.5.1. Patch provided in PR 26574 by Isihara Takanori.
Version 1.5.1 - June 2003

- Fixed segmentation fault when using -f option (noticed by Brian Lovrin)
- Fixed printing ugliness (noticed by Darren Critchley)
- Changed version number :) (1.5 said that it is 1.0.3 - now it proudly says 1.5.1)
2004-08-07 09:10:01 +00:00
jdolecek
c539267d0e Update samba2 package to 2.2.10
Changes in 2.2.10:
A buffer overrun has been located in the code used to support
the 'mangling method = hash' smb.conf option.   Affected Samba
2.2 installations can avoid this possible security bug by using
the hash2 mangling method.  Server installations requiring
the hash mangling method are encouraged to upgrade to Samba v2.2.10
or v3.0.5.

Changes in 2.2.9:
This is a maintenance release of Samba 2.2.8a to address the
problem with user password changes after applying the Microsoft
hotfix described in KB828741 to Windows NT 4.0/200x/XP clients.

Also updated dependant packages pam-smbpass and winbind.
2004-08-07 08:18:37 +00:00
jlam
b270af3c42 Mirror changes to mail/postfix:
Reduce the number of patches needed by Postfix by using the subst
framework and also by explicitly specifying more default values for
Postfix parameters.  Also pass -I/usr/pkg/include/sasl to the compiler
when building using Cyrus SASLv2, which allows me to remove the patches
that added an unnecessary USE_SASL2_AUTH check.
2004-08-07 08:11:25 +00:00
jlam
0c0e5e112b Reduce the number of patches needed by Postfix by using the subst
framework and also by explicitly specifying more default values for
Postfix parameters.  Also pass -I/usr/pkg/include/sasl to the compiler
when building using Cyrus SASLv2, which allows me to remove the patches
that added an unnecessary USE_SASL2_AUTH check.
2004-08-07 07:58:32 +00:00
jdolecek
c889eeb7cb fix DEPENDS to use ../../net/samba2 (this is samba2-only pkg) 2004-08-07 07:55:56 +00:00
jlam
eb9463c7ff The dspam binary must be setuid to the dspam user, so we must list
the file in SPECIAL_PERMS to ensure that when installing from a binary
package, it is automatically set to the correct ownership and file
permissions.  Also manage ${DSPAM_HOME} using OWN_DIRS_PERMS since it
must exist for dspam to work properly, and must also be writable by
the dspam user.

Bump the PKGREVISION to 3.
2004-08-07 06:12:20 +00:00
jlam
fc2f366c22 There is no "large" subst class. 2004-08-06 21:27:52 +00:00
jlam
a448c47ada * Only include bdb.buildlink3.mk if we are using DB[34] as a storage
driver backend.

* Convert to use bsd.options.mk.  DSPAM_DELIVERY_AGENT_ARGS has been
  deprecated -- just set DSPAM_DELIVERY_AGENT to the LDA instead of
  "custom".

* Only install the documentation for the storage driver used by DSPAM.

* Drop the default signature lifetime from 15 days to 14 days to match
  the DSPAM defaults.

Bump the PKGREVISION to 2.
2004-08-06 21:24:13 +00:00
shannonjr
e3c6f26ab9 Override "host" in configure only for NetBSD. This was requested because
the operating system for irix was not as expected. The choice for NetBSD
is maintained for backward compatibility.
2004-08-06 20:56:15 +00:00
tron
47ef97da29 Jaromir Dolecek created that package, list him as maintainer therefore. 2004-08-06 20:55:54 +00:00
drochner
2c5700ad96 update to 1.5
notable changes besides bugfixes are:
** Multifit routines now handle iterations where |f| is already
minimised to zero, without division by zero.
** Numerical derivatives should now be calculated using the
gsl_deriv_forward, gsl_deriv_central and gsl_deriv_backward functions,
which accept a step-size argument in addition to the position x.  The
original gsl_diff functions (without the step-size) are deprecated.
** The tridiagonal matrix solvers gsl_linalg_solve_symm_tridiag,
gsl_linalg_solve_tridiag, gsl_linalg_solve_symm_cyc_tridiag,
gsl_linalg_solve_cyc_tridiag now use the GSL_ERROR macro to report
errors, instead of simply returning an error code.  The arguments to
these functions must now use exact lengths with no additional
elements.  For cyclic systems all vectors must be of length N, for
tridiagonal systems the offdiagonal elements must be of length N-1.
** The singular value decomposition routines gsl_linalg_SV_decomp and
gsl_linalg_SV_decomp_mod now handle the SVD of a column vector (N=1,
arbitrary M), which can occur in linear fitting.
** Added Stefan-Boltzmann constant and Thomson cross section to
physical constants
2004-08-06 19:29:49 +00:00
wiz
778803d91a + blender-2.34, centericq-4.11.0, elm-me-2.4pl119, metacity-2.8.2
[pkg/26573].
2004-08-06 17:11:04 +00:00
drochner
8fa1986975 +circuslinux 2004-08-06 17:06:16 +00:00
jlam
fa97dd7fdd Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD:
> Re-work the code which checks the recorded build versions of a binary
> package to make pkg_add work properly when no +BUILD_INFO file exists.
>
> Modify the return value from read_buildinfo() to return 1 for success
> and 0 for failure.
>
> Use symbolic constants, rather than integers.
>
> If we can't read the build information, always tell of this fact.
>
> Bump version to 20040730
>
> Addresses PR 26429; a different version of these mods were verified to
> allow a +BUILD_INFO-less binary package to be added by Martin Husemann.
2004-08-06 16:57:03 +00:00
jlam
d80f435723 Update pkgtools/libnbcompat to 20040805. Changes from version 20040512
include:

  (1) Add a statvfs() implementation based on statfs(), and remove the
      statfs() NetBSD-compatibility implementation.  statvfs() is used
      in src/usr.sbin/pkg_install on the HEAD branch.

  (2) Add a fnmatch() implementation, needed by IRIX.  fnmatch() is used
      in src/usr.sbin/pkg_install on the HEAD branch.

  (3) Remove fseeko(), inet_ntop(), inet_pton(), sl_*() strptime(), and
      timegm() as they're not used by any of the bootstrap packages that
      require libnbcompat (pax, mtree, pkg_install).  All that's left is
      what's necessary to bootstrap those three packages.
2004-08-06 16:55:06 +00:00
drochner
ca0d568e40 import circuslinux-1.0.3, a cute arcade game
(clone of "Circus Atari")
2004-08-06 16:52:56 +00:00
sketch
e479febb73 Append to CFLAGS on SunOS to avoid recursion. Fixes pkg/23475. 2004-08-06 16:51:39 +00:00
drochner
0b4c1dd9d6 update to 0.9
rewritten to use SDL
2004-08-06 16:49:48 +00:00
uebayasi
a06f391d8e Update MASTER_SITES. 2004-08-06 16:31:09 +00:00
schmonz
c3082333aa Note update of getmail to 4.0.8. 2004-08-06 16:04:13 +00:00
schmonz
720b481180 Update to 4.0.8. From the changelog:
4.0.7:
  -change failure of a message filter to produce at least as many mail headers
  as it was provided from a fatal to a non-fatal error.  The message will
  be skipped.  Thanks: Payal Rathod.
  -a few non-conformant IMAP4 servers don't implement SEARCH, so getmail
  couldn't get a list of UIDs.  Changed to use FETCH instead.
  Thanks: Matthias Andree.
  -prevent traceback if IMAP SSL connection closed during connect().
  Thanks: Payal Rathod.
  -add warning if unknown parameters are supplied to a retriever, filter,
  or destination.
  -write subclasses of Python imaplib classes to work around missing
  UIDVALIDITY select() response.  Add it to the state getmail keeps.
  Thanks:  Matthias Andree.
  -move message state saving to later, so getmail doesn't falsely remember
  having handled a message.  Thanks:  Matthias Andree.
  -change location of documentation/man pages to
  <prefix>/share/{doc/getmail,man}/ to be more comformant with the FHS.
  -documentation updates

4.0.8:
  -add an extra error message if you ask getmail to deliver to a maildir,
  but getmail can't check the contents of it due to permissions.
  Thanks: Clemens Buschmann.
  -fix breakage introduced in 4.0.7: getmail would forget a message was "seen"
  after a cycle of not retrieving it.  Thanks: Payal Rathod.
2004-08-06 16:02:50 +00:00
jlam
5828f0f1b9 Reorder conditions so that if make does short-circuit boolean evalutation,
then we avoid hitting the disk if we don't need to.
2004-08-06 15:43:09 +00:00
jlam
c4b3ae0830 Accidentally reversed meaning of test. 2004-08-06 15:41:46 +00:00
jlam
7ea57169b7 Redo previous to say what we really want: we don't care if ${LOCALBASE}
is "/usr", what we really want to check is if the pam_appl.h header found
is within the ${LOCALBASE} hierarchy, which implies that it's a
pkgsrc-controlled file, and hence not built-in.
2004-08-06 15:37:20 +00:00
jlam
3ba7f2fc27 Clear up a common misconception about buildlink3. The reality is that
everything in /usr/include and /usr/lib (system header and library
paths) is always considered part of the package build environment;
buildlink3 only isolates package builds from everything outside of
those system paths.  As a consequence of this, LOCALBASE == "/usr"
effectively makes buildlink3 do nothing.
2004-08-06 15:27:21 +00:00
jlam
2c26ef014d mail/amavisd-new has been moved to security/amavisd-new. 2004-08-06 15:09:35 +00:00
jlam
a18c72be38 Add and enable amavisd-new. 2004-08-06 15:08:20 +00:00
jlam
7b3e70a471 Moved mail/amavisd-new to security/amavisd-new. 2004-08-06 15:07:44 +00:00
jlam
1403a3a8be Reimport mail/amavisd-new as security/amavisd-new.
amavisd-new is an interface between message transfer agent (MTA) and
one or more content checkers, e.g. virus scanners, SpamAssassin, etc.
It is a performance-enhanced and feature-enriched version of amavisd
(which in turn is a daemonized version of AMaViS or amavis-perl).

amavisd-new is normally positioned at or near a central mailer, not
necessarily where user's mailboxes and final delivery takes place.  If
you are looking for fully per-user configurable and/or low-message-rate
solution to be placed at the final stage of mail delivery (e.g. called
from procmail), there may be other solutions more appropriate for your
needs.

Package created and maintained by Julian Dunn in pkgsrc-wip.
2004-08-06 15:05:53 +00:00
jlam
8a77e710d3 Initial import of amavisd-new-20040701 as mail/amavisd-new.
amavisd-new is an interface between message transfer agent (MTA) and
one or more content checkers, e.g. virus scanners, SpamAssassin, etc.
It is a performance-enhanced and feature-enriched version of amavisd
(which in turn is a daemonized version of AMaViS or amavis-perl).

amavisd-new is normally positioned at or near a central mailer, not
necessarily where user's mailboxes and final delivery takes place.  If
you are looking for fully per-user configurable and/or low-message-rate
solution to be placed at the final stage of mail delivery (e.g. called
from procmail), there may be other solutions more appropriate for your
needs.

Package created and maintained by Julian Dunn in pkgsrc-wip.
2004-08-06 14:56:40 +00:00
minskim
9e08cd8ed2 Specify the path to gdk-pixbuf-gnome headers explicitly, because
gdk-pixbuf-gnome doens't share the directory with gdk-pixbuf in the
pkgviews world.  Patch provided by Rhialto (rhialto at
azenomei.knuffel.net) in PR pkg/26566.
2004-08-06 13:58:55 +00:00
drochner
6376c20751 require >=1.2.6rc1 to force updates 2004-08-06 11:22:34 +00:00
cube
f7d47d707f p5-Module-Build is a BUILD_DEPENDS. No revision bump since I imported
that package yesterday and nothing uses it so far.
2004-08-06 11:21:52 +00:00
gavan
9fb14a7dc5 Update to 0.81:
New Features:
* The autorecon plugin will somewhat remember state information(Yosef
  Radchenko)
* Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
* Tab completion of slash commands in Chats (Stu Tomlinson)
* gaim-remote can now manipulate status (István Váradi)
* The text messages of Yahoo Audibles are now displayed, although
  the audio and graphics are not.
* Yahoo! away messages can be 255 characters long now

Bug Fixes:
* Gadu-Gadu should connect again (Andrew Wellington)
* Novell fixes (Mike Stoddard of Novell):
	* Fixed reconnect crash
	* Fixed duplicate root folder bug
	* Fixed bug with folder ordering (on a first time login
	  folders were being added in reverse order).
* Use ISO date format for the system log (Eduardo Pérez)
* Long buddy lists with irc should cause flooding disconnects less
  (Stu Tomlinson)
* Better smiley substitution
* Fix a crash related to auto-expanding contacts at the bottom of
  buddy lists
* Fix a crash on Solaris when changing or viewing information for
  your AIM account (Format Screen Name, Change Email Address, etc.)
* HTML in OSCAR buddy comments is now escaped (and not rendered)
* Fix a crash when dragging a screen name to a conversation window
  for that screen name
* User-requested new conversation windows are now always given focus
* Pasting HTML into Gaim from certain sources no longer results in
  the spaces between some words being removed
* The alias of a contact is now displayed in more places when the
  alias of a buddy is not set
* .gaimrc is no longer imported
* Prevent a crash if you sign off and try to dequeue messages from
  the away dialog (Kevin Stange)
* Prevent a possible crash if gaim_gtkconv_write_conv is called
  with who as NULL (Kevin Stange)
* Prevent (null) or an empty string from being logged as the sender's
  name if the sender no longer has an alias because the account is
  signed off (Kevin Stange)
* The auto-reconnect plugin will no longer attempt to reconnect an
  MSN account if you were disconnected because you signed on from
  another location (Stu Tomlinson)
* On Solaris, chatting in IRC using the UTF-8 charset no longer gives
  a "conversion failed" error for every message (Arvind Samptur)
* ICQ offline messages should have the correct timestamp (Dave West)
2004-08-06 11:10:29 +00:00
drochner
6ff4c758af make sure libavcodec gets linked against libz and libm for proper
inter-library dependencies
2004-08-06 11:01:53 +00:00
sketch
868a80d864 Unset CDPATH variable in the user environment which prints the cwd to stdout
when changing directory, breaking the resulting tsort from the printindex
script output.
2004-08-06 10:41:51 +00:00
adam
ecbc478420 Updated gimp to 2.0.4 2004-08-06 10:37:10 +00:00
adam
1a5e8bbcf4 Changes 2.0.4:
* several build fixes
* fixed bug in Polarize plug-in
* fixed out-of-bounds access in Ink tool code
* improved antialiasing of elliptical selections
* fixed typo in gradient editor
* really remove all associated items from the ID hash table when an
  image is being closed
* work around integer overflows when transforming large drawables
* fixed wrong EXIF handling in JPEG plug-in, a bug that has been
  introduced in 2.0.3
* fixed bug in Script-Fu extension
* fixed crash in container grid views
* handle changes to URI handling in newer glib releases
2004-08-06 10:35:57 +00:00
adam
dcf2b4dc5f Updated xplanet to 1.1.1 2004-08-06 09:58:49 +00:00
adam
749f738317 Changes 1.1.1:
* Added -north path, -target path, and -path_relative_to options
* Added -output_start_index option
* Print a list of compile-time options when using the --version option
* Fixed a bug where orbits were not drawn for bodies using SPICE kernels
* Added ssec_map option to configuration files to use University of
  Wisconsinn cloud maps
2004-08-06 09:55:38 +00:00
adam
2b810e7ff1 Updated netpbm to 10.18.14 2004-08-06 09:48:40 +00:00
adam
e25b011172 Changes 10.18.14:
* make error message instaed of invalid output for -plain global option on
  a "pam" program
* pnmtojpeg: fix bug with large exif files (negative malloc)
* ppntowinicon: fix bogus "out of memory" failre
2004-08-06 09:46:19 +00:00
drochner
7c4d3fabcf update to 1.2.6rc1,
fixes some security issues, see
http://scary.beasts.org/security/CESA-2004-001.txt
2004-08-06 09:25:18 +00:00
jlam
7fb711f0eb There is no way for libtool to generate a convenience library that
can be used to create shared libraries _and_ be linked into a statically
linked program.  Instead of trying to hack libtool to do this, just
accept the fact and do what you want another way!

Remove the ugly hack in sasldb/Makefile.am that regenerated the static
archive from the non-PIC object files.  While this was fine for linking
into programs, it breaks things when you link this into the sasldb
plugin.  Leaving it the other way, where the static archive from the
PIC object files, is also unacceptable because there are potential
problems on some platforms when linking an archive of of PIC objects
into an executable.  The solution: let the static archive contain PIC
objects and be used to link into the sasldb plugin, but for the programs
in the utils directory, explicitly add the non-PIC object files listed
in $(SASL_DB_BACKEND_STATIC) to the files used to generate the programs.
This is easy because SASL_DB_BACKEND_STATIC is already generated
properly by config/sasldb.m4, so make use if it.

This should fix problems with using Cyrus SASL on non-i386 platforms
noted in PR pkg/26492 by Matt Dainty.  Bump the PKGREVISION.
2004-08-06 06:36:18 +00:00