1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

140905 Commits

Author SHA1 Message Date
Edwin Groothuis
9a7cbd9494 [BUG]: games/linux-nwnclient dependency problem
The linux-nwnclient port checks to see if WITH_NVIDIA_GL is defined to
	determine whether or not it should depend on the nvidia-driver
	instead of linux_dri. However, both dependencies are needed
	as linux_dri provides 'libGLU.so.1', which does not come
	with the nvidia-driver. This is needed in order to run
	linux-nwnclient.

	I use the nvidia-driver port and had to install linux_dri
	by hand after installing nwn. It seems to be working fine
	in conjunction with the driver.

	My suggestion is to either drop the nvidia-driver dependency
	entirely, or at least depend on linux_dri whether WITH_NVIDIA_GL
	is defined or not.
2005-12-20 21:18:54 +00:00
Edwin Groothuis
1ed4f1d402 Update port: graphics/digikamimageplugins fix WWW and add SHA256
- Fixed WWW.
	- Added SHA256.

PR:		ports/90702
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-20 21:03:45 +00:00
Edwin Groothuis
b1c8f1006c www/mediawiki update to 1.5.3 (security update)
Fixes a security issue: Validation of the user language
	option was broken by a code change in May 2005, opening the
	possibility of remote code execution as this parameter is
	used in forming a class name dynamically created with eval().
	The validation has been corrected in this version.  All
	prior 1.5 release and prelease versions are affected; 1.4
	and earlier and not affected.

PR:		ports/90335
Submitted by:	Thomas Vogt <thomas@bsdunix.ch>
Approved by:	maintainer timeout
2005-12-20 20:52:18 +00:00
Edwin Groothuis
4b47db343f [maintainger-update] Klamav upgrade from 0.22 to 0.32
Klamav upgrade from 0.22 to 0.32

PR:		ports/90427
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br>
2005-12-20 20:48:31 +00:00
Edwin Groothuis
459b8d16e6 [new port] security/chroot_safe
chroot_safe, a tool to chroot any application in a sane
	manner without requring binaries, shared libraries etc
	within the chroot or any support from the application. Works
	with any dynamically linked application.

	WWW: http://sourceforge.net/projects/chrootsafe

PR:		ports/90341
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-12-20 20:47:45 +00:00
Edwin Groothuis
1abc97d3d9 [new port] net/samba-nmblookup
There is a NetBIOS/tcp lookup tool nmblookup(1) included
	in samba suite.  It's quite useful, but installing whole
	samba suite is not always necessary.

	I wrote a port to install nmblookup(1) only.

Dutchman through the corner alert... What can I do against the
wrongly added directories?

PR:		ports/90375
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2005-12-20 20:46:38 +00:00
Edwin Groothuis
46265967d0 New port: net-mgmt/chillispot
Chillispot is used for authenticating users of a wireless
	LAN. It support WPA (Wireless Protected Access) encryption.
	Authentication, authorization and accounting (AAA) is handled
	by your favorite radius server.

PR:		ports/90397
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2005-12-20 20:41:17 +00:00
Edwin Groothuis
c648285d4d Add <executable/> to the appinfo.xml file. With this one, boinc-seti
will not attempt to download a binary to update itself and actually
work.
2005-12-20 20:25:55 +00:00
Doug Barton
40a70a81c2 Reduce POLA violation for users who didn't expect to have to enable
this feature.

Prodded by: pav
2005-12-20 20:03:56 +00:00
Cy Schubert
3b1ec7b41c Document the removal of the ftp/sftp port. 2005-12-20 19:50:30 +00:00
Cy Schubert
e75be9baa9 Remove the sftp port as it is no longer supported by its author.
May it rest in peace.
2005-12-20 19:46:03 +00:00
Jean-Yves Lefort
e90c21eb05 Fix a g_strconcat() without terminating NULL. 2005-12-20 19:33:05 +00:00
Jeremy Messenger
2ffcc0371a Fix the crux engine theme crash looks like this:
[...]libcrux-engine.so: Undefined symbol "uninstall_all_focus_hooks"

Reported by:	TooManySecrets <toomany@toomany.net>,
		Robert C. Noland III <rnoland@2hip.net>
