Commit graph

116280 commits

Author SHA1 Message Date
Peter Pentchev
a07844c8ed Repeat after me: testing the build on lots of machines is not an excuse
for not checking for packing list changes...
2004-12-21 10:07:38 +00:00
Sergey Skvortsov
61b14d328b * fix pkg-plist
* minor clean
2004-12-21 09:58:10 +00:00
Peter Pentchev
ae5a44d3de Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).
Explicitly disable libidn support so that it is not even probed if libidn
is installed; I will look into enabling it after some more testing.

Testing paid off on:	ref4 (lib/select.c), sledge (lib/sendf.c)
2004-12-21 09:51:09 +00:00
Sergey Matveychuk
9e2e2bea6f - Fix pkg-plist
Submitted by:	pointyhat via kris
2004-12-21 09:38:46 +00:00
Sergey Matveychuk
e452bf0519 - Add missing TLS support
PR:		ports/75331
Submitted by:	Gea-Suan Lin <gslin(at)netnews.NCTU.edu.tw>
Approved by:	maintainer
2004-12-21 09:30:20 +00:00
Volker Stolz
2530dac7cc Update to 1.0.0.p2 (pre2)
PR:		ports/75230
Submitted by:	maintainer
2004-12-21 09:29:56 +00:00
Volker Stolz
982a457c50 Update to 0.8.1.45
PR:		ports/75256
Submitted by:	maintainer
2004-12-21 09:26:00 +00:00
Clement Laforet
0eaae8aabd - Add a small note about gpgme* changes 2004-12-21 09:21:46 +00:00
Clement Laforet
ba7018e2ac - gpgme et gpgme03 are no longer in conflict 2004-12-21 09:03:31 +00:00
Clement Laforet
7ef18bc031 - Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:	portmgr (marcus)
2004-12-21 08:59:42 +00:00
Volker Stolz
01b976f45a Update to 1.51
PR:		ports/75229
Submitted by:	maintainer
2004-12-21 08:43:32 +00:00
Clement Laforet
9e10a6de6c - Add forgotten patch in previous commit. This fix installation of
stalled ${PREFIX}/sbin/envvar-std

Noticed by:		our wonderful ports janitor pseudo-bot
Huge Pointy Hat to:	me
2004-12-21 08:35:51 +00:00
Volker Stolz
981e3b39ae - Update to 1.4
- Assign maintainership to submitter
- Minor cleanup (me)

PR:		ports/74224
Approved by:	dwhite (maintainer)
2004-12-21 08:26:24 +00:00
Michael Haro
f716dbb7ac fix path 2004-12-21 08:18:01 +00:00
Alexander Nedotsukov
9de66b09a1 Fix xml syntax in OMF files. 2004-12-21 06:47:43 +00:00
Michael Johnson
22856398d4 Mark broken on alpha also
Pointed out by:	pointy hat via kris
2004-12-21 06:09:23 +00:00
Maxim Sobolev
d436052bbe Add missed @dirrm. 2004-12-21 06:07:25 +00:00
Edwin Groothuis
60a66eee6f Remove some leftover directories.
Noticed by: kris
2004-12-21 06:03:40 +00:00
Joe Marcus Clarke
cddab3b5f4 Fix build on 4.X.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-12-21 04:52:28 +00:00
Ying-Chieh Liao
5513577650 upgrade to 20041216 2004-12-21 03:07:33 +00:00
Xin LI
03ec29b0fd Update pkg-list.
Approved by: Kris "Ports Janitor" Kennaway
2004-12-21 02:51:53 +00:00
Andrey A. Chernov
a53ebba242 Remove webmagickrc on pkg_delete, if not changed 2004-12-21 02:26:31 +00:00
Simon L. B. Nielsen
ef9cc44dab Document a heap buffer overflow vulnerability in MIT Kerberos 5. 2004-12-21 02:09:08 +00:00
Cy Schubert
07c2342b6f Update 1.3.5 --> 1.3.6 2004-12-21 01:38:02 +00:00
Joe Marcus Clarke
e04782a6ba * Update to 0.14.1 without a shared library version bump
* Use new libtool scheme [1]

The primary addition in this release is support for C# files when generating
translations.

