Commit graph

124833 commits

Author SHA1 Message Date
Michael Johnson
32d21efe6d - Update to 0.10 2005-04-26 01:43:21 +00:00
Michael Johnson
e31babbdac - Add a few missing directories to plist
Pointy hat to:	me
2005-04-25 23:30:45 +00:00
Maho Nakata
f1c3881037 Fix packaging 2005-04-25 22:28:57 +00:00
Herve Quiroz
d752fe89ba Fix two OpenSSL issues:
- Use -lcrypto, not -lcrypt
- Pick up the right OpenSSL

PR:		80320
Submitted by:	maintainer
Reported by:	kris (pointyhat)
2005-04-25 22:13:54 +00:00
Simon L. B. Nielsen
6cace676b3 Document mplayer & libxine -- MMS and Real RTSP buffer overflow
vulnerabilities.
2005-04-25 21:53:19 +00:00
Bruce M Simpson
156e3a3d9e Remove an extraneous right-bracket.
Submitted by:	Mit Rowe
2005-04-25 21:33:49 +00:00
Bruce M Simpson
0e6c3505e2 Tabify. Use bsd.java.mk 2.0 syntax.
PR:	ports/80226, ports/80247
2005-04-25 21:13:23 +00:00
Simon L. B. Nielsen
991aff6f40 Document some older vulnerabilities in GAIM. 2005-04-25 21:10:40 +00:00
Bruce M Simpson
543314afc6 Fix install (do not create a file in /, use WRKDIR instead).
Submitted by:	Andreas Kohn
2005-04-25 20:55:45 +00:00
Archie Cobbs
29533ff55f - Upgrade to version 1.4.3.
- Change JAVA_BUILD from "yes" to "jre"
2005-04-25 20:44:19 +00:00
James E. Housley
4f4cc9175e Update to DAT 4476 2005-04-25 20:03:13 +00:00
Yen-Ming Lee
40e6d8efc1 - Fixed linking againt -pthread and -lc_r
PR:		80307
Submitted by:	Alexander Timoshenko <alexander.timoshenko@gmail.com> (maintainer)
2005-04-25 17:52:27 +00:00
Jean-Yves Lefort
e7fed455a8 - Update to 20050425
- Fix pkg-plist

PR:		ports/80336
Submitted by:	maintainer
2005-04-25 17:47:41 +00:00
Volker Stolz
64bbb94283 - Use MAKE_ARGS
- Don't invoke install-info twice when using INFO
2005-04-25 17:08:32 +00:00
Jean-Yves Lefort
eb9435da52 Policyd-weight is (as the name says) a weighted policyd for Postfix.
It uses HELO, MAIL FROM and the MTA IP address for scoring their
correctness. It also uses definable DNSBLs in a scored fashion.

WWW: http://robtone.mine.nu/postfix/

PR:		ports/80329
Submitted by:	Robert Felber <robtone@ek-muc.de>
2005-04-25 16:54:05 +00:00
Volker Stolz
3351cc203f No longer needs @[un]exec in plist 2005-04-25 16:50:34 +00:00
Jean-Yves Lefort
c63852595e Fix build on amd64, ia64 and alpha.
Reported by:	pointyhat
Approved by:	maintainer
2005-04-25 16:31:26 +00:00
Volker Stolz
af4af77450 Fix @setfilename in info-file
PR:		ports/80319
Submitted by:	NIIMI Satoshi
2005-04-25 16:27:56 +00:00
Jean-Yves Lefort
cae3f84fb2 - Add a launcher for the dedicated server
- Polish the Makefile
2005-04-25 16:16:15 +00:00
Roman Bogorodskiy
3441f048b2 Update to 0.3.3 2005-04-25 15:18:31 +00:00
Gerald Pfeifer
81371a360f Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.

PR:		80306
2005-04-25 15:05:59 +00:00
Pav Lucistnik
a0b42d4337 - Back out unicode patches, they broke a lot of basic functionality, like
username and password presets

Reported by:	several
2005-04-25 15:01:26 +00:00
Greg Lewis
2cad98267f . Update description.
Suggested by:	hq
2005-04-25 15:00:34 +00:00
Yen-Ming Lee
3b91821691 - Update security/amavisd-new to 2.3.0.
PR:		80318
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-04-25 14:51:44 +00:00
Yen-Ming Lee
17edb4d763 - Fix wrong var name LIST_SUB -> PLIST_SUB
PR:		80326
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-25 14:34:56 +00:00
Yen-Ming Lee
847660ee85 - Update to 5.05
- Include port docs now

