1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

137736 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
ec7bbee327 USE_TWISTED_RUN instead of manually adding a RUN_DEPENDS entry 2005-11-15 02:22:33 +00:00
Mario Sergio Fujikawa Ferreira
43d8007aa3 o Permission safeness fix: files can become unaccessible depending
on umask(1) settings
o Bump PORTREVISION
2005-11-15 01:55:41 +00:00
Joe Marcus Clarke
e980980a39 Update to 0.8. 2005-11-15 01:06:11 +00:00
Gerald Pfeifer
b290b101a0 Perform some house^Wportkeeping:
- WRKSRC is predefined, no need to redefine it.
 - Use pre-build instead of post-configure.
 - Rely on the default do-install target, and use post-install for
   our additional changes.
 - $PREFIX/etc/wine.conf and .wine/config are no longer used; remove
   all references from pkg-message.

PR:		88758
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-15 00:27:48 +00:00
Pav Lucistnik
efc03a7db4 - Integrate vendor patches:
1. #266 - Excessive db connects and quits
  2. #271 - BUG with connect to postgresql database
  3. #272 - Non-UTF characters in a message's body
  4. #277 - Fix "INTERNALDATE" calculation in imaputil.c
  5. other patches from repository.
- Add SHA256

PR:		ports/88277
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2005-11-15 00:10:58 +00:00
Michael Johnson
200edfa028 - Update to 0.4.6 2005-11-15 00:04:22 +00:00
Palle Girgensohn
170eff296f Let postgresql (libpq.so) only link with the Kerberos implementations
installed from ports. The base heimdal distribution installs libraries
that have no depenency information. While this is quite correct, it
means that each library that links with libpq.so must also know if
libpq.so is linked with libkrb.so et al. Problem is, there's no good
way to get this information (pg_config has a --libs option starting at
version 8.1) and all ports using postgresql must be changed to make it
possible to link with a libpq.so that was configured to use the
Kerberos implementation installed in /usr by default. Hence, we
require one of the ports (heimdal or krb5) if postgresql is to be
linked with Kerberos. At least for now, until we can fix this in some
better way.

Also, if MIT Kerberos (security/krb5) is installed, users should
ideally remove the base heimdal installation so linkers will not pick
it up in preference to the krb5 libs (base heimdal has higher version
numbers than krb5 port).

PR: 80869, 88098, 85178
2005-11-14 23:59:26 +00:00
Pav Lucistnik
3a1a53f3f6 - Update to 1.2.5
PR:		ports/88936
Submitted by:	Tommy Scheunemann <net@arrishq.net>
2005-11-14 23:55:37 +00:00
Brooks Davis
9e2b6d91ba Upgrade to 1.0rc7 2005-11-14 23:53:12 +00:00
Pav Lucistnik
31c1e5ec76 - Fix fetching of history file
PR:		ports/89038
Submitted by:	Miguel Mendez <mmendez@gmail.com> (maintainer)
2005-11-14 23:50:22 +00:00
Pav Lucistnik
b41d6b7854 - Update to 1.3.6
- Unbreak

PR:		ports/89024
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-11-14 23:43:15 +00:00
Joe Marcus Clarke
2ebae98420 Update to 1.6.1. 2005-11-14 23:36:58 +00:00
Joe Marcus Clarke
2771dad157 Update to 0.1.2. 2005-11-14 23:36:19 +00:00
Pav Lucistnik
b8583610c3 - Chase libgksuui update 2005-11-14 23:33:46 +00:00
Pav Lucistnik
5690875db1 - Update to 1.0.7
- Switch maintainership to a submitter

PR:		ports/89001
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	old maintainer
2005-11-14 23:32:46 +00:00
Pav Lucistnik
8448e8c24d - Update to 1.3.6
- Switch to a new maintainer

PR:		ports/88983
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	Jesse van den Kieboom <jesse@icecrew.nl> (maintainer)
2005-11-14 23:31:54 +00:00
Colin Percival
84e38ad43c Now that bsdiff is part of the base system and conditional IGNORE=
lines have been added to misc/bsdiff, make the dependency here
conditional.

Reminded by:	Richmond Felix
2005-11-14 23:10:17 +00:00
Pav Lucistnik
5c00c00a96 - Update to 0.4.29
PR:		ports/89020
Submitted by:	Ports Fury
2005-11-14 23:08:39 +00:00
Pav Lucistnik
ad94ac5fea - Update to 2.3
PR:		ports/89014
Submitted by:	Ports Fury
2005-11-14 23:00:51 +00:00
Edwin Groothuis
e6b91353f9 upgrade to 0.90 2005-11-14 22:44:24 +00:00
Bill Fenner
330e05aeb4 Upgrade to idnits 1.82:
* Added checks for the occurence of both old and new boilerplate.
 * Improves verbose output for boilerplate problems.
 * Handle formfeeds better:
   - 58 lines plus <FF><EOL> is valid.
   - Count <FF> on the same line as the page number.
 * Added a variation on Author's Address Section Name
 * The code to find and adapt to the particular indentation of a draft
   didn't work as intended.  Rewritten with somewhat better results.
 * Added a "Draft ..." as an acceptable variation on page header.
