Commit graph

140787 commits

Author SHA1 Message Date
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
Edwin Groothuis
65817b752e [MAINTAINER UPDATE] games/stratagus broken dependency fix
Two dependencies are improperly listed as BUILD_DEPENDS
	rather than LIB_DEPENDS. I noticed this when I attempted
	to install it via 'pkg_add -r stratagus' and lua was not
	fetched.

PR:		ports/90677
Submitted by:	Travis Poppe <tlp@liquidx.org>
2005-12-20 11:52:39 +00:00
Edwin Groothuis
e016131211 [Maintainer-update] palm/malsync: update 2.10 -> 2.20
- Take maintainership
	- Update to 2.20

PR:		ports/90650
Submitted by:	Stefan 'Steve' Tell <stell@zeus.crashmail.de>
2005-12-20 11:49:51 +00:00
Edwin Groothuis
ca440181c3 [MAINTAINER] www/mod_perl2: fix for apache21 and higher
- variant of the fix in ports/90312 (can be closed, too)

	- warn if an apache newer than apache20 is used
	  (maintainer can't test)

	- remove warning about API change, it's been a year

PR:		ports/90655
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2005-12-20 11:45:27 +00:00
Erwin Lansing
b76099f8c6 Fix typo in EXPIRATION_DATE
Submitted by:	maintainer
2005-12-20 11:37:26 +00:00
Daichi GOTO
38a7a1fcaf sysutils/topless: update to 1.51
- update to 1.51
    a bug around -c and non-output-change problem fixed
  - add SHA256 checkdum
2005-12-20 09:21:36 +00:00
Vanilla I. Shu
fbb3b24a51 USE_RC_SUBR changes.
PR:		ports/90678
Submitted by:	maintainer
2005-12-20 08:46:07 +00:00
Sam Lawrance
dd411c366a Mark deprecated and expire in 3 months.
This software is buggy, and "stat" has been in the base system
since FreeBSD 4.10.

PR:		ports/25490
Submitted by:	Tony Finch <dot@dotat.at> <dot@dotat.at>
Approved by:	wosch (maintainer, timeout 4 years)
2005-12-20 06:22:01 +00:00
Hiroki Sato
5564de49b2 Update to 11.82. Changes include:
* Support for the MinionPro LaTeX package was added.

 * Warnings and underfull/overfull boxes are now being indicated in
   the echo area after a LaTeX run, if the respective debugging
   options are activated with `TeX-toggle-debug-warnings' (`C-c C-t
   C-w') or `TeX-toggle-debug-bad-boxes' (`C-c C-t C-b').  In this
   case `TeX-next-error' will find these warnings in addition to
   normal errors.

   The key binding `C-c C-w' for `TeX-toggle-debug-bad-boxes' (which
   was renamed from `TeX-toggle-debug-boxes') now is deprecated.

 * AUCTeX now can automatically insert a pair of braces after typing
   <_> or <^> in math constructs if the new variable
   `TeX-electric-sub-and-superscript' is set to a non-nil value.

 * Some language-specific support for French was added.  There now is
   completion support for the commands provided by the `frenchb' (and
   `francais') options of the babel LaTeX package and easier input of
   French quotation marks (`\\og ...\\fg') which can now be inserted
   by typing <">.

 * Completion support for options of some LaTeX packages was added.

 * Already in version 11.81 the way to activate AUCTeX changed
   substantially.  This should now be done with `(load "auctex.el" nil
   t t)' instead of the former `(require 'tex-site)'.  Related to this
   change `tex-mik.el' does not load `tex-site.el' anymore.  That
   means if you used only `(require 'tex-mik)' in order to activate
   AUCTeX, you have to add `(load "auctex.el" nil t t)' before the
   latter statement.  More detailed information can be found in the
   installation instructions.

 * Handling of verbatim constructs was consolidated across AUCTeX.
   This resulted in the font-latex-specific variables
   `font-latex-verb-like-commands', `font-latex-verbatim-macros', and
   `font-latex-verbatim-environments' being removed and the more
   general variables `LaTeX-verbatim-macros-with-delims',
   `LaTeX-verbatim-macros-with-braces', and
   `LaTeX-verbatim-environments' being added.

 * The output of a BibTeX run is now checked for warnings and errors,
   which are reported in the echo area.

 * The aliases for `font-latex-title-fontify' were removed.  Use
   `font-latex-fontify-sectioning' instead.

 * The problem that Japanese macros where broken across lines was
   fixed.

 * Various bug fixes.
2005-12-20 05:38:41 +00:00
Patrick Li
6209cbcd4e Update MASTER_SITES
PR:		ports/90363
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-20 04:47:08 +00:00
Maxim Sobolev
c29b09b371 Update MASTER_SITES. 2005-12-20 04:36:38 +00:00
Patrick Li
1ed8610aec Update to 2.10
PR:		ports/90542
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-12-20 04:32:27 +00:00
Mark Linimon
5c230e44cc Once again, remove local change that crept in. 2005-12-20 04:00:49 +00:00
Mark Linimon
93d6aaebf5 Do not quote IGNORE. Fix formatting. 2005-12-20 02:45:11 +00:00
Mark Linimon
6525ced36b Really bring these up to date with the latest patch being tested on the
cluster.  The previous commit message was bogus.
2005-12-20 02:30:51 +00:00
Cheng-Lung Sung
87e85560e4 - update to 0.45 2005-12-20 02:15:02 +00:00
Mark Linimon
71f79f775f Update to ports/Mk/bsd.php.mk version 1.21. Previous comment was bogus. 2005-12-20 01:56:26 +00:00
Mark Linimon
90b5216d85 Remove the multiple copies of these files that crept in here. I hate
patch(1).
2005-12-20 01:51:49 +00:00
Mark Linimon
f029e7b0f3 Catch up with ports/Mk/bsd.apache.mk 1.6. Previous checkin comment was
bogus.
2005-12-20 01:49:26 +00:00