GNOME Bugzilla:	http://bugzilla.gnome.org/show_bug.cgi?id=322886
Obtained from:	GNOME CVS (gtk-engines module)
2005-12-20 19:14:31 +00:00
Lev A. Serebryakov
266e0a0bea Update to latest 1.3.34+30.22+2.8.25.
This fixes CVE-2005-2088.
2005-12-20 17:52:59 +00:00
Lev A. Serebryakov
61c77d39d7 Update to latest 1.3.34+30.22.
This fixes CVE-2005-2088.
2005-12-20 17:41:42 +00:00
Hajimu UMEMOTO
b87fc671c6 Update to 2.3.1. 2005-12-20 17:35:41 +00:00
Michael Nottebrock
5f8bdca174 - Update libksba to 0.9.13
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
2005-12-20 16:39:54 +00:00
Alexey Dokuchaev
7c280124a8 Add SHA256 hashes to my ports in this category. 2005-12-20 16:39:03 +00:00
Alexey Dokuchaev
2c1599e0e7 - Fix distname, add SHA256 checksum
- Mute somewhat hackish case of patching
- Kill pkg-plist
2005-12-20 16:36:25 +00:00
Alexey Dokuchaev
1aec21848d - Fix a silly typo in files/Makefile
- Add SHA256 hash while here
2005-12-20 16:24:16 +00:00
Renato Botelho
878295ccf1 - Integrate vendor patch to fix a problem with the SMB helper when
--enable-ntlm-fail-open was specified as an additional configuration
  option (squid bug #1022).
  The port does not enable this option by default; document it, while at it.
- Add SHA256 checksum for the squid tarball
- Integrate ICAP client support based upon the icap project's CVS repository,
  turned off by default.
  To activate it, build the port with WITH_SQUID_ICAP defined or rerun
  'make config'.
- Bump PORTREVISION

PR:		ports/90688
Submitted by:	maintainer
2005-12-20 16:01:15 +00:00
Alexey Dokuchaev
da6d7dd385 Add deutex 4.4.0, an advanced WAD composer for games like Doom, Heretic,
Hexen, and Strife.

WWW: http://www.teaser.fr/~amajorel/deutex/
2005-12-20 15:55:30 +00:00
Erwin Lansing
c458b72e33 This package is used to encrypt and decrypt passwords generated by IMail.
See: http://www.ipswitch.com/products/imail_server/

WWW: http://search.cpan.org/dist/Crypt-Imail

PR:		ports/90686
Submitted by:	Gabor Kovesdan
2005-12-20 15:51:51 +00:00
Erwin Lansing
6e9eb278e0 Crypt::GOST_PP is a pure perl implementation of GOST, a 64-bit
symmetrical block cipher with a 256-bit key from the former Soviet
Union. Please read the Pod documentation contained in the module
itself for additional information, including the rationale behind
the writing of this module.

WWW: http://search.cpan.org/dist/Crypt-GOST_PP

PR:		ports/90685
Submitted by:	Gabor Kovesdan
2005-12-20 15:51:00 +00:00
Erwin Lansing
7a9dfa805e GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit
key developed in the former Soviet Union. Some information on it
is available at http://vipul.net/gost/ .
This module implements GOST encryption. It supports the Crypt::CBC
interface, with the functions described below. It also provides
an interface that is backwards- compatible with Crypt::GOST 0.41,
but its use in new code is discouraged.

WWW: http://search.cpan.org/dist/Crypt-GOST

PR:		ports/90684
Submitted by:	Gabor Kovesdan
2005-12-20 15:50:08 +00:00
Alex Dupre
56e4435428 Correct dependency for FreeBSD > 5. 2005-12-20 15:48:35 +00:00
Dirk Meyer
93191a3d01 - update to 1.3.2
- Translate-fix
Submitted by: NetJunior
2005-12-20 15:31:34 +00:00
Aaron Dalton
42cc30b381 - updated from v0.10 to v0.11
- updated maintainership

0.11  2005-11-20
	- Add extract_all method
	- Add merge_arrays method
	- inserts can now handle multiple elements as argument
	- absorb and key_absorb use the new multi-inserts
	- absorb and key_absorb now take any number of heaps as argument
          instead of absorbing exactly one.
	- Special characters in generated constant strings were incorrectly
	  escaped (bugfix)
	- key_method doesn't return literal strings anymore in the "complex"
	  case (also causes the above mentioned bug to never trigger)
	- make the internal _STRING and _LITERAL macros never see each others
	  output (this is possibly a bugfix)

Approved by:	tobez
2005-12-20 15:28:59 +00:00
Mathieu Arnold
31714c2a37 Update to 0.46 2005-12-20 15:26:03 +00:00
Renato Botelho
cf00013675 - Make it fetchable again
Noticed by:	Steve Clement <steve@ion.lu>
2005-12-20 15:19:44 +00:00
Aaron Dalton
efe08b1ea1 - updated from v0.09 to v0.10
0.10 Fri Nov. 25, 2005
    - removing OS X resource fork files which are causeing
      the pod test to fail

Approved by: tobez (implicit)
2005-12-20 15:09:15 +00:00
Aaron Dalton
09b75db353 - updated from v0.13 to v0.14
0.14 Mon Novermber 28, 2005
    - removing the OS X resource fork files
    - applied patch (RT #16064) to support XHTML
      compliant output for Tree::Simple::View::HTML.
        - thanks to Simon Wilcox for this patch and tests

Approved by: tobez (implicit)
2005-12-20 15:08:15 +00:00
Aaron Dalton
2adf6adb5a - updated from v0.13 to v0.14
0.14 December 19 2005

    * Small rewordings in POD.

    * Added TAOCP Vol 4, Fasc 3 to REFERENCES.

    * Added tuples* as alias to variations* to add the nomenclature
      in Knuth's, Mathematica, etc. to the interface.

    * Code cleanup.

Approved by: tobez
2005-12-20 15:06:40 +00:00
Marius Strobl
4bd343b7ae Re-add file forgotten in update to 1.1.2-1.
Approved by:	netchild
2005-12-20 14:52:25 +00:00
Erwin Lansing
90136fe774 The Data Encryption Standard (DES), also known as Data
Encryption Algorithm (DEA) is a semi-strong encryption and
decryption algorithm.
The module is 100 % compatible to Crypt::DES but is implemented
entirely in Perl. That means that you do not need a C compiler
to build and install this extension.

WWW: http://search.cpan.org/dist/Crypt-DES_PP

PR:		ports/90682
Submitted by:	Gabor Kovesdan
2005-12-20 14:49:19 +00:00
Mario Sergio Fujikawa Ferreira
01df69d42d New port p5-Unicode-UTF8simple version 1.06: Conversions to/from
UTF8 from/to charactersets
2005-12-20 14:48:29 +00:00
Erwin Lansing
f394b93f7b The Chimera key exchange protocol generates a shared key between two parties.
The protocol was shown to be INSECURE. This module is therefore released for
purely academic curiosity.

WWW: http://search.cpan.org/dist/Crypt-Chimera

PR:		ports/90681
Submitted by:	Gabor Kovesdan
2005-12-20 14:42:58 +00:00
Mathieu Arnold
fb6b40b4f0 Update to 0.64 2005-12-20 14:41:16 +00:00
Marius Strobl
ad566a682b - Update to 1.1.2-1 in order to fix fetching. [1]
According to the changelog beside a OpenBSD-specific fix the only relevant
  change since 1.1.1-9 was:
  o The log file (syslog too) shows the file name (argv[0]) in its logs.

- No longer override FETCH_CMD so the distfiles survey keeps track of this
  port again. Overriding FETCH_CMD became redundant when the name of the
  distfile was changed to be a versioned one.

Prodded by:	stephen <vk3heg@iinet.net.au> [1]
Approved by:	netchild
2005-12-20 14:26:11 +00:00
Andrey Slusar
bca2c6b107 Add additional mastersite.
PR:		ports/90666
Submitted by:	maintainer
Approved by:	sem(mentor)
2005-12-20 13:44:33 +00:00
Sam Lawrance
c6f4b6c188 GDAL now builds on 4.x by disabling pcraster support.
Thanks to:	Frank Warmerdam, Benjamin Thelen, Paul Warriner
2005-12-20 13:19:55 +00:00
Herve Quiroz
269884ee1b Update to 1.2 2005-12-20 13:01:50 +00:00
Edwin Groothuis
1db62547cf Patch to update textproc/py-4suite-xml to latest version
The attached patch should be sufficient to bring the
	textproc/py-4suite-xml port up to date. The new version of
	the software should also work on 64-bit architectures as
	well.

PR:		ports/90624
Submitted by:	Mike Brown <mike@skew.org>
2005-12-20 12:47:27 +00:00
Edwin Groothuis
fe5dcf5ec7 Update of german/BBBike port
Update from 3.14 to 3.15.

PR:		ports/90258
Submitted by:	Slaven Rezic <slaven@rezic.de>
2005-12-20 12:40:54 +00:00
Edwin Groothuis
45e3e7a3a4 [maintainer update]: security/samba-vscan fix atoll problem on 4.X
- Fix atoll problem with FreeBSD 4.X.

PR:		ports/90645
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-20 12:35:18 +00:00
Alexander Nedotsukov
daf77eba94 Update to 2.0.17 2005-12-20 12:25:40 +00:00
Vanilla I. Shu
dfb05ab82a Rename mailgraph.sh.tmpl to mailgraph.sh.in.
Submitted by: maintainer
2005-12-20 12:20:47 +00:00
Edwin Groothuis
f148cdb4ad [maintainer update] www/webcalendar: Security update to WebCalendar 1.0.1
Update port to version 1.0.2 to track official release (security fixes)

PR:		ports/90663
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
Security:	http://www.ush.it/2005/11/28/webcalendar-multiple-vulnerabilities/
2005-12-20 12:07:10 +00:00
Edwin Groothuis
7146cbc5d7 [MAINTAINER UPDATE] games/quake3-data: redesign, change dependant ports
- Changed quake3-data/Makefile.include to be more similar
	to bsd.*.mk files, also it doesn't override port's variables.
	- Change dependant ports.

PR:		ports/90149
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-12-20 11:59:18 +00:00
Edwin Groothuis
fc631bd198 Maintainer update: mail/dovecot to 1.0.a5
Update to dovecot-1.0.a5.
	- Numerous small changes and fixes; see http://www.dovecot.org/list/dovecot/2005-December/010279.html for details.
	- Use vendor install target; patch in --with(out)-docs support to facilitate NOPORTDOCS macro.
	- Introduce experimental (and probably broken) GSSAPI option.

PR:		ports/90606
Submitted by:	Robin Breathe <robin@isometry.net>
2005-12-20 11:55:11 +00:00