Commit graph

99800 commits

Author SHA1 Message Date
wiz
0ebdc85711 Add -DPARANOID to CXXFLAGS, which fixes the build with gcc4
on NetBSD-3.99.21. Go figure.
2006-06-25 18:00:05 +00:00
jmmv
21a4bda0cd Note revision bump for gdm to 1. 2006-06-25 17:18:58 +00:00
jmmv
09876b6f39 Fix path to the custom.conf configuration file in the rc.d script.
Bump PKGREVISION to 1.
2006-06-25 17:16:33 +00:00
rillig
0b4bb33031 USE_LANGUAGES+= c 2006-06-25 17:06:08 +00:00
wiz
31e0f23689 Better fix for gcc4 build problem, suggested by martin@. 2006-06-25 15:25:35 +00:00
wiz
96742caa62 Add patch to fix compilation on NetBSD-current. 2006-06-25 14:53:00 +00:00
wiz
daa517d723 regen 2006-06-25 14:52:44 +00:00
salo
6ea3e63d49 Note net/nmap{,fe} update. 2006-06-25 14:30:37 +00:00
salo
dd48107457 Sync with nmap 4.11 2006-06-25 14:29:30 +00:00
salo
eb8dc3d103 Update to version 4.11
- bite the bullet and use GNU make, it's increasingly annoying to try
  avoiding it

Changes:

- Added a dozens of more detailed SSH version detection signatures,
  thanks to a SSH huge survey and integration effort by Doug Hoyte.
  The results of his large-scale SSH scan are posted at
   http://seclists.org/nmap-dev/2006/Apr-Jun/0393.html .

- Fixed the Nmap Makefile (actually Makefile.in) to correctly handle
  include file dependencies.  So if a .h file is changed, all of the
  .cc files which depend on it will be recompiled.  Thanks to Diman
  Todorov (diman(a)xover.mud.at) for the patch.

