1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

60527 Commits

Author SHA1 Message Date
Pete Fritchman
2c046af0e6 Add nologinmsg 1.0, more functional native binary replacement for
/sbin/nologin.

Submitted by:	Richard Rose <freebsd-security@rikrose.net>
2002-07-10 17:48:16 +00:00
Maxim Sobolev
22d3ec7231 Add missed @unexec keyword to the call to unregistervm as well as missed
@exec registervm [...].

Reported by:	phantom
2002-07-10 16:50:21 +00:00
Maxim Sobolev
fd4d419dd5 Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard
language status.

Submitted by:	Alexander Peresunko <alex@freeman.org.ua>
2002-07-10 16:40:58 +00:00
Maxim Sobolev
e91e769f41 Update to 1.2.29.
Submitted by:	maintainer
2002-07-10 16:34:32 +00:00
Maxim Sobolev
7bb784149f Add missed gal and gtkhtml into USE_GNOME. Also remove redundant gnomecc from
USE_GNOME - this dependency is inherited from gnomepilot.
2002-07-10 16:27:39 +00:00
Anton Berezin
6bab76381c 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:
Force installs. This is to allow (semi-)automatic garbage removal by
      "find /usr/libdata -ctime -N -delete".

Well - substitute /usr/libdata with /usr/local/lib/perl5 here.

Requested by:	sheldonh

2. Do not link with libbind even if Configure detects it.  A particular
reason for that is that perl's getpw* stop working with NIS.

Reported by:	Russell Cattelan <cattelan@thebarn.com>
2002-07-10 16:06:00 +00:00
Jimmy Olgeni
cb50e4c8d4 Fix build on post-4.6 stable (do not declare shmat). 2002-07-10 16:00:57 +00:00
Maxim Sobolev
d664b1ec23 Correct LIB_DEPENDS for libpanel. 2002-07-10 15:50:45 +00:00
Maxim Sobolev
4525834b66 Use libpanel instead of gnomecore. Remove all foo_PKGNAMESUFFIX'es, because
they aren't going to be used anyway.
2002-07-10 15:18:24 +00:00
Maxim Sobolev
643bd31ccf Add libpanel 1.4.1, a library for writing custom applets for GNOME
Panel (ripped out of gnomecore).
2002-07-10 15:14:26 +00:00
Ying-Chieh Liao
863e9e9987 use MASTER_SITE_SOURCEFORGE
PR:		40376
Submitted by:	maintainer
2002-07-10 14:57:51 +00:00
Shigeyuki Fukushima
efdd1888e0 Update to 1.14.4. 2002-07-10 14:31:32 +00:00
Alexander Leidinger
2b8bc4e26b Fix typo. 2002-07-10 14:25:40 +00:00
Alexander Leidinger
dafe10641f Update to 0.7.14. 2002-07-10 14:21:11 +00:00
David W. Chapman Jr.
3dcf3e1090 Give maintainership to an active maintainer 2002-07-10 14:16:31 +00:00
Maxim Sobolev
300134e8cc Use libcapplet instead of gnomecc. 2002-07-10 14:16:00 +00:00
Maxim Sobolev
dbe2f9a1ae Add libcapplet 1.4.0.5, a library for writing custom applets for
GNOME Control Center.
2002-07-10 14:13:28 +00:00
David W. Chapman Jr.
2de2c278d5 Unbreak eddie
Originator rolled his own tarball, hence the change in the distfile

PR:		39500
Submitted by:	chris@aims.com.au
2002-07-10 13:55:17 +00:00
Patrick S. Gardella
2dbc03340f Update pkg-descr to point to the correct WWW page.
Caught by: fenner's infernal distfile survey
2002-07-10 12:42:19 +00:00
James E. Housley
f66ce50173 Update to use the new grouping capability. This allows the removal
of the rtems-gcc hack to fetch the files from a different subdir
then newlib lived in.  Remove devel/rtems-gcc

