Oliver Braun
367999e892
Upgrade to 2.24.
...
PR: 44472
Submitted by: maintainer
2002-10-25 22:10:34 +00:00
Hye-Shik Chang
a725bc11c6
Update to 1.1.1
2002-10-25 22:06:03 +00:00
Hye-Shik Chang
bf7342a43b
Update to 1.2
2002-10-25 22:00:12 +00:00
Oliver Braun
ddf182806b
Add hs-hdoc-0.8.2, a HTML documentation tool for Haskell.
2002-10-25 21:59:17 +00:00
Hye-Shik Chang
6bf5ff1ae6
Update to 7.9.8.4
2002-10-25 21:55:45 +00:00
Hye-Shik Chang
189b4c69e7
MASTER_SITE and WWW site is moved.
2002-10-25 21:28:58 +00:00
Hye-Shik Chang
0a2b549788
Update to 1.1
2002-10-25 21:25:45 +00:00
Hye-Shik Chang
2451a98048
Update to 0.6
2002-10-25 21:23:44 +00:00
Oliver Braun
2e59d374e6
* Upgrade to 1.3.2.
...
* Add init script.
PR: 44436
Submitted by: maintainer
2002-10-25 20:55:29 +00:00
Oliver Braun
132c61bea0
Upgrade to 0.37.
...
PR: 44468
Submitted by: maintainer
2002-10-25 20:48:02 +00:00
Dirk Meyer
1f8692d63c
- add rnd_keys.c for compatibilty with base. (patch by: jtraub@isilon.com)
...
- OPENSSL_OVERWRITE_BASE: fix package building
- Fix install of manpages for 3.x
2002-10-25 20:41:47 +00:00
Adam Weinberger
a4de3811a0
Mark mozilla-devel BROKEN when Xft2 support is enabled and the
...
mozilla-fonts package is installed.
Reviewed by: marcus
Approved by: pat
2002-10-25 20:37:54 +00:00
Eric Melville
ea375d4a26
Author does not seem very interested in distributing source by itself.
...
Revert to the usual distfile and remove object code before building.
2002-10-25 20:14:18 +00:00
Patrick Li
d2d8ad2109
Update to 1.0.9
2002-10-25 20:00:21 +00:00
Akinori MUSHA
f59d514fd1
Install the English dictionary when LANG is set to an unsupported
...
language by aspell.
Approved by: MAINTAINER
2002-10-25 17:48:43 +00:00
Oliver Braun
3871c87a99
Add linux-relview, an interactive tool for computer-supported
...
manipulation of relations.
PR: 44462
Submitted by: Michael Ebert <ebert@informatik.unibw-muenchen.de>
2002-10-25 17:02:42 +00:00
Will Andrews
0e6938609b
Add png2ico 2002.09.03, a program that converts PNG files to Windows
...
icon resource files.
PR: 43292
Submitted by: Franz Klammer <klammer@webonaut.com>
2002-10-25 16:40:40 +00:00
Cy Schubert
e413d8b70b
Circumvent the use of bison, use FreeBSD yacc instead.
...
PR: 44446
2002-10-25 15:03:55 +00:00
Roger Hardiman
610f2be86f
Upgrade to 0.94.1 which uses the gnome 2 libs.
...
This version works behind NAT with basic port forwarding.
2002-10-25 14:56:03 +00:00
Alexander Leidinger
09e4bf1048
Quoting the submitter:
...
---snip---
- Revert the partially enabled building and usage of the libgmp version
shipping with ssh introduced with the upgrade to 1.2.33. For -current
depend on math/libgmp-freebsd and use the libgmp in the base system
for -stable like this port did before. This fixes compilation on
-current and turns of the annoying errors when the configure of the
ssh-enclosed libgmp tests the optimisations using the wrong assembler-
syntax on 4-stable. The later causes configure to hang on 3-stable.
- Don't define 'REALLY_WANT_SSH=1' in the Makefile else the FORBIDDEN
for FreeBSD systems shipping with OpenSSH in the base-distribution and
not defining 'REALLY_WANT_SSH' is useless. This was also broken with
the last commit.
Tested on 5.0-current, 4-stable and 3-stable.
---snip---
Submitted by: marius@alchemy.franken.de
2002-10-25 14:43:22 +00:00
Alexander Leidinger
3266ee3cdb
We already have a prototype for alloca() in stdlib.h, no need to
...
have it here too.
This lets us compile gmake with stricter compilers.
Submitted by: marius@alchemy.franken.de
2002-10-25 14:31:18 +00:00
Alexander Leidinger
ef197c23a4
This files doesn't belong into the entire subtree here.
...
Noticed by: marius@alchemy.franken.de
2002-10-25 13:30:56 +00:00
Ying-Chieh Liao
869e495901
- update to 0.2.3.8
...
- add WWW
- take maintainership
PR: 44453
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-10-25 11:06:04 +00:00
Tilman Keskinoz
1f4daeb437
Switch to MASTER_SITE_LOCAL to make this port fetchable
...
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
PR: 41943
Approved by: kris (mentor)
2002-10-25 10:23:08 +00:00
Tilman Keskinoz
d9cb20e1c0
Remove dnews3 from LEGAL there is only dnews nowadays
...
Approved by: kris (mentor)
2002-10-25 10:13:13 +00:00
Tilman Keskinoz
8d97c99035
This port is i386-only. [1]
...
Shorten pkg-comment (portlint)
Submitted by: Chris J. Mutter <cjm@satanii.enemy.org> [1]
PR 44179
Approved by: kris (mentor)
2002-10-25 10:09:47 +00:00
Tilman Keskinoz
418ccd4e14
* Change Emailaddress
...
* Use bsd.port.(pre|post).mk[1]
* Add a knob WITH_SSL [2]
* Fix passing of CONFIGURE_ENV in the case WITH_GNOME=yes WITH_TCL=yes [3]
* Word the Warning about the bug in WITH_IPv6 more clear.
[1]Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp>
[2]Submitted by: Bob Fleck <bob@securesoftware.com>
PR: 42972 (with some modifications)
[3]Reported by: Kevin <kdulzo@sockpuppet.org>
2002-10-25 09:52:44 +00:00
Maxim Sobolev
1f51c83763
Add p5-Crypt-RandPasswd 0.02, an implementation of the Automated
...
Password Generator standard.
2002-10-25 09:13:20 +00:00
Maxim Sobolev
4bb9bf24e8
Add p5-Business-OnlinePayment-SurePay 0.01, a Business::OnlinePayment
...
backend module for SurePay authorization service.
2002-10-25 08:54:21 +00:00
Maxim Sobolev
c60dbead67
Add p5-Business-OnlinePayment-LinkPoint 0.02, a Business::OnlinePayment
...
backend module for LinkPoint.
2002-10-25 08:49:51 +00:00
Maxim Sobolev
bd6eda483b
Add p5-Business-OnlinePayment-Cardstream 1.0, a Business::OnlinePayment
...
backend module for Cardstream.
2002-10-25 08:48:38 +00:00
Maxim Sobolev
965d272b03
Add p5-Business-OnlinePayment-Beanstream 0.01, a Business::OnlinePayment
...
backend module for Beanstream.
2002-10-25 08:47:38 +00:00
Maxim Sobolev
db23e47aba
Add p5-Business-OnlinePayment-BankOfAmerica 1.01, a Business::OnlinePayment
...
backend module for Bank of America eStores.
2002-10-25 08:46:39 +00:00
Maxim Sobolev
adef9a7768
Add p5-Business-OnlinePayment-AuthorizeNet 3.11, a Business::OnlinePayment
...
backend module for Authorize.Net.
2002-10-25 08:45:10 +00:00
Maxim Sobolev
0c20db3751
Add p5-Business-OnlinePayment-2CheckOut 0.02, a Business::OnlinePayment
...
backend module for 2CheckOut authorization service.
2002-10-25 08:44:15 +00:00
Edwin Groothuis
28af096bd9
Made games/xlifegame buildable under -current again
...
PR: ports/44266
Submitted by: Mark Huizer (xaa@dodh.org )
Reviewed by: kris@freebsd.org
Approved by: HIYAMA Takeshi <hym@cocoa.freemail.ne.jp> (maintainer)
2002-10-25 08:36:43 +00:00
Kris Kennaway
83d131f8e1
Remove #include <values.h> to partially fix build on -current (still
...
badly broken). Mark BROKEN on 5.x.
2002-10-25 08:32:12 +00:00
Kris Kennaway
84d5810d23
Fix build on -current (remove <malloc.h>)
2002-10-25 08:28:37 +00:00
Akinori MUSHA
8867b37fc4
Define DEPEND_RUBY_RDOC properly.
2002-10-25 08:25:08 +00:00
Edwin Groothuis
4e0a8fc3c2
Apply patch to let the Makefile in freenet6 honour the CC/CFLAGS
...
Patch is also submitted to the original authors.
PR: ports/44375
Submitted by: Volker Stolz <vs@foldr.org>
Reviewed by: kris@freebsd.org
2002-10-25 08:24:43 +00:00
Kris Kennaway
3e0b227d06
Partially fix build on -current (remove #include <malloc.h>). This still
...
blows up later on.
2002-10-25 08:19:13 +00:00
Kris Kennaway
1e2c0ef511
The distfile has disappeared from the master site; switch to
...
MASTER_SITES_LOCAL.
Submitted by: maintainer
2002-10-25 08:14:09 +00:00
Edwin Groothuis
620884ec7a
Make games/xlife buildable on -CURRENT again
...
PR: ports/44264
Submitted by: Mark Huizer (xaa@dodh.org )
Reviewed by: kris@freebsd.org
2002-10-25 08:12:49 +00:00
Ying-Chieh Liao
3a0cd27f78
add tosvcd 0.7
...
SVCD transcoder
2002-10-25 08:12:42 +00:00
Edwin Groothuis
d74b901929
Added two missing files to pkg-plist
...
PR: ports/43163
Submitted by: edwin@mavetju.org
Reviewed by: kris@freebsd.org
2002-10-25 08:07:58 +00:00
Kris Kennaway
6393d0df64
Oops, committed an earlier version of the previous patch.
...
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-10-25 07:53:06 +00:00
Roger Hardiman
3124078ff6
Upgrade to next version
2002-10-25 07:52:30 +00:00
Kris Kennaway
1bdbbbec31
Fix build on -current
...
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-10-25 07:50:09 +00:00
Oliver Braun
6e3f6f4fff
Upgrade to 0.0.8.
...
PR: 44447
Submitted by: maintainer
2002-10-25 07:35:42 +00:00
Joe Marcus Clarke
d0d366fb07
Remove gnomedb2. Mergeant has all the features of gnomedb2 plus some, and
...
is being actively maintained.
2002-10-25 07:35:09 +00:00