PR:		80323
Submitted by:	Tod McQuillin <devin@spamcop.net> (maintainer)
2005-04-25 14:32:48 +00:00
Maho Nakata
e19348d966 Fix distinfo 2005-04-25 13:28:33 +00:00
Michael Nottebrock
50f124bbb1 Move shared directory for klirc profiles into kdehier. 2005-04-25 13:15:54 +00:00
Alexey Dokuchaev
4ca3b2843b %D/share/locale/lg is not part of mtree yet, take care of it by hand.
Reported by:	kris on behalf of pointyhat
2005-04-25 13:15:13 +00:00
Alexey Dokuchaev
f6514b167c - Update to 9.0-pre4
- Store distfile locally since author refuses to sanely name it
2005-04-25 13:06:16 +00:00
Volker Stolz
1b693349dd Update to 8088
PR:		ports/80316
Submitted by:	maintainer
2005-04-25 12:56:15 +00:00
Maho Nakata
55a6657cb7 Update to 1.1 milestone m53 2005-04-25 12:32:33 +00:00
Volker Stolz
28059c44d6 Nuke two-line plist 2005-04-25 12:30:47 +00:00
Volker Stolz
62abf6f70e Use MAKE_ARGS 2005-04-25 12:29:07 +00:00
Sergei Kolobov
1020d956c7 - It looks like pydistutils installation mechanism use different logic
depending on PREFIX used - e.g. /usr/local vs. /tmp
  Work around that by adding a patch to avoid installing docs via setup.py.
  We install docs via the port's Makefile instead.
- Adjust pkg-plist accordingly (remove duplicate docs entries)
- Bump PORTREVISION due to changed package

PR:		ports/79341
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-04-25 12:10:42 +00:00
Roman Bogorodskiy
da9a7541c5 Update to 1.125
PR:		80317
Submitted by:	Alex Deiter (maintainer)
2005-04-25 11:33:50 +00:00
Sergei Kolobov
ad511fbc6e - Update to 20041213
PR:		ports/79155
Submitted by:	danfe
2005-04-25 11:33:24 +00:00
Sergei Kolobov
a27412763a - Add checksum for Prelude patch to distinfo (forgotten in 2.3.2 upgrade)
PR:		ports/79188
Submitted by:	Greg Panula <greg.panula@lexisnexis.com>
2005-04-25 11:25:52 +00:00
Sergei Kolobov
323482e30a - Update to 1.4
- Unbreak
- Assign maintainership to the submitter

PR:		ports/79627
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-25 11:04:33 +00:00
Koop Mast
32c43e1f2c Fix plist.
Submitted by:	pointyhat via kris.
2005-04-25 10:36:50 +00:00
Alexey Dokuchaev
25f7d4b7aa Fix fetching.
Reported by:	pointyhat via kris
2005-04-25 10:30:55 +00:00
Sergey A. Osokin
7d806d79a3 Update to 3.56. 2005-04-25 10:24:15 +00:00
Sergey Skvortsov
81b781cd04 Update to 2.13 2005-04-25 10:03:47 +00:00
Sergey A. Osokin
9f947d5e01 Update to 3.13. 2005-04-25 10:03:17 +00:00
Sergey A. Osokin
af25012a9a Update to fresh version 3.37. 2005-04-25 09:59:36 +00:00
Sergey Skvortsov
f3c772eeea Update to 1.05 2005-04-25 09:58:31 +00:00
Sam Lawrance
284a38bb5d Unbreak build when the WITH_3DNOW option is disabled.
PR:		ports/80299
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by:	clement (mentor)
2005-04-25 09:58:30 +00:00
Kirill Ponomarev
203c0110a4 Update to 0.5.0.2 2005-04-25 09:56:03 +00:00
Lars Thegler
ac207f399e Update to 0.14 2005-04-25 09:35:19 +00:00
Maxim Sobolev
8f62b7c020 Make sure zaptel module loaded first and unloaded last, since all other
modules depend on it. Bump PORTREVISION.

Submitted by:	Ryan J. Taylor <rj@rjt.org>
2005-04-25 09:05:26 +00:00