- Fixed a compilation problem on solaris and possibly other platforms.
  The error message looked like "No rule to make target `inet_aton.o',
  needed by `libnbase.a'".  Thanks to Matt Selsky
  (selsky(a)columbia.edu) for the patch.

  Fixes PR pkg/33806 from Gilles Dauphin.

- Applied a patch which helps with HP-UX compilation by linking in the
  nm library (-lnm).  Thanks to Zakharov Mikhail (zmey20000(a)yahoo.com)
  for the patch.

- Added version detection probes for detecting the Nessus daemon.
  Thanks to Adam Vartanian (flooey(a)gmail.com) for sending the patch.
2006-06-25 14:29:14 +00:00
wiz
ced141162c Fix build with gcc4. 2006-06-25 13:46:37 +00:00
wiz
8b15105141 + coreutils-5.97, nmap-4.11. 2006-06-25 13:35:32 +00:00
tron
0840866463 Set "RPM2PKGSTRIP" to "1" to get rid off the leading "./" in filenames.
This avoids false complaints about package list problems if "CHECK_FILES"
is set to "yes".
2006-06-25 12:33:26 +00:00
wiz
aae0514abb When building with gcc4, add "-fno-tree-ter" to CFLAGS.
Workaround for toolchain/33816, suggested by dogcow@.
2006-06-25 12:20:58 +00:00
wiz
e8b17b4741 + bitlbee-1.0.3, libvisual-0.4.0, libvisual-plugins-0.4.0, snd-8.2. 2006-06-25 12:05:00 +00:00
rillig
5766df03cb Fixed script interpreters. Bumped PKGREVISION.
We're in a pkgsrc freeze and this is not a leaf package, but the only
package using this is meta-pkgs/windowmaker-desktop.
2006-06-25 10:48:17 +00:00
rillig
68f085bf80 Documented some more file names, so that almost all files in pkgsrc are
covered now by the documentation.
2006-06-25 10:33:33 +00:00
tron
0feb01de19 Correct description: Version 1.20 of "netio" no longer support DOS.
Problem pointed out by Markus Illenseer in private e-mail.
2006-06-25 10:23:50 +00:00
rillig
d8b7a83f1f Added buildlink3.mk and options.mk to the list of optional package files. 2006-06-25 10:02:10 +00:00
rillig
9ebcc2709b This package needs man/cat8 to install correctly into a previously empty
${LOCALBASE}.
2006-06-25 09:49:51 +00:00
rillig
aceec90635 Fixed script interpreters. Bumped PKGREVISION. 2006-06-25 09:46:53 +00:00
rillig
6de7d866ee Disable CHECK_INTERPRETER for *.hsml files, since they are not intended
to be executed directly.
2006-06-25 09:40:01 +00:00
rillig
72df17134b replace.mk needs rubyversion.mk. 2006-06-25 09:31:43 +00:00
rillig
871b7a6f9d This package needs some help to find apxs. 2006-06-25 09:11:48 +00:00
rillig
b60d9cc047 The full pathname to apxs is provided by www/apache2/buildlink3.mk, so
use it. This fixes builds where ${LOCALBASE}/sbin is not in the PATH.
2006-06-25 09:08:01 +00:00
rillig
9b0871a1d4 The directory man/man8 must exist before the man pages can be moved there. 2006-06-25 08:59:22 +00:00
rillig
48104abbb5 Fixed file ownership. Bumped PKGREVISION. 2006-06-25 08:29:20 +00:00
rillig
e127b28732 Fixed the permissions and ownership of the installed files for
unprivileged builds. Bumped PKGREVISION.
2006-06-25 07:57:22 +00:00
rillig
76aa8c8356 The package now uses ${INSTALL_GAME} to install games. 2006-06-25 07:28:05 +00:00
adam
94539a0c85 Updated graphics/netpbm to 10.34 2006-06-25 06:36:58 +00:00
adam
6ec6761023 This is a security update, which fixes a buffer overflow vulnerability.
Changes 10.34:
* Add pamthreshold, pamx, pamtoxvmini.
* pammasksharpen: Add -threshold.
* pnmtopng: make "N colors found" message verbose-only.
* pnmtopng: make "no room in palette" message non-verbose.
* picttoppm: Tolerate various PICT file corruptions.
* picttoppm: Don't issue warning message when file named
  'fontdir' doesn't exist.
* libnetpbm: Add ppmd_fill_path().
* ppmtobmp: Fix for PBM input.
* bmptopnm: Don't crash on BMP with no color map.
* bmptopnm: Fix wrong file name in error messages.
* ppmtogif: fix bug: always produces garbage output.
* ppmtompeg: fix input from Standard Input.
* pnmflip: fix bug: -rotate90, -rotate180, and -rotate270
  (and synonyms) don't work when followed by other rotation options.
* ppmtoilbm: Fig bug: generates more planes than necessary.
* pamtofits: fix buffer overflow in asembling header.
* picttoppm: fix bug - interprets some images wrong because of
  bogus "rowBytes" value.
* Redo asprintfN(), etc. so as not to use va_list in a way
  that doesn't work on some machines.
* cameratopam: remove definition of memmem() so it doesn't collide
  with same in some C libraries.  Add memmemN() and MEMEQ to libnetpbm.
* Fix build of filename.o.
2006-06-25 06:35:58 +00:00
reed
23e6ae8682 I will be the maintainer. I use this software frequently for a few months.
It seg faults (with some double free() it looks like) when DNS
is not working. So after the freeze I will explore this more.
I also see a new version is available -- maybe it fixes it...
2006-06-25 03:32:23 +00:00
hubertf
a8ce6d1667 Update multitail to 4.0.6. Fixes PR 33817.
Changes: too many to list; most importantly the distfile's available
from the master site.
2006-06-25 00:01:44 +00:00
hira
bba5df4663 Bump ja-jsclasses and ja-vfxdvik dependencies.
The ${PREFIX}/share/texmf.local isn't included in search path.
So the older versions may not work with teTeX3.
2006-06-24 20:31:16 +00:00
wiz
1f11feae43 + bittorrent-4.20, capc-calc-2.12.0.4, eric3-3.9.1, getmail-4.6.3,
gxemul-0.4.0, inkscape-0.44.1, libtheora-1.0alpha7, py-sqlite2-2.3.1,
  qt4-libs-4.1.4, totem-1.4.2, webmin-1.280, wine-0.9.16, wmii-2.5.2
  [pkg/33285].
2006-06-24 15:45:53 +00:00
darcy
bd2a53a597 Latest version of fonts/mftrace is 1.2.4 2006-06-24 15:42:26 +00:00
darcy
8a2fde5308 Add CHECK_FILES_SKIP for backup file that is handled by copy and move.
No PKGREVISION bump as the binary package is not changed.  All this does is
remove a warning when installing and PKG_DEVELOPER is set.
2006-06-24 15:35:25 +00:00
salo
f40d5eea11 Note security/gnupg{,-devel} PKGREVISION bumps: security fixes. 2006-06-24 14:23:10 +00:00
salo
5ba55d77ed Security fix for CVE-2006-3082:
"parse-packet.c in GnuPG (gpg) 1.4.3 and 1.9.20, and earlier versions,
 allows remote attackers to cause a denial of service (gpg crash) and
 possibly overwrite memory via a message packet with a large length,
 which could lead to an integer overflow, as demonstrated using the
 --no-armor option."

Patch from GnuPG CVS repository.
Bump PKGREVISION.
2006-06-24 14:20:29 +00:00
wiz
b103919acd Fix path to horde3 package in DEPENDS. 2006-06-24 13:37:08 +00:00
hira
a21f9e9368 Remove INSTALL and DEINSTALL. Forgot to remove in previous commit. 2006-06-24 11:39:33 +00:00
hira
68f04ae9ec - ja-ptex-bin-3.1.8.1, ja-ptex-share-2.2 2006-06-24 11:03:10 +00:00
hira
65f86cf73a Note PKGREVISION bump of print/ja-ptex. 2006-06-24 11:02:04 +00:00
hira
1eae41c385 Depend on ja-ptex-bin-3.1.9. Bump PKGREVISION.
I'll remove BROKEN_IN a few days later.
2006-06-24 11:01:22 +00:00
hira
4d06809959 Note PKGREVISION bump of print/ja-jsclasses. 2006-06-24 10:57:25 +00:00
hira
3cccbdbdb3 Use print/teTeX/module.mk framework. Bump PKGREVISION. 2006-06-24 10:56:30 +00:00
hira
c2edfb2a37 Note PKGREVISION bump of print/ja-vfxdvik. 2006-06-24 10:55:35 +00:00
hira
ff40ef8157 - Use print/teTeX/module.mk framework.
- Define BUILD_DIRS instead of define do-build and do-install target.
 - Explicitly include zlib's buildlink file.
 - Sort inclusions of buildlink file.

Bump PKGREVISION.
2006-06-24 10:54:39 +00:00
hira
e62d0e8182 Note update of print/ja-ptex-bin to 3.1.9. 2006-06-24 10:53:31 +00:00
hira
e245704359 Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release.
- Use teTeX3.
  - Use print/teTeX/module.mk framework.
  - Don't modify installed teTeX-texmf files.
  - Remove INSTALL and DEINSTALL (no longer needed).
  - Make pjbibtex work (patch-al).

Some fixes and improvements were submitted by minskim@ on tech-pkg-ja
mailing list.  This should fix PR pkg/32592.

Changes from 3.1.8 to 3.1.9

2005/10/17:
        mkconf: Don't add tex/platex to search path of platex.
        ptex: Fix bug with TFM that uses LIG/ at begining of word.

Changes from 3.1.7 to 3.1.8

2005/03/07:
        Makefile.in: Do run mktexlsr in `make install'.
        Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory.

