1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

63433 Commits

Author SHA1 Message Date
Anton Berezin
edb68e77ea Update to 1.05.
Submitted by:	maintainer
PR:		42669
2002-09-12 09:34:58 +00:00
Alan Eldridge
6eff5d99ba The bloodshed continues. KDE2 dependent ports with no apparent upgrade path. 2002-09-12 09:34:26 +00:00
Anton Berezin
07a650e0f2 Fix distinfo.
Submitted by:	maintainer
PR:		42683
2002-09-12 09:29:48 +00:00
Akinori MUSHA
64397db3f4 Add ruby-rbtree, an implementation of Red-Black Tree for Ruby. 2002-09-12 09:23:36 +00:00
Alan Eldridge
87ea8c6e18 Added KDE_DIST_VERSION var, set to KDE_VERSION by default. 2002-09-12 08:45:55 +00:00
Sergey Skvortsov
b27c579924 Minor change (%ll -> %q) 2002-09-12 08:22:16 +00:00
Dmitry Sivachenko
93d6f75f97 Fix DISTNAME.
PR:		42615
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-12 06:44:49 +00:00
Joe Marcus Clarke
7f414a569a Fix the Electric Eyes key so it calls the write program name.
Prompted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-09-12 06:07:19 +00:00
Akinori MUSHA
df8d17ab95 Update pkg-descr. 2002-09-12 05:49:22 +00:00
Joe Marcus Clarke
b4d0c541cb Fix build on -stable. 2002-09-12 05:39:06 +00:00
Munechika SUMIKAWA
55489125a0 Sync FreeBSD-local patch with repositry.
Submitted by:	knu
2002-09-12 01:37:56 +00:00
Joe Marcus Clarke
858b8e6867 Make sure gtk-doc support is disabled even for ports that don't support the
--disable-gtk-doc option.

PR:		42616
Reviewed by:	sobomax
2002-09-11 21:37:39 +00:00
Joe Marcus Clarke
28763c53da Bah, fix the build in a cleaner way. 2002-09-11 21:16:50 +00:00
Joe Marcus Clarke
9a08eed3e6 Fix build with Mozilla-1.0.1. 2002-09-11 21:11:02 +00:00
Joe Marcus Clarke
a06e8343c6 Update to 1.0.1. This is a massive bugfix release, and all Mozilla 1.0 users
are suggested to upgrade.  The full set of release notes can be found at:

http://www.mozilla.org/releases/mozilla1.0.1/
2002-09-11 21:09:05 +00:00
Cy Schubert
c49aebe5f3 Merge changes made to fvwm2 port:
- Pkg-plist should reflect that FvwmGtk is installed only when GTK is
    detected.
  - Fix package build and package deinstall when not using GNOME.
2002-09-11 20:34:33 +00:00
James E. Housley
caaa2a8dee Update to 4222 2002-09-11 20:25:26 +00:00
Akinori MUSHA
94c6b34cac I was confused.. The new distfile NOW contains druby4 files again.
However, since no proper extconf.rb for druby4_helper.so is provided,
just drop druby4 for the moment.

No PORTREVISION bump because nothing has changed.
2002-09-11 19:46:20 +00:00
Akinori MUSHA
f6e1ff127e Seems the author backed out the last repack. The distfile that is
currently on the site does not contain the druby4 example files.
2002-09-11 19:39:10 +00:00
Akinori MUSHA
72f4110007 Add my iDaemons.org site to MASTER_SITE_BACKUP on which I started
mirroring all the distfiles of ruby related ports except RESTRICTED
ones.
2002-09-11 19:31:07 +00:00
Akinori MUSHA
35e5296bd3 Update to 20020616. 2002-09-11 19:27:04 +00:00
Jacques Vidrine
959a943b34 Setuid binary is exploitable.
http://security-archive.merton.ox.ac.uk/bugtraq-200208/0117.html
2002-09-11 18:59:56 +00:00
Nick Sayer
67acef5251 Oops. The path to the config file ended up missing a /. Bump
portrevision and fix.

