Commit graph

99818 commits

Author SHA1 Message Date
Sergei Kolobov
50d6ef4d5a - Update to 2.1.2
PR:		ports/65373
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-04-11 21:25:51 +00:00
Joe Marcus Clarke
6d61b26b05 Make gtkspell support optional (defaults to on), and add OPTIONS support.
Based on patch by:	Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-04-11 21:03:37 +00:00
Oliver Eikemeier
87ce6d0184 bdb backend requires Berkeley DB >= 4.2 since 2.2.3beta
Noticed by:	Michael Reifenberger <mike@Reifenberger.com>
2004-04-11 19:45:05 +00:00
MANTANI Nobutaka
5f1672a785 Stop installing xine-bugreport and xine-check that have insecure
temporary file creation problem.
Remove FORBIDDEN mark.
2004-04-11 16:08:24 +00:00
MANTANI Nobutaka
7ce4c0e432 * Update to 1-rc3c.
* Use lthack. [1]

PR:		ports/65114 [1]
Submitted by:	michael johnson <ahze@ahze.net> [1]
2004-04-11 15:56:05 +00:00
Jimmy Olgeni
7e8e86c109 Upgrade to version 1.140 (with apache-1.140-1 and cpan-1.140-1). 2004-04-11 15:53:41 +00:00
Kirill Ponomarev
c92094321b - Use gcc33 for OSVERSION > 501103
- SIZE'ify

PR:		ports/65421
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-11 14:39:25 +00:00
Kirill Ponomarev
d454928a92 - Update to 2.2.0
PR:		ports/65437
Submitted by:	maintainer
2004-04-11 14:21:04 +00:00
Mario Sergio Fujikawa Ferreira
46f6dccb99 Update to 1.0 2004-04-11 14:19:26 +00:00
Kirill Ponomarev
d52b0a4378 - Handle both submenus correctly case-insensitively
PR:		ports/65434
Submitted by:	maintainer
2004-04-11 14:18:03 +00:00
Mario Sergio Fujikawa Ferreira
acaaa86556 Update to 1.0 2004-04-11 14:17:59 +00:00
Kirill Ponomarev
f8c296625d - Update to 0.9.4
PR:		ports/65418
Submitted by:	maintainer
2004-04-11 14:12:03 +00:00
Kirill Ponomarev
9609bbf54b - Update to 0.10.3
PR:		ports/65417
Submitted by:	maintainer
2004-04-11 14:03:45 +00:00
Norikatsu Shigemura
d5d1da9a9e Update to 2004.04.09. 2004-04-11 14:02:53 +00:00
Vanilla I. Shu
c153e272b6 Fix pasting bug(>128bytes).
Submitted by:	kcwu via #bsdchat
2004-04-11 13:25:23 +00:00
Kris Kennaway
2141fab556 BROKEN: Install fails 2004-04-11 12:34:55 +00:00
Sergey Skvortsov
a850d99e0f Updated to 1.58 2004-04-11 12:00:45 +00:00
Gerald Pfeifer
9bda2aa437 This old version of GCC really only makes sense on i386 at this point (if at
all), so use ONLY_FOR_ARCHS=i386.  Drop maintainership.
2004-04-11 11:10:33 +00:00
Sergey Skvortsov
b13e853d21 add p5-XML-SAX-ExpatXS 0.98, perlSAX2 XS extension to Expat parser. 2004-04-11 10:44:37 +00:00
Dirk Meyer
5b6b83339d - add support for cyrus mailbox lookup
This offers completed support for realtime address verification
against Cyrus IMAP server, complementing the PR # ports/64566.
Files and idea by Andrzej Filip. Details and updates can be found at
http://anfi.webhop.net/sendmail/rtcyrus2.html
PR:		65320
Submitted by:	Michael O. Boev

- fix duplicate "pre-configure" target.
- keep originals of modififed cf files, submission/65320 breaks packaging
2004-04-11 06:23:18 +00:00
Mario Sergio Fujikawa Ferreira
40fbadaa37 o Remove BROKEN
o Update to Freenet Stable build 5076 released 20040411 snapshot
o Bump PORTREVISION
2004-04-11 06:17:31 +00:00
Kris Kennaway
3a7f9c3d05 BROKEN: Install fails 2004-04-11 06:05:31 +00:00
Daniel Eischen
fe26fe8138 Unbreak on -stable by commenting out a call to pthread_atfork().
-stable doesn't yet have pthread_atfork().

