Commit graph

119679 commits

Author SHA1 Message Date
Maho Nakata
11d85a4dd9 SDK is now buildable. 2005-02-12 00:56:48 +00:00
Kris Kennaway
ccf989a49f BROKEN: Removes pine.conf upon deinstallation 2005-02-12 00:49:54 +00:00
Kris Kennaway
158cfec133 BROKEN: Leaves behind lib/charset.alias instead of correctly using gettext 2005-02-12 00:49:04 +00:00
Kris Kennaway
0d62960fe8 BROKEN: Installs perllocal.pod 2005-02-12 00:47:40 +00:00
Kris Kennaway
ebde145f5f BROKEN: Incomplete pkg-plist (port installs into nonstandard perl
directory)
2005-02-12 00:45:01 +00:00
Joe Marcus Clarke
eaf25b123d Chase the libofx shared lib version. 2005-02-12 00:25:29 +00:00
Joe Marcus Clarke
9f66b2c746 Update to 1.8.11.
PR:		77393
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
2005-02-12 00:14:56 +00:00
Joe Marcus Clarke
cac60b8cf9 Update to 0.7.0.
PR:		77374
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
2005-02-12 00:12:30 +00:00
Christian Weisgerber
aae5f8a6d8 * GNU make is not required.
* Don't bother specifying dimensions that aren't used anywhere.
* Remove various cruft.
2005-02-11 23:52:48 +00:00
Jacques Vidrine
c87041a2e7 Expand HTML entity reference in latest VuXML entry. 2005-02-11 23:29:30 +00:00
Edwin Groothuis
5242833033 Fix fetching 2005-02-11 23:07:39 +00:00
Joe Marcus Clarke
a90925e870 Bump PORTREVISION since the gnutls ABI changed.
Suggested by:	kwm
2005-02-11 23:05:45 +00:00
Akinori MUSHA
22fb98ec9a Remove a -p flag which seems to be an overkill 2005-02-11 22:52:01 +00:00
Gerald Pfeifer
69eef36008 Update to the 20050211 version of Wine, which now includes a winegcc man page
in additional to the usual Windows-related changes.  configure now finds and
uses an installed version of cups (and potentially other libraries).[1]

Submitted by:	Jason But <jbut@swin.edu.au>
2005-02-11 22:37:32 +00:00
Kris Kennaway
70cd08e040 BROKEN: Unfetchable 2005-02-11 22:34:37 +00:00
Mathieu Arnold
f22826b4a7 fix plist
Reported by:	kris via pointyhat
2005-02-11 22:31:00 +00:00
Kris Kennaway
5a1ccf024b BROKEN: Incomplete pkg-plist 2005-02-11 22:22:41 +00:00
Kris Kennaway
3f959d7d5a BROKEN: Unfetchable 2005-02-11 22:21:31 +00:00
Kris Kennaway
ea35939d36 BROKEN: Unfetchable 2005-02-11 22:14:13 +00:00
Kris Kennaway
cd313b519c BROKEN: Incomplete pkg-plist 2005-02-11 22:08:35 +00:00
Kris Kennaway
c4e78b2047 BROKEN: Size mismatch 2005-02-11 22:08:05 +00:00
Kris Kennaway
e0dfcf81da BROKEN: Incorrect pkg-plist 2005-02-11 22:06:15 +00:00
Thierry Thomas
b5125f9597 Upgrade to 2.0.2.
Changelog at
<http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.10&r2=1.165.2.22&ty=h>
2005-02-11 22:02:42 +00:00
Thierry Thomas
7b3899f9eb Upgrade to 4.0.2.
Changelog at
<http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.5&r2=1.699.2.30&ty=h>
2005-02-11 22:02:26 +00:00
Thierry Thomas
bf6d9a4785 Upgrade to 2.0.1.
Changelog at
<http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181&r2=1.181.2.15&ty=h>
2005-02-11 22:02:07 +00:00
Kris Kennaway
d66891ce62 BROKEN: Does not compile 2005-02-11 22:01:50 +00:00
Thierry Thomas
8d76cee5bf Upgrade to Horde 3.0.3.
Changelog at
<http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.20&r2=1.515.2.49&ty=h>
2005-02-11 22:01:43 +00:00
Kris Kennaway
3dd3d7dd21 BROKEN: Broken dependency 2005-02-11 22:01:28 +00:00
Christian Weisgerber
8803c37393 Document enscript-{a4,letter,letterdj} vulnerabilities. 2005-02-11 21:59:05 +00:00
Kris Kennaway
168a9fd91b BROKEN on 5.x: Does not compile 2005-02-11 21:57:30 +00:00
Kris Kennaway
3c6b292cad BROKEN: Does not install 2005-02-11 21:56:19 +00:00
Kris Kennaway
3b75b7603c BROKEN: Incomplete pkg-plist 2005-02-11 21:52:43 +00:00
Christian Weisgerber
44a125dbb2 Security fixes:
Erik Sjolund discovered several issues in enscript: it suffers from
several buffer overflows (CAN-2004-1186), quotes and shell escape
characters are insufficiently sanitized in filenames (CAN-2004-1185),
and it supported taking input from an arbitrary command pipe, with
unwanted side effects (CAN-2004-1184).

