Commit graph

68095 commits

Author SHA1 Message Date
xtraeme
38f60398da /bin/sh -> @RCD_SCRIPTS_SHELL@ 2004-10-20 07:25:39 +00:00
xtraeme
1fc231ba19 Replace harcoded /usr/pkg and /var with @PREFIX@ and @VARBASE@
respectively, from Sergey Svishchev in private email.
2004-10-20 07:22:09 +00:00
grant
4f82b4288a note update of p5-Mail-ClamAV to 0.12. 2004-10-20 06:30:57 +00:00
grant
81c52fa581 bump BUILDLINK_RECOMMENDED to >=0.80 since the latest virus
signatures require 0.80.
2004-10-20 06:30:24 +00:00
grant
c3ba14a991 update p5-Mail-ClamAV to 0.12.
changes since 0.11:

0.12  Mon Oct 18 05:22:54 PM 2004
   - 0.80 came out today. Updated code to work with the new
     version, this however breaks backwards compatibility.
   - Updated tests for all the changes.

0.12  Thu Aug 12 02:12:55 PM 2004
   - Fixed an issue in Makefile.PL which was causing problems
     with Solaris make implementation thanks to
     Mike Brudenell <pmb1 [] york * ac * uk>.
   - Added taint checking to scan(). It now croaks if
     a file path passed in is tainted. This only happens
     under -T. Reported by
     Mark Martinec <Mark * Martinec [] ijs * si>
   - Added "+" overload for the status object. Also reported
     by Mark Martinec <Mark * Martinec [] ijs * si>
   - Added tests for the above changes.
2004-10-20 06:29:50 +00:00
martti
827682d60f Added missing / 2004-10-20 05:42:55 +00:00
minskim
384ddcd4ea Update mathomatic to 11.4c.
Changes:
  - Code cleanup.  Polynomial division routine is now very easy to use.
  - Renamed "WINDOWS" define to "CYGWIN".
  - Added "set preserve_roots" option.
  - Added modulus solving.
2004-10-20 02:07:56 +00:00
wiz
ba2d25347b -bogofilter (thanks snj) 2004-10-20 00:20:17 +00:00
ben
056dbbb3f1 Translate MACHINE_ARCH and LOWER_ARCH from ppc to powerpc in the case of
Linux, to be more consistent with other platforms.
2004-10-19 23:16:47 +00:00
hubertf
0179e13969 Update centericq to 4.12.0. Changes:
4.11.0
------

HTTP CONNECT method is now supported. This means that if this feature is
enabled on your HTTP proxy server, you can use it to connect to your
favourite IM servers. You can also specify a user/pass pair if your
proxy requires authentification.

Applied a patch by Alexander Kanevskiy that fixed a weird behaviour of
the LJ import friend option in the accounts dialog.

In the multi-contact selection window not all contacts were shown unless
arranging users into groups was on in the configuration dialog.

GG used to disconnect when setting its status to N/A. Fixed that.

When LJ import friends feature was off deleting LJ friends from the list
was reflected server-side. Not it happens only if LJ friend
synchronization is on.

Now centericq only saves postponed messages if they contain at least one
character other than space, tab or a line-feed.

Centericq used to hang right at the start on some machines. Fixed that.

Sending Cyrillic letters over Yahoo! seems to be fixed now.

Centericq now sets its own title text in xterm and screen. The aim of
the messages in the title is to inform the user upon events receiving
and such.

Applied a patch by shaky that introduced status modes with descriptions
into GG.

RSS feed contact-list items now support specifying of login and password
for basic HTTP authorization.

The AOL TOC firetalk library was updated. Some major bugs were fixed by
this update. Cheers.

Jabber registration got broken in the previous version because of the
Jabber non-blocking connection patch. It has been fixed by the patch
author in this version :)

4.12.0
------

Fixed an MSN group management problem. Libmsn din't send a space character,
so group operations had no effect or led to disconnects.