Reported by:	Kent Stewart <kstewart at owt.com>
2004-04-11 05:27:05 +00:00
Kris Kennaway
19e8fbb2e8 BROKEN with perl < 5.8: Does not compile 2004-04-11 05:04:20 +00:00
Mark Linimon
035666ecaa Add SIZE info. Reminded by: kris. 2004-04-11 05:03:51 +00:00
Joe Marcus Clarke
622a31f760 The new IPv6 code in GDM causes IPv4 support to be disabled. Therefore,
add an OPTIONS knob for enabling IPv6 support, but enable IPv4 support by
default.
2004-04-11 03:17:14 +00:00
Joe Marcus Clarke
fa63df0f4d Mark this port BROKEN with gtk+-2.4.
Reported by:	bento via kris
2004-04-11 02:47:56 +00:00
Daniel Harris
08eaea9dd4 Update to 0.45.4.
PR:		65351
Submitted by:	maintainer
2004-04-11 02:35:30 +00:00
Kris Kennaway
bba6c78a26 Add the deprecated ports I just removed. 2004-04-11 01:52:41 +00:00
Kris Kennaway
41697e88c8 As announced 2 months ago, remove these deprecated or broken ports. 2004-04-11 01:45:19 +00:00
Mark Linimon
29f03bf761 Update to 0.6.3:
- the password will be stored in the file .hk_classes/SERVER/driver.conf,
   the RW-flags are set to the user only
 - hk_presentation: presentation local datasources can be defined in the
   datasource dialog
 - Python script handles uninstall now
 - (many other minor API changes and bugfixes: see ChangeLog)

Also, the port consolidates several patches into patching one Makefile.in.

PR:		ports/65166
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2004-04-11 01:23:14 +00:00
Joe Marcus Clarke
c9eb52a136 Disable GnuTLS support until support for newer versions of GnuTLS has been
added.

Reported by:	bento
2004-04-11 00:35:30 +00:00
Joe Marcus Clarke
0c4a2322b1 * Use lthack
* Fix build with gtk+-2.4
2004-04-11 00:33:48 +00:00
Kris Kennaway
c7314df277 This seems to be broken globally. 2004-04-11 00:27:36 +00:00
Joe Marcus Clarke
77432f6d9d Fix quick-lounge-applet dependency.
Reported by:	bento via kris
2004-04-11 00:26:57 +00:00
Kris Kennaway
00fc89b7de Back out previous, the distfile needs to be manually fetched 2004-04-11 00:25:36 +00:00
Kris Kennaway
a247565ca6 BROKEN: Unfetchable 2004-04-11 00:25:35 +00:00
Kris Kennaway
a8b9bd5723 This appears to be broken globally on 5.x. 2004-04-11 00:18:27 +00:00
Joe Marcus Clarke
f879263b76 Update to 0.5, and make sure to create the icon directories during pkg_add. 2004-04-10 23:59:16 +00:00
Thierry Thomas
62e2ae73b2 Add libtomcrypt 0.92, comprehensive, modular and portable
cryptographic toolkit.

PR:		62581
Submitted by:	Yonatan <Yonatan@Xpert.com>
Approved by:	pav (mentor).
2004-04-10 23:16:07 +00:00
Thierry Thomas
82b20ec343 The tarball of 0.92 has been replaced by 0.92a.
It includes the patch added yesterday.

Noticed on:	Bento
Approved by:	pav (mentor).
2004-04-10 22:54:42 +00:00
Kirill Ponomarev
9f31892d4b - Use EXAMPLESDIR
PR:		ports/65413
Submitted by:	maintainer
2004-04-10 22:26:41 +00:00
Mark Linimon
41622a570f Update to 0.24.14: minor bugfixes (see doc/ChangeLog).
PR:		ports/65221
Submitted by:	Hiroki Sato <hrs@freebsd.org> (maintainer)
2004-04-10 21:20:15 +00:00
Maho Nakata
0faa9350f5 Make fetchable from MASTER_LOCAL_SITE 2004-04-10 21:16:09 +00:00
Maho Nakata
2fc090c2be Make fetchable 2004-04-10 21:14:13 +00:00
Mark Linimon
ad8ec109d8 Forced commit to note the previous was:
PR:		ports/64578
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2004-04-10 20:45:21 +00:00
Mark Linimon
fd14a11569 Adopt the standard nessus directory structure, reducing the number of
files in ${PREFIX}/etc/nessus. Move existing files to the right places.
Bump PORTREVISION.  (Also do a little bit of work on pkg-plist).
2004-04-10 20:42:56 +00:00
Pav Lucistnik
f0ebd32071 - Update to 1.2.4
PR:		ports/65253
Submitted by:	Filippo Natali <filippo@widestore.net> (maintainer)
2004-04-10 20:41:17 +00:00
Pav Lucistnik
ad8c126080 - Update to 5.19
PR:		ports/65407
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2004-04-10 20:02:34 +00:00
Lev A. Serebryakov
bc77979dc1 Ooops... Garbaged makefile was committed. I'm very sorry about this.
Fixed.
2004-04-10 19:23:24 +00:00