No functionality change so no PORTREVSION bump.
2002-07-10 12:33:03 +00:00
Dmitry Sivachenko
3a5a506136 Mention lang/ifc port. 2002-07-10 12:17:50 +00:00
Johann Visagie
07a03bf0e7 Add py-soapy 0.1, A SOAP/XML schema library for Python. 2002-07-10 10:49:24 +00:00
Johann Visagie
48ab5ee238 - Update WWW: line. (Neglected to do so in previous commit.) 2002-07-10 10:28:57 +00:00
Johann Visagie
ba5119c89a - Update to version 1.22.6 (a.k.a 1.3RC2) 2002-07-10 10:25:57 +00:00
Stefan Eßer
664381b51e Add optional SASL functionality based on a WITH_SASL variable.
Submitted by:	Johann Visagie <wjv@FreeBSD.org>
2002-07-10 09:51:50 +00:00
Sergey Skvortsov
123e8802c0 Updated to 1.11
PR:		40403
Submitted by:	maintainer
2002-07-10 09:03:01 +00:00
Maxim Sobolev
e2839c979a Use USE_GNOMENG. 2002-07-10 08:52:11 +00:00
SADA Kenji
f2a0d7370b jcode.pl has been moved into perl5 directory today. 2002-07-10 08:48:09 +00:00
Maxim Sobolev
d9dae5115b Use USE_GNOMENG. 2002-07-10 08:43:48 +00:00
Gerald Pfeifer
4a87222825 Use my FreeBSD.org mail address for the MAINTAINER field.
Approved by:	obrien (mentor)
Suggested by:	dwcjr
2002-07-10 08:05:11 +00:00
Maxim Sobolev
727d728cbc - Add missed gconf into USE_GNOME and bump PORTREVISION;
- remove redundant patch, whose functionality is replaced by gnomehack;
- use USE_LIBTOOL, while I here and don't waste time building included tests;
- fix pkg-plist.
2002-07-10 07:57:54 +00:00
SADA Kenji
ce72aa3487 - upgrade to version 2.13
- note proper MASTER_SITE and WWW
- use perl5 base install location
2002-07-10 07:38:49 +00:00
Maxim Sobolev
7b012fd3db pre-patch --> post-patch, because pre-patch is used by bsd.gnomeng.mk 2002-07-10 07:23:31 +00:00
Maxim Sobolev
509f446244 - Remove duplicate gnomeaudio entry from _USE_GNOME_ALL;
- make support for gnome-optional ports more robust.
2002-07-10 07:02:52 +00:00
Joseph Koshy
32cf413edb Upgrade to v2.6.2.
Requested by:	Cyril <freecynik@gmx.net>
2002-07-10 06:06:28 +00:00
Joe Marcus Clarke
0bf7bb8309 Update to 2.4.0.1. 2002-07-10 05:47:02 +00:00
Joe Marcus Clarke
55a3c29338 Update to 2.3.10. 2002-07-10 05:46:41 +00:00
Ying-Chieh Liao
ed582ec5fc add WWW 2002-07-10 04:22:42 +00:00
Ying-Chieh Liao
7041fa9992 add findlib 0.7.1
OCaml package manager
2002-07-10 04:21:12 +00:00
Ying-Chieh Liao
7a0add5480 add GOPchop 0.6
MPEG2 GOP-accurate editor
2002-07-10 03:07:56 +00:00
Chris D. Faulhaber
3662771140 Add ArcExplorer 4.0, the java version of the the popular GIS
data viewer.
2002-07-10 01:58:27 +00:00
Joe Marcus Clarke
b181342166 Add a patch to nautilus to fix the freeze problem when thumbnailing certain
images.  FreeBSD has a 64K default thread stack size, and this is too small
for eel's gdk extensions.  This patch simply doubles the thumbnailing
thread size to 128K.
2002-07-09 23:17:40 +00:00
Joe Marcus Clarke
63affb72a9 Remove my previous patch in favor of a new patch to nautilus2. This new patch
is better as it preserves thead safety in eel.  While I'm here, make this a
REINPLACE port.
2002-07-09 23:14:13 +00:00
Ade Lovett
8dab0b4e49 Eliminate file conflicts with devel/automake
Add ${PREFIX}/libexec/automake14/* links

PR:		36077
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-07-09 22:51:45 +00:00
Ade Lovett
5fd894bc29 Eliminate file conflicts with devel/autoconf
Add ${PREFIX}/libexec/autoconf213/* links

PR:		36071
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-07-09 22:50:27 +00:00
Alan Eldridge
b7f1abe7be Correct the md5 sum after 1.0.3 was withdrawn. 2002-07-09 22:19:54 +00:00
Archie Cobbs
9032f85cad Add sablepath and sablevm. 2002-07-09 22:08:48 +00:00
Archie Cobbs
f685b62b06 SableVM implements the Java virtual machine specification, second edition.
SableVM is a bytecode interpreter. It's goals are to be reasonably small,
efficient, and fast, as well as providing a well-designed platform for
doing research into different algorithms for bytecode interpretation,
garbage collection, memory management, etc.

SableVM uses a modified version of the GNU Classpath Java classes;
these classes are installed by the "sablepath" port.

WWW: http://www.sablevm.org/
2002-07-09 22:08:30 +00:00
Archie Cobbs
016d0c777f This port builds and installs a version of the GNU Classpath Java class
and native libraries package that has been customized to work with SableVM.

WWW: http://www.sablevm.org/
2002-07-09 22:05:31 +00:00
Joe Marcus Clarke
a9c01d908a Implement USE_GNOMENG. Users should not be able to start using Evolution
without needing any other hacks.
2002-07-09 21:57:32 +00:00