Commit graph

171199 commits

Author SHA1 Message Date
Simon L. B. Nielsen
21cd1f92bb Mark 5.2.1_2 as the first safe version for the recent "php -- multiple
vulnerabilities" entry since there was a bug in one of the fixes in
upstream 5.2.1 which port revision 5.2.1_2 fixed.
2007-02-17 12:34:52 +00:00
Simon L. B. Nielsen
e3788f1bb9 Document php -- multiple vulnerabilities. 2007-02-17 11:51:27 +00:00
Andrew Pantyukhin
f59a7fee72 - Update to 0.3.2 2007-02-17 11:24:04 +00:00
Alex Dupre
0b08c68474 Update patches for 4.4.5 release. 2007-02-17 10:19:18 +00:00
Alex Dupre
bea3954d7b Update to 4.4.5 release. 2007-02-17 10:18:31 +00:00
Dirk Meyer
88ceeebd1c - fix build on CURRENT (objformat)
with option SMX_WITH_INTERNAL_BERKELEYD
- fix uid mapping
2007-02-17 10:04:08 +00:00
Dirk Meyer
7ddaa28003 - change smx entries to "/usr/sbin/nologin"
sbin/nologin is gone with FreeBSD 4.x
2007-02-17 10:01:06 +00:00
Dirk Meyer
7a60c2b0f7 - add smmsp 2007-02-17 09:57:35 +00:00
Makoto Matsushita
b1ca668770 Use '@stopdaemon' command recently introduced.
Actually, vmware-guestd4 package content is changed but I don't want to
bump the version -- it is used only in uninstallation phase (and VMware
Workstation 4.x is no longer updated so no uninstallation will be needed.)
2007-02-17 09:49:53 +00:00
Dirk Meyer
7d8819ea3d - add flag -quiet
PR:		106602
Submitted by:	Denis Eremenko
2007-02-17 09:09:43 +00:00
Dirk Meyer
1034310476 - make portlint happy 2007-02-17 09:01:10 +00:00
Dirk Meyer
2473971c5c - bump PORTREVISION 2007-02-17 08:57:59 +00:00
Dirk Meyer
a050d96da9 - added Yap 2007-02-17 08:57:16 +00:00
Rong-En Fan
a95fcfed86 - Update to 2.5.2
- Polish pkg-message

PR:		ports/108144
Submitted by:	Yasushi Hayashi <yasi at yasi.to>
Approved by:	maintainer timeout (28 days)
2007-02-17 08:32:54 +00:00
Rong-En Fan
3bb4e45eb5 - Update to 0.58.0
PR:		ports/108132
Submitted by:	Yasushi Hayashi <yasi at yasi.to>
Approved by:	maintainer timeout (28 days)
2007-02-17 08:31:09 +00:00
Dirk Meyer
532f59ecab - drop defunct cups.desktop
Reported by:	Michael Johnson
2007-02-17 07:54:55 +00:00
Martin Blapp
60ce6b9fde Fix clamscan 0.90 fallback and remove the --mbox option
Add another fallback case for clamd 0.90
Bump portrevision

Approved by:	wes
2007-02-17 07:45:53 +00:00
Soeren Straarup
d6d3565738 Update to 1.8
PR:		109240
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-02-17 06:48:44 +00:00
Makoto Matsushita
3028ec85b1 Unbreak ports: 'dirrmtry' should be '@dirrmtry'.
It seems that there is a mistake on the last commit for xfree86-3 removal.
2007-02-17 06:24:33 +00:00
Dirk Meyer
0716ad0d1d - fix build on CURRENT (objformat) 2007-02-17 06:12:13 +00:00
Alejandro Pulver
8b6c2c93f5 - Add entries for "lang/xds" and "lang/xds-c". 2007-02-17 05:33:22 +00:00
Alejandro Pulver
81ff8145da - Pass "-p ${pidfile}" parameter before "${mpd_flags}" in rc.d script.
PR:		ports/109096
Submitted by:	Volker Werth <volker@vwsoft.com>
Approved by:	Alexander Motin <mav@alkar.net> (maintainer)
2007-02-17 04:50:11 +00:00
Rong-En Fan
87a67e1b2b - Update to 0.04
PR:		ports/108859
Submitted by:	rafan
Approved by:	snowfly <snowfly at yuntech.edu.tw> (maintainer)
2007-02-17 04:45:30 +00:00
Rong-En Fan
d87066553e - Update to 5.6
PR:		ports/109163
Submitted by:	Hugo Leisink <hugo at leisink.org> (maintainer)
2007-02-17 04:43:21 +00:00
Alejandro Pulver
8e9c957a73 - Update to version 20061216. 2007-02-17 03:38:57 +00:00
Alejandro Pulver
2f1a90e0ca This is XDS-C for Linux, it is setup to produce native FreeBSD binaries.
WWW: http://www.excelsior-usa.com/