Obtained from:	Gentoo
2005-02-11 21:35:40 +00:00
Sergey Matveychuk
086b756a18 libhtmlparse is a lightweight HTML parsing library. It is designed for
applications where speed is critical and certain advanced features aren't
necessary. It's intended to be as simple as possible to use.

PR:		ports/75704
Submitted by:	Mooneer Salem <mooneer(at)translator.cx>
2005-02-11 21:33:44 +00:00
Sergey Matveychuk
d18a4ca543 - Update to 1.4.0 beta1
- Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems
  with other locale.

PR:		ports/76854
Submitted by:	maintainer
2005-02-11 21:24:20 +00:00
Sergey Matveychuk
1a02c6fe92 - Update to 0.9.4.1
PR:		ports/76771
Submitted by:	Tim Middleton <x(at)vex.net>
Approved by:	maintainer timeout (2 weeks)
2005-02-11 21:18:40 +00:00
Sergey Matveychuk
73d0a2892a - Add (or fix) CONFLICTS line. The ports install bin/digest.
Approved by:	portmgr (krion)
2005-02-11 21:11:51 +00:00
Thierry Thomas
5dbcda2191 Upgrade to 5.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-02-11 20:58:51 +00:00
Clement Laforet
d2f4ba1b1e - don't create httpd.conf.bak
- remove httpd.conf.bak if exists

Approved by:	portmgr (krion, kris)
2005-02-11 20:43:04 +00:00
Markus Brueffer
28c6384f4e Fix typos in COMMENT
Approved by:	maintainer
2005-02-11 20:17:45 +00:00
James E. Housley
5dc3cd056c Actually commit what I wanted 2005-02-11 19:47:22 +00:00
James E. Housley
021ef515be ${.CURDIR}/../ is needed instead of ${PORTSDIR}
Bump PORTREVISION
2005-02-11 19:44:43 +00:00
Yen-Ming Lee
8b18602181 * change MASTER_SITE_SUBDIR value
* correct maintainer email address

PR:		77378
Submitted by:	Yuan-Chung Hsiao <ychsiao at ychsiao.org>
2005-02-11 18:56:54 +00:00
Yen-Ming Lee
0dc4458483 - Update to version 0.12
PR:		77390
Submitted by:	Florent Thoumie <flz at xbsd.org>
2005-02-11 18:50:45 +00:00
Volker Stolz
325bee28d7 - Apply ucspi-rss.diff patch
- Remove FATAL messages from portlint
- Bump PORTREVISION

PR:		ports/68828
Submitted by:	Renato Botelho
Approved by:	maintainer timeout
2005-02-11 17:40:59 +00:00
Volker Stolz
132e07d309 ColdSync 2.2.5 fails to work with devices running PalmOS 4.0 and above,
if (and only if) there is a password set on the Palm. The Palm claims
that the desktop software is too old and should be upgraded. The patch
below (essentially stolen from ColdSync 3.0) makes ColdSync claim that
it supports DLP 1.3.

Fix .info-handling while here

PR:		ports/69212
Submitted by:	Helge Oldach
Approved by:	maintainer timeout
2005-02-11 17:35:49 +00:00
Adam Weinberger
f31768b41c Update to 2.4.2. 2005-02-11 17:30:05 +00:00
Volker Stolz
9349d7bc4e Update to 20040426 snapshot
PR:		ports/71199
Submitted by:	Dmitry A Grigorovich
Approved by:	maintainer
2005-02-11 17:11:14 +00:00
Herve Quiroz
23a4fdfbaa Update to 8.3 2005-02-11 16:52:35 +00:00
Yen-Ming Lee
876b22aacc - update openwebmail-devel to 2.50.20050210
- correct/relocate CONFLICTS and DISTNAME
2005-02-11 16:48:43 +00:00