Submitted by:	mezz [1]
Tested by:	many, including mezz, adamw, and myself
2004-12-21 01:00:29 +00:00
Makoto Matsushita
39cdfcb7ec Fix ECHO_CMD string, missing double-quote. Pointy hat to me...
PR:		ports/75325
Submitted by:	Jin-Shan Tseng
2004-12-21 00:56:43 +00:00
Vanilla I. Shu
eaa1217bc5 1: Fix pkg-plist again :(
2: fix bad patch file.
3: bump version.

Submitted by:	Sean Farley <sean-freebsd@farley_dot_org.blah>
2004-12-21 00:45:55 +00:00
Simon L. B. Nielsen
572f21564f Document an integer overflow vulnerability in samba. 2004-12-21 00:34:09 +00:00
Cy Schubert
b0bcbaf20b Crypto-publish.org no longer maintains a current release of MIT-KRB5.
Remove code to alternatively fetch from that site.
2004-12-21 00:24:18 +00:00
Jeremy Messenger
58a61e763c Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.

Reviewed by:	pav and marcus
2004-12-21 00:23:18 +00:00
Kris Kennaway
ed6ef4505b Don't remove system locale directories. Silently try to remove the
remaining non-system directories in case they're still in use.
2004-12-21 00:17:51 +00:00
Gerald Pfeifer
facce2669f Mark broken on anything before FreeBSD 5.3, as Wine would build but not
properly run there (mostly due to threading issues).
Remove the share/applications and share/wine directories via pkg-plist.[1]

Pointed out by:	pointyhat/kris[1]
2004-12-20 23:17:50 +00:00
Trevor Johnson
45be54d2be Remove dead site alpha.crl.dec.com. 2004-12-20 22:41:30 +00:00
Michael Johnson
7dc5723840 Update to 1.0pre5try2 (0.99.5_5) to fix several security flaws in streaming code base
o Potential heap overflow in Real RTSP streaming code
o Potential stack overflow in MMST streaming code
o Multiple buffer overflows in BMP demuxer
o Potential heap overflow in pnm streaming code
o Potential buffer overflow in mp3lib

PR:		ports/75336
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2004-12-20 22:31:07 +00:00
Pierre Beyssac
1ff5b2bb4e Fix bug in menu creation caused by bad ImageMagick interaction.
PR:		ports/75289
Submitted by:	Andy Sparrow <spadger@best.com>
2004-12-20 22:06:31 +00:00
Sergey Matveychuk
ad4b02ae04 - Fix jot parameters order 2004-12-20 22:01:49 +00:00
Joe Marcus Clarke
3ec52f5753 Update to 0.9.19. 2004-12-20 21:48:22 +00:00
Sergey Matveychuk
45f9d23248 - Unbreak on amd64
(Johan van Selst succesfully ran the test-suite
  on an amd64 running 6-CURRENT and ocaml-3.08.2)

PR:		ports/75334
Submitted by:	maintainer
2004-12-20 21:37:52 +00:00
Joe Marcus Clarke
dbb287cbcf Update to 1.4.4. 2004-12-20 21:33:52 +00:00
Joe Marcus Clarke
39e7e4fc7b Update to 1.4.7. 2004-12-20 21:33:27 +00:00
Sergey Matveychuk
4a00d83fa1 Welcome a new maintainer for the ports!
PR:		ports/75328, ports/75330
Submitted by:	Michael Ranner <mranner(at)inode.at>
2004-12-20 21:32:10 +00:00
Sergey Matveychuk
86c80eef8f - Update to 0.9.7
- Fixes: s/seq/jot/;s/uuencode --base64/b64encode/

Reported by:	UAFUG
2004-12-20 21:21:38 +00:00
Sergey Matveychuk
fc5b670304 - Remove a forgotten file with the last commit 2004-12-20 20:33:55 +00:00
Sergey Matveychuk
ef42180977 - Update to 0.0.9
PR:		ports/75323
Submitted by:	Radim Kolar <hsn(at)netmag.cz>
2004-12-20 20:32:02 +00:00
Patrick Li
ec49e01644 Update to 1.8b
PR:		ports/71762
Submitted by:	arundel@h3c.de
2004-12-20 20:12:48 +00:00
Clement Laforet
8cad665b11 - Move gpgme.h to ${PREFIX}/include/gpgme/ to make gpgme-1.x and
gpgme-0.3.x coexists

  (Note : CONFLICTS will be remove after gpgme03 commit)

Approved by:	lofi
2004-12-20 20:12:17 +00:00
Lars Koeller
eb68b2d593 o) Fix remove of soft link for documentation. 2004-12-20 20:11:23 +00:00
Dag-Erling Smørgrav
fcdaeb79e9 Update to 0.8.17. 2004-12-20 20:03:03 +00:00
Sergey Matveychuk
5f2d912ff6 - Fix pkg-plist.
PR:		ports/75292
Submitted by:	maintainer
2004-12-20 20:00:24 +00:00
Koop Mast
c357278c81 Fix plist, remove mime directory if empty.
Bump portrevision for these changes.

PR:		75035
Submitted by:	Serge Gagnon ser_gagnon AT sympatico dot ca
Noticed by:	pointyhat via kris
2004-12-20 19:55:19 +00:00