2004/12/14:
        ptex: Fix handle of control sequence name.
        ptex: Fix recognition of ^^ after control sequence.
        ptex: Fix line feed position in terminal/log.

Changes from 3.1.6 to 3.1.7

2004/12/09:
        ptex: Fix control sequence name that includes ^^ format.
        ptex: Sync a range of non-printable characters to 3.1.4.
        mkconf: Create TEXINPUTS for sjis, jis and euc encodings.

Changes from 3.1.5 to 3.1.6

2004/12/02:
        ptex: Adapt tetex-2.99.4.20041128-beta.
        INSTALL.txt: Add comments for filename and TDS.

Changes from 3.1.4 to 3.1.5

2004/11/29:
        ptex: Don't recognize ^^ format control sequence and next character
          as kanji.
        ptex: Output non-printable messages as ^^ format.

2004/11/08:
        ptex: After reading JIS encoded files, disable `kanjiin' state at end
          of file.

2004/10/12:
        pltotf: Fix build of TFM files from SJIS coded PL files.

Changes from 3.1.3 to 3.1.4

2004/09/02:
        ptex: Don't recognize as kanji in following case:
          - Charactor of the end of line is a first byte of kanji.
          - ^^ format control sequence is a first byte of kanji.
          - Use \char in equation.
        ptex: Don't recognize as invalid character if a single byte character
          is a first byte of kanji.
        ptex: Make strict kanji recognition in \string.
        jbibtex: Dealing with CR.
        Correct Japaense translation of the contract.

Changes from 3.1.2 to 3.1.3:

2003/10/07:
        ptex: Fix \kansujichar doesn't set a expected character with
          -kanji=sjis.

2003/09/30:
        ptex: Don't print non-printable characters to terminal/log.

2003/08/05:
        pconvert: Change usage message.  Add $target option to fixwrites
          if it's pltotf, tftopl and pdvitype.
2006-06-24 10:52:23 +00:00