Submitted by:	Mike Harding
2002-09-11 18:54:18 +00:00
Akinori MUSHA
6288beb462 - Integrate the digest/*, racc/cparse, iconv, shim16_18 modules into
lang/ruby_static.

- Integrate the iconv module into lang/ruby_static-devel.
2002-09-11 18:22:01 +00:00
Mario Sergio Fujikawa Ferreira
c1c2cadd4a Update to 2.1.5
PR:		42394
Submitted by:	Dan Langille <dan@langille.org>
Reviewed by:	maintainer
2002-09-11 17:33:27 +00:00
Akinori MUSHA
67a2ab4506 Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of today, 2002-09-12 (JST).
2002-09-11 17:30:21 +00:00
Mario Sergio Fujikawa Ferreira
e4f697273e o Update to 0.5.3
o Update WWW tag in DESCR

Submitted by:	maintainer
2002-09-11 17:28:53 +00:00
Mario Sergio Fujikawa Ferreira
70b023e793 New port xmms-sid version 0.7.4: XMMS input plugin to play SID files
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-09-11 17:26:31 +00:00
David E. O'Brien
75da8cdd2c Total hack to allow gcc32 to build on -CURRENT.
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
I don't like this change as I don't think there is any chance of getting
this change back into the GCC repository and it is important that the
stock GCC sources will bootstrap on FreeBSD 5.0.

Submitted by:	Don Lewis <dl-freebsd@catspoiler.org>
2002-09-11 16:48:58 +00:00
David E. O'Brien
2479cc6ff4 Upgrade to the 2-Sept-2002 GCC 3.2.1 pre-release snapshot.
(this port has been 100% reset back to an earlier evolution line by a repo
copied from the 'gcc31' port)
2002-09-11 16:45:43 +00:00
Joe Marcus Clarke
fd24774cc1 Backport sobomax's CD eject patch to nautilus from nautilus2. 2002-09-11 16:20:10 +00:00
Joe Marcus Clarke
d39387b84e Update to 0.25. 2002-09-11 16:05:38 +00:00
Joe Marcus Clarke
a6b5deb95c Add gal2 after repo copy from gal. gal2 is a collection of widgets taken
from Gnumeric and Evolution ported to GNOME 2.
2002-09-11 15:28:39 +00:00
Alan Eldridge
a5f602ead8 Do the patch right. My brain was elsewhere, evidently. Fix octet-stream
printing problem for non-PS printers.
2002-09-11 15:18:12 +00:00
Anton Berezin
694e86d25a Add p5-File-NFSLock, a perl module to do NFS (or not) locking. 2002-09-11 15:16:23 +00:00
Joe Marcus Clarke
df73206a5c Remove libgsf. 2002-09-11 15:12:49 +00:00
Alan Eldridge
fbe39ec3f0 Bug fix for non-PS octet-stream print failures. Patch taken from CVS. 2002-09-11 15:12:34 +00:00
Joe Marcus Clarke
6324063096 Remove x11-toolkits/libgsf in favor of devel/libgsf imported by sobomax.
Discussed with:	sobomax
2002-09-11 15:12:28 +00:00
Maxim Sobolev
dad21e6c7f Add patch missed in previous commit.
Reminded by:	marcus
2002-09-11 15:04:42 +00:00
David E. O'Brien
62499eff8a Upgrade to 2.1.3.
Submitted by:	wjv
2002-09-11 15:04:14 +00:00
Alan Eldridge
e5cf93ef86 Update to latest version release 2002/09/06. 2002-09-11 15:03:57 +00:00
Alan Eldridge
c12d138c76 Get Makefile.kde relative to current dir, since PORTSDIR may not be defined
at the time of the include.
2002-09-11 14:38:30 +00:00
Dirk Meyer
2c4113ab50 This is a port of lingoteach, which aims to be a language
teaching program. Until now, chinese, german, spanish and
english are supported. You ca add your own lessons by using
an integrated editor or editing the xml-files yourself.
Different types of learning are available for actually 825
words and sentences.
For the soundsnippets, you have to download the sound tarball
separately ad copy the content of its data-dir to
$PREFIX/lingoteach/data.

WWW: http://www.lingoteach.org
PR:		41184
Submitted by:	mva121@gmx.net
2002-09-11 14:38:15 +00:00
Maxim Sobolev
086df23951 Since FreeBSD doesn't have unified eject command which works for
all types of removable media, use `cdcontrol eject' instead, because
it will at least make the most popular removable media working.
2002-09-11 14:32:13 +00:00
Martin Blapp
31549f347d Set WRKDIRPREFIX as empty if we build the included mozilla port. This
should make openoffice working with WRKDIRPREFIX.

PR:		42390
2002-09-11 14:28:59 +00:00
Dirk Meyer
0bd5d5addb Gzip (GNU zip) is a compression utility designed to be a replacement
for compress. Its main advantages over compress are much better
compression and freedom from patented algorithms.
WWW: http://www.gzip.org/

Devel version imported, see discussion in ports/
PR:		41061
Submitted by:	cyrille.lefevre@laposte.net
2002-09-11 14:27:23 +00:00
Anton Berezin
b6d66a5c13 Add p5-IPC-Locker, a collection of perl modules that provides a server
for locks and clients to access that server.
2002-09-11 14:14:55 +00:00
Anton Berezin
732f471b5c Update to 0.35. 2002-09-11 13:58:57 +00:00
Ernst de Haan
9a8fc42bf7 Upgrade to Tomcat 4.1.10 (stable). 2002-09-11 13:49:19 +00:00
Anton Berezin
e0601f89d4 Update to 1.35. 2002-09-11 13:41:13 +00:00