With no SSL library found during the build the source failed to compile.
Fixed that.

Jabber server messages used to come from a nick that was similar to
the server name with an "@" sign at the end. That was unnecesary, so it's
not added anymore.

Added the --no-xtitles (-T) commmand line parameter, which disables
changing window titles in xterm and screen.

In LJ, if the whole friends name list grew more than 512, the LJ contact
got garbled. Fixed that. Now there musn't be any lenght limitation for the
records of info files.

The configure script now checks if libcurl has SSL support enabled in
order to avoid MSN malfunctions. It requires libcurl with SSL, so just
provide the MSN module with it if you want to use it.
2004-10-19 23:13:21 +00:00
reed
33aeffe4aa Instead of non-portable cp -RL, use pax with -Lrw
to copy the extensions files.

On Solaris, cp doesn't know -L. (Reported by R. Quinn.)
Using pax was suggested by grant@.
2004-10-19 21:01:47 +00:00
jmmv
481df8531f Note addition of evolution-webcal, version 2.0.0.
Note revision bump for gnome to 1.
2004-10-19 20:36:10 +00:00
jmmv
9a2da388d3 Enable dependency on evolution-webcal. Bump PKGREVISION to 1. 2004-10-19 20:34:04 +00:00
jmmv
568b976467 Add and enable evolution-webcal. 2004-10-19 20:30:26 +00:00
jmmv
3f83c7878b Initial import of evolution-webcal, version 2.0.0:
A GNOME URL handler for web-published ical calendar files, which integrates
with the Evolution groupware suite.  It allows you to subscribe to a published
calendar simply by clicking on a 'webcal:' URL.
2004-10-19 20:29:17 +00:00
jmmv
9c915af092 Note revision bump for evolution-data-server to 1. 2004-10-19 20:18:43 +00:00
jmmv
bf406443a7 Bump PKGREVISION because the evolution-data-server dependency was bumped to
ensure that a serious runtime fix gets pulled in.
2004-10-19 20:17:54 +00:00
jmmv
587db48366 Make evolution-data-server work: the component provider was segfaulting
at startup due to problems when calling sigaction(2).  During the build,
there was a hidden warning:

server.o(.text+0x109): In function `main':
/home/jmmv/NetBSD/pkgsrc/mail/evolution-data-server/work/evolution-data-server-1.0.2/src/server.c:129: warning: reference to compatibility sigemptyset(); include <signal.h> for correct reference

that was actually referring to a fatal error at runtime.

This fixes lots of problems in Evolution 2.0, where the address book and
the calendar were not working at all.  Probably fixes more errors in this
and other programs.

Bump PKGREVISION to 1.
2004-10-19 20:13:44 +00:00
minskim
112b811bd0 This package never uses the gettext library directly. The dependency
on gettext-lib should be taken care of by libgpg-error.
2004-10-19 17:43:23 +00:00
minskim
c2d624c720 Include gettext-lib/buildlink3.mk so that libtoolized packages
depending on this package can link correctly with pkgsrc libintl.
2004-10-19 17:40:37 +00:00
jmmv
1e0ea6fe2a Remove a memory leak that was supposed to fix a bug (but the bug is not
really there... i.e., me not reading the code properly).  Not bumping
revision since this affects the kqueue part only, which is not built by
default.
2004-10-19 17:00:56 +00:00
adrianp
f39662c349 Update a few packages that I'm working on that are in pkgsrc-wip ATM. 2004-10-19 16:46:54 +00:00
adrianp
e7ec73d073 Note addition of msf-2.2
Fix entry for previous addition of InlineEgg
2004-10-19 16:42:03 +00:00
adrianp
887d7af91f The Metasploit Framework is an advanced open-source platform for developing,
testing, and using exploit code. This release includes 18 exploits and 27
payloads; many of these exploits are either the only ones publicly available
or just much more reliable than anything else out there. The Framework will
run on any modern system that has a working Perl interpreter, the Windows
installer includes a slimmed-down version of the Cygwin environment.
2004-10-19 16:38:22 +00:00
adrianp
120a2bda25 Note addition of py-InlineEgg and appropriate license 2004-10-19 16:20:50 +00:00
adrianp
554daa5041 InlineEgg is a Python module that provides the user with a toolbox of
convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
to developing shellcode (sometimes called eggs) for use in exploits.
2004-10-19 16:16:00 +00:00
reed
f388308176 XFree86-clients is not required at run-time for these packages.
But it is needed to build.
So use BUILD_DEPENDS instead of DEPENDS.
(This is the way the xorg-fonts* packages do it.)
Also bump PKGREVISIONs for these.
(Okayed by maintainer, Juan RP.)
2004-10-19 15:55:26 +00:00
markd
2ff1960657 Bring the qmake.conf we use in line with those from qt 3.3.3.
Bump PKGREVISION of qt3-tools.
Noted by Christoph Badura.
2004-10-19 13:27:48 +00:00
atatat
397e5f8aaf A minor change (by the author) to the tarball (but without changing
the name) renders the checksum invalid (even though the material
contents of the tarball are unchanged).

Luckily, we can switch from the .tar.bz2 distribution to the .tar.gz
one.  It's a little larger, but it get around this problem.  We will
switch back to the .tar.bz2 one once 4.73 is released, which ought to
happen in a few weeks.
2004-10-19 13:10:47 +00:00
xtraeme
abc5c705e8 Update mail/clamsmtp to 0.9.6.
Changes:

  - Fixed problem when filtering the last of a list of EHLO responses
  - Send NOOPs to the server when receiving data slowly from client
    to prevent timeouts on the server side.
  - Made the log line always keep the status, rather than dropping of
    the end in the case of many recipeints.
2004-10-19 12:10:24 +00:00
wiz
12ea35822c + bogofilter-0.92.6, curl-7.12.2, dspam-3.2, libcddb-0.9.6,
libtiff-3.7.0, libxklavier-1.10 [breaks gnome-2.8], mathomatic-11.4c,
  multitail-3.4.0, sane-frontends-1.0.13, stellarium-0.6.1, svk-0.23,
  xpaint-2.7.2, xsane-0.96.
2004-10-19 11:31:52 +00:00
grant
89408c4ffa unconditionally include xvidcore/buildlink3.mk, as it DTRT now. 2004-10-19 10:37:30 +00:00
grant
ed7633b643 xvidcore is i386 only, so use it if we are on i386. 2004-10-19 10:36:54 +00:00
salo
12d4758831 Note net/nmap update. 2004-10-19 07:05:11 +00:00
salo
42216c8096 Sync with nmap 3.75 2004-10-19 07:03:29 +00:00
salo
7593338bf8 Updated to version 3.75
Changes:

- Implemented a huge OS fingerprint database update.  The number of
  signatures have increased more than 20% to 1,353 and many of the
  existing ones are much improved.  Notable updates include the fourth
  edition of Bell Lab's Plan9, Grandstream's BugeTone 101 IP Phone,
  and Bart's Network Boot Disk 2.7 (which runs MS-DOS).  Oh, and Linux
  kernels up to 2.6.8, dozens of new Windows fingerprints including XP
  SP2, the latest Longhorn warez, and many modified Xboxes, OpenBSD
  3.6, NetBSD up to 2.0RC4, Apple's AirPort Express WAP and OS X 10.3.3
  (Panther) release, Novell Netware 6.5, FreeBSD 5.3-BETA, a bunch of
  Linksys and D-Link consumer junk, the latest Cisco IOS 12.2
  releases, a ton of miscellaneous broadband routers and printers, and
  much more.

- Updated nmap-mac-prefixes with the latest OUIs from the IEEE.
  [ http://standards.ieee.org/regauth/oui/oui.txt ]

- Updated nmap-protocols with the latest IP protocols from IANA
  [ http://www.iana.org/assignments/protocol-numbers ]

- Added a few new Nmap version detection signatures thanks to a patch
  from Martin Maèok (martin.macok(a)underground.cz).

- Fixed a crash problem in the Windows version of Nmap, thanks to a
  patch from Ganga Bhavani GBhavani(a)everdreamcorp.com).

- Fixed Windows service scan crashes that occur with the error message
  "Unexpected nsock_loop error. Error code 10022 (Unknown error)".  It
  turns out that Windows does not allow select() calls with all three
  FD sets empty.  Lame.  The Linux select() man page even suggests
  calling "select with all three sets empty, n zero, and a non-null
  timeout as a fairly portable way to sleep with subsecond precision."
  Thanks to Gisle Vanem (giva(a)bgnett.no) for debugging help.

- Added --max_scan_delay parameter.  Nmap will sometimes increase the
  delay itself when it detects many dropped packets.  For example,
  Solaris systems tend to respond with only one ICMP port unreachable
  packet per second during a UDP scan.  So Nmap will try to detect
  this and lower its rate of UDP probes to one per second.  This can
  provide more accurate results while reducing network congestion, but
  it can slow the scans down substantially.  By default (with no -T
  options specified), Nmap allows this delay to grow to one second per
  probe.  This option allows you to set a lower or higher maximum.
  The -T4 and -T5 scan modes now limit the maximum scan delay for TCP
  scans to 10 and 5 ms, respectively.

- Fixed a bug that prevented RPC scan (-sR) from working for UDP ports
  unless service detection (-sV) was used.  -sV is still usually a
  better approach than -sR, as the latter ONLY handles RPC.  Thanks to
  Stephen Bishop (sbishop(a)idsec.co.uk) for reporting the problem and
  sending a patch.

- Fixed nmap_fetchfile() to better find custom versions of data files
  such as nmap-services.  Note that the implicitly read directory
  should be ~/.nmap rather than ~/nmap .  So you may have to move any
  customized files you now have in ~/nmap .  Thanks to nnposter
  (nnposter(a)users.sourceforge.net) for reporting the problem and
  sending a patch.

- Changed XML output so that the MAC address [address] element comes
  right after the IPv4/IPv6 [address] element.  Apparently this is
  needed to comply with the DTD (
  http://www.insecure.org/nmap/data/nmap.dtd ).  Thanks to Adam Morgan
  (adam.morgan(a)Q1Labs.com) and Florian Ebner
  (Florian.Ebner(a)e-bros.de) for the problem reports.

- Fixed an error in the Nmap RPM spec file reported by Pascal Trouvin
  (pascal.trouvin(a)wanadoo.fr)

- Fixed a timing problem in which a specified large --send_delay would
  sometimes be reduced to 1 second during a scan.  Thanks to Martin
  Macok (martin.macok(a)underground.cz) for reporting the problem.

- Fixed a timing problem with sneaky and paranoid modes (-T1 and -T0)
  which would cause Nmap to continually scan the same port and never
  hit other ports when scanning certain firewalled hosts.  Thanks to
  Curtis Doty (Curtis(a)GreenKey.net) for reporting the problem.

- Fixed a bug in the build system that caused most Nmap subdirectories
  to be configured twice.  Changing the variable holding the name of
  subdirs from $subdirs to $nmap_cfg_subdirs resolved the problem --
  configure must have been using that variable name for its own internal
  operations.  Anyway, this should reduce compile time significantly.

- Made a trivial change to nsock/src/nsock_event.c to work around a "a
  bug in GCC 3.3.1 on FreeBSD/sparc64".  I found the patch by digging
  around the FreeBSD ports tree repository.  It would be nice if the
  FreeBSD Nmap port maintainers would report such things to me, rather
  than fixing it in their own Nmap tree and then applying the patch to
  every future version.  On the other hand, they deserve some sort of
  "most up-to-date" award.  I stuck Nmap 3.71-PRE1 in the dist
  directory for a few people to test, and made no announcement or
  direct link.  The FreeBSD crew found it and upgraded anyway :).  The
  gcc-workaround patch was apparently submitted to the FreeBSD folks
  by Marius Strobl (marius(a)alchemy.franken.de).

- Fixed (I hope) an OS detection timing issue which would in some
  cases lead to the warning that "insufficient responses for TCP
  sequencing (3), OS detection may be less accurate."  Thanks to Adam
  Kerrison (adam(a)tideway.com) for reporting the problem.

- Modified the warning given when files such as nmap-services exist in
  both the compiled in NMAPDATADIR and the current working directory.
  That message should now only appear once and is more clear.

- Fixed ping scan subsystem to work a little bit better when
  --scan_delay (or some of the slower -T templates which include a scan
  delay) is specified.  Thanks to Shahid Khan (khan(a)asia.apple.com)
  for suggestions.

- Taught connect() scan to properly interpret ICMP protocol
  unreachable messages.  Thanks to Alan Bishoff
  (abishoff(a)arc.nasa.gov) for the report.

- Improved the nmapfe.desktop file to better comply with standards.
  Thanks to Stephane Loeuillet (stephane.loeuillet(a)tiscali.fr) for
  sending the patch.
2004-10-19 07:03:09 +00:00
reed
e0d44887c9 Don't list the info/ files. This uses INFO_FILES so they
are automatically registered.
2004-10-19 04:03:05 +00:00
reed
02f75e7d15 This needs a yacc.
So used:
USE_GNU_TOOLS+=                yacc
(But it didn't necessarily need a GNU version.)
2004-10-19 04:01:13 +00:00
ben
a54ed4098a Make note of gmplayer PKGREVISION bump. 2004-10-19 03:52:41 +00:00
ben
0e4f9a04ca Update to 1.0rc5nb5:
All skin distfiles have changed, so set DIST_SUBDIR to a new
value and update the checksums.

Addresses PR#27295.
2004-10-19 03:51:10 +00:00
ben
23de6ec40d Add dependency on gettext-lib to provide libintl for platforms that do
not have it built in.  May address PR#27292.
2004-10-19 03:24:38 +00:00
ben
ae029f499c Make note of rip import. 2004-10-19 03:14:53 +00:00
ben
bca5f2e21d Add newly imported package rip. 2004-10-19 03:13:52 +00:00
ben
50dcc17e05 Initial import of rip-1.07, a command-line based audio CD ripper and
encoder.  Provided by Leonard Schmidt in PR#27269 and PR#27290.

rip is a wrapper for rippers and encoders which provides a common
interface for ripping any CD audio track and encoding it into
MP3, Ogg Vorbis, or FLAC. Manual and CDDB based renaming schemes
are available for naming and tagging your ripped tracks.
2004-10-19 03:13:11 +00:00
sekiya
5efdfb952a xvidcore is i386-only; therefore, don't depend on it if ARCH != i386. 2004-10-19 03:11:38 +00:00
grant
fd488f1b21 whitespace police 2004-10-19 02:26:39 +00:00
sekiya
b3b4b88c40 Don't link libvout and libac3_tc to import/export modules -- these two libraries
are static, so libtool will refuse to create a working module.

Instead, link those libraries into the transcode binary itself (libvout was
already being so linked) and remove them from the module link arguments.
2004-10-19 02:15:05 +00:00
sekiya
928557a30e Note ifp-line update to 0.2.4.4 2004-10-19 01:58:40 +00:00
sekiya
e16c787a71 Update to ifp-line-0.2.4.4:
* 2004-08-18 ifp-line-0.2.4.4
          + Stable release.
          + Fixed upload process.
2004-10-19 01:57:45 +00:00
sekiya
15b0aa39fb Note rlpr addition. 2004-10-19 01:48:55 +00:00