2005-11-14 22:38:01 +00:00
Edwin Groothuis
8aecf87100 Update to 0.95 2005-11-14 22:31:46 +00:00
Marcus Alves Grando
3aba2993a7 Update to 2.0 and unBROKEN
Take MAINTAINER
Add SHA256

PR:		89029
Submitted by:	"Boris B. Samorodov" <bsam@ipt.ru>
2005-11-14 22:15:21 +00:00
Marcus Alves Grando
469130b818 Update MASTER_SITES
Replace USE_PERL with USE_REINPLACE
Add SHA256

PR:		89016
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-14 21:53:44 +00:00
Oliver Braun
dd71ee16ee Upgrade to 1.0.4. 2005-11-14 21:51:20 +00:00
Marcus Alves Grando
141d91e47f Update to 3.52.3
Add SHA256

PR:		89013
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-14 21:39:04 +00:00
Marcus Alves Grando
51bf375bfb Add more master sites
Add SHA256

PR:		89034
Submitted by:	"Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
2005-11-14 21:38:12 +00:00
Marcus Alves Grando
345917b2d5 Add secondary MASTER_SITES
Add SHA256

PR:		89033
Submitted by:	"Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
2005-11-14 21:31:14 +00:00
Marcus Alves Grando
4b8f88cf09 Update to 0.6.2
Add SHA256

PR:		89018
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-14 21:18:05 +00:00
Marcus Alves Grando
0b70ea003f Update MASTER_SITES
Respect CC/CFLAGS
Add SHA256
Add WWW

PR:		89021
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-14 21:12:15 +00:00
Marcus Alves Grando
9ab9198d19 Update to 1.1b
Add SHA256
Add WWW

PR:		89022
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-14 21:11:20 +00:00
Andrey A. Chernov
699520b3cd Website moved 2005-11-14 21:09:39 +00:00
Thierry Thomas
3b0309ebfb /usr/bin/bzip2 has been part of the base system since 4.4,
therefore it's not necessary to explicitely check for it.

PR:		88994
Submitted by:	edwin
2005-11-14 21:07:05 +00:00
Alexander Leidinger
1c4c48f91a - fix the package (tried to use a nonexistent plist) [1]
- use MASTER_SITE_FEDORA (pet portlint a little bit)
 - while I'm here: SHA256 (no MD5 change, Kris: no need to check :) )

This should also fix the package build of the linux XFree86 bits.

Pointyhat to:   netchild [1]
2005-11-14 20:49:54 +00:00
Edwin Groothuis
d7c60ba63f restore accidently removed dependency on archivers/bzip
Noticed by: krisbot
2005-11-14 20:43:51 +00:00
Tilman Keskinoz
d4f5dbb5e2 Actually the new version works on amd64.
Tested by:	me
Approved by:	maintainer
2005-11-14 20:11:57 +00:00
Thierry Thomas
9434746a7e Fix plist.
Reported by:	pointyhat via Kris
Approved by:	maintainer time-out
2005-11-14 20:07:32 +00:00
Michael Johnson
28125871e3 - Add support for new lib/browser_linux_plugins 2005-11-14 19:11:43 +00:00
Wes Peters
657d6617e4 Update to 2.54. Requires Mail::Tools 5.418. From the release notes:
This release contains a few minor enhancements and fixes. If you're
happy with 2.53, there's no need to upgrade.

Prompted by:	autonotification (kewl)
2005-11-14 18:48:10 +00:00
James E. Housley
3781276e40 Update to DAT 4627 2005-11-14 18:42:13 +00:00
James E. Housley
6239dcd249 Update to DAT 4626 2005-11-14 18:41:31 +00:00
Mathieu Arnold
415afaaeff Update to 0.07 2005-11-14 18:36:46 +00:00
Simon Barner
414f8faac5 Keep up with devel/icu shared lib version bump.
Submitted by:	Vladimir Guzma <vladimir.guzma@tut.fi>
PR:		ports/89009
2005-11-14 18:26:09 +00:00
Erwin Lansing
917116d24b Update to 0.48 2005-11-14 17:51:03 +00:00
Sergey Matveychuk
e1c4707bab libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:		ports/85519 (based on)
Submitted by:	Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Simon L. B. Nielsen
13c002e952 Add CVE name to an old sudo entry. 2005-11-14 16:57:25 +00:00
Anton Berezin
c12b76869a Update to 0.05.
PR:		88998
Submitted by:	maintainer
2005-11-14 16:47:23 +00:00
Mathieu Arnold
515b3acb95 Update to 0.25
PR:		87779
Submitted by:	tobez
2005-11-14 16:45:07 +00:00
Greg Lewis
8272a42847 . bzip2 has been in the base system since 4.4, so no need to check for it.
PR:		88985
Submitted by:	edwin
2005-11-14 16:39:51 +00:00
Mathieu Arnold
ae20b2061b Update to 1.24
PR:		87780
Submitted by:	tobez
2005-11-14 16:32:13 +00:00