PR:		ports/108499
Submitted by:	coumarin at gmail.com
2007-02-17 03:33:42 +00:00
Alejandro Pulver
08ba2bc63c This is Native XDS-x86 for Linux,
it is setup to produce native FreeBSD binaries.

WWW: http://www.excelsior-usa.com/

PR:		ports/108498
Submitted by:	coumarin at gmail.com
2007-02-17 03:31:07 +00:00
Kris Kennaway
1ce612ca82 Unmark BROKEN after delphij speedily fixed it. 2007-02-17 02:42:40 +00:00
Xin LI
86cb0f70c9 Remove @dirrmtry libdata/pkgconfig, the entry is found in
local mtree.
2007-02-17 02:38:58 +00:00
Kris Kennaway
f6a234ca79 BROKEN: Incorrect pkg-plist 2007-02-17 02:33:35 +00:00
Gerald Pfeifer
74ef9ebe0a Update to bibtex2html 1.85. This brings the following changes:
- Fixed HTML output in f_bib.html: <pre> no more enclosed in <p>;
   bibtex fields now typeset in lowercase; added links back to f.html.
 - Macros \textin (<sub>), \textsu (<sup>), \textsi (<i>), and macros
   \textln, \textos, \textdf, \textsw without translation.
 - Option -t now sets the title of f_bib.html too (and of entries
   files when used with -multiple).

Submitted by:	rafan
2007-02-17 00:11:13 +00:00
Gerald Pfeifer
70eb1e9dda Update to Wine 0.9.31. Among others, this brings the following changes:
- Many Direct3D fixes and performance improvements.
 - Several new comctl32 test cases.
 - IDL compiler improvements.
 - More OLE32 marshalling fixes.
 - Lots of bug fixes.
2007-02-16 23:15:59 +00:00
Thierry Thomas
d85d2b0d4a Update to 1.0.5p3. 2007-02-16 21:59:38 +00:00
Alejandro Pulver
e0154387d6 - Add DEBUG, OPENSSL and IPV6 options.
PR:		ports/108689
Submitted by:	Spil Oss <spil.oss@gmail.com>
Approved by:	Peter van Dijk <peter@dataloss.nl> (maintainer, timeout)
2007-02-16 20:59:22 +00:00
Jimmy Olgeni
09e9642c35 Upgrade to version 1.68. 2007-02-16 20:28:35 +00:00
Jung-uk Kim
e4231922f0 Update to 20070216 snapshot. This fixes regression bug for 40LD firmware
introduced in the 20070130 version.

Reported by:	Mars G. Miro (marsgmiro at gmail dot com)
		Frank Mayhar (frank at exit dot com)
2007-02-16 20:06:06 +00:00
Marcus Alves Grando
f35e7df78b - Update to 2.4-20070215
NOTE: Added kqueue support. Thanks Wietse. :)

Notified by:	Anton Yuzhaninov <citrin___citrin.ru>
2007-02-16 20:02:56 +00:00
Maxim Sobolev
eb9a0333da Update to 0.5.5.1. 2007-02-16 18:03:32 +00:00
Alejandro Pulver
03867cf508 - Update to version 0.56.
- Drop FreeBSD 4.x support (USE_GCC and stdint.h -> inttypes.h).
2007-02-16 17:32:30 +00:00
Erwin Lansing
34ba74382f Update to 6.76
PR:		109239
Submitted by:	Tod McQuillin <devin@spamcop.net> (maintainer)
2007-02-16 17:25:21 +00:00
Alejandro Pulver
f7757f3ff7 - Update to version 1.1.3.
- Change USE_WX from 2.6 to 2.6+ (to allow building with version 2.8).
- Remove some remaining commented out commands.
- Remove IGNORE for FreeBSD < 5.x (unsupported).
2007-02-16 17:14:12 +00:00
Yen-Ming Lee
4b7930f052 - update to 0.34 2007-02-16 16:41:33 +00:00
Peter Pentchev
5bb118f306 Update to Time-Human 1.03 as per the PR.
While I'm here, add a 'test' Makefile target to run
the (trivial) test suite.

PR:		109050
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2007-02-16 16:20:09 +00:00
Rong-En Fan
86ba581082 - Respect NOPORTDOCS
pdf documents should be controlled by NOPORTDOCS

PR:		ports/109222
Submitted by:	rafan
Approved by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2007-02-16 14:30:05 +00:00
Dirk Meyer
47d809f35d - fix build on CURRENT (objformat) 2007-02-16 14:29:02 +00:00
Norikatsu Shigemura
d0679c1f77 Update to 2.4.0 beta4. 2007-02-16 14:10:56 +00:00
Maho Nakata
dcc271f0c2 Update to 3.7.28. 2007-02-16 13:47:59 +00:00
Thomas Quinot
d191f82325 Fix minor typo. 2007-02-16 13:36:46 +00:00
Rong-En Fan
343da4f8bd - Update to 0.5.11
PR:		ports/109205
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2007-02-16 13:16:10 +00:00
Thomas Gellekum
11ccb054d0 Upgrade to 0.7.4. 2007-02-16 13:10:15 +00:00