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

32249 Commits

Author SHA1 Message Date
Yukihiro Nakai
1c2f27ae75 Add sonicmail 2000-09-13 15:08:00 +00:00
Ade Lovett
7aad059f12 Remove extra directory
Submitted by:	bento
2000-09-13 14:59:49 +00:00
Yukihiro Nakai
0a2d157ed9 Initial import.
A pop3 mail notifier GNOME applet
2000-09-13 14:56:41 +00:00
Thomas Gellekum
a2bb3f0669 Upgrade to 0.8.4. Use bsd.python.mk. 2000-09-13 12:27:53 +00:00
Thomas Gellekum
60bd647fa1 Use bsd.python.mk.
Reviewed by:	nectar
2000-09-13 12:23:31 +00:00
Satoshi Asami
d9fbf62bdc Remove HTML manpages, this is done from bsd.port.mk now.
Approved by:	maintainer
2000-09-13 10:54:21 +00:00
Maxim Sobolev
329e7bc1e9 Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudio
to ensure correct removal of shared dirs.

Submitted by:	bento
2000-09-13 09:08:08 +00:00
Maxim Sobolev
3626ce1e8c Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore to ensure correct
removal of share/gnome.

Submitted by:	bento
2000-09-13 08:55:57 +00:00
Maxim Sobolev
6eb5dbc642 Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudio to
ensure correct removal of shared dirs.

Submitted by:	bento
2000-09-13 08:51:43 +00:00
Maxim Sobolev
e4923ffd5e Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore RUN_DEPENDS to ensure
correct removal of share/gnome.

Submitted by:	bento
2000-09-13 08:46:43 +00:00
Maxim Sobolev
ad4f82815f Add gnomecore into RUN_DEPENDS to ensure correct removal of share/gnome.
Submitted by:	bento
2000-09-13 08:41:49 +00:00
Maxim Sobolev
473a6f111b Update to 0.9.16 2000-09-13 08:28:30 +00:00
Ralf S. Engelschall
7a53bea9c3 Upgrade to Website META Language (WML), version 2.0.3 2000-09-13 08:27:47 +00:00
Satoshi Asami
945bc124d1 Don't leave the bin/X symlink dangling around if we can't find an
appropriate server to point to.

Submitted by:	imura
Approved by:	maintainer
2000-09-13 07:58:32 +00:00
Satoshi Asami
90b96b5d66 (1) (This is actually from the previous revision -- I forgot to put it
in the log.)

    Print oun out a warning when there is a setuid/gid program or a
    startup script installed.
Submitted by:	kris

(1') Print out directory correctly by substituting ${PREFIX} properly.
Submitted by:	knu

(2) Now variable PERL_CONFIGURE, which runs Perl's Makefile.PL.
PR:		19241
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Reviewed by:	markm, ache

(3) Print out distinctive message when forcefully trying BROKEN ports
    on parallel build cluster.  This is used by the errorlog parser to
    put a tag for BROKEN ports.
Requested by:	ade

(4) Print out name of failed patch plus all the applied patches when
    there is a patch failure.
Submitted by:	sobomax
Reviewed by:	the ports list

(5) Insert a few more "cd ${.CURDIR}"s so things will work even if
    /usr/obj${.CURDIR} exists.
Reviewed by:	the ports list

(6) Make implementation of XFREE86_HTML_MAN a little more streamlined.
Reviewed by:	the ports list
2000-09-13 07:16:49 +00:00
CHOI Junho
37509d9c38 Add PORTREVISION.
Reviewed by:	Kris Kennaway
2000-09-13 03:26:39 +00:00
Ade Lovett
ec98873a70 Bakery is another C++ Framework for creating GNOME applications
using Gtk-- and Gnome--
2000-09-12 22:48:25 +00:00
Ade Lovett
3741870ad8 Update to 0.7.0
PR:		20349 (in part - I reworked it)
Submitted by:	maintainer
2000-09-12 22:44:27 +00:00
Ade Lovett
3ee51fcb2a Update to 1.1.12
Approved by:	maintainer
2000-09-12 22:43:19 +00:00
Ade Lovett
6471b3d417 Add x2vnc, a program that merges the capabilities of x2x and
vncviewer, allowing X and VNC displays to be joined together.
2000-09-12 19:50:22 +00:00
Maxim Sobolev
dde59ba604 Update md5 (seems like they lost old distfile).
Submitted by:	bento
2000-09-12 18:49:09 +00:00
Maxim Sobolev
6e8513abed Update md5. The new version of distfile insludes path, which is the only
difference.

Submitted by:	bento
2000-09-12 17:40:45 +00:00
Satoshi Taoka
709d4b5f38 (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.

Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
2000-09-12 17:08:29 +00:00
Maxim Sobolev
7d1088a649 Update md5. The only difference between old and new tarball is removed
config.cache.

Submitted by:	bento
2000-09-12 17:07:10 +00:00
CHOI Junho
f351373878 Fix for segfault when ^D pressed.
But, irc/bitchx and korean/bitchx is still broken in -current...

PR:		ports/21225
Submitted by:	maintainer
2000-09-12 16:36:04 +00:00
CHOI Junho
f7827b2e87 Update to 0.3.
Modify PLIST for update.

PR:		ports/21223
Submitted by:	maintainer
2000-09-12 16:24:23 +00:00
CHOI Junho
3915d85ad1 Update to 0.3.
PR:		ports/21223
Submitted by:	maintainer
2000-09-12 16:23:45 +00:00
CHOI Junho
662b686186 Update to 0.1.1
PR:		ports/21224
Submitted by:	maintainer
2000-09-12 16:22:33 +00:00
Ade Lovett
1e6874f294 Reimport gnomebreakout (without the hyphen) - no repo-copy needed
since there's no history to preserve, and perform some
fixups.

PR:		21205
Submitted by:	Ports Fury
Approved by:	Ports Wraith (no repo-copy)
2000-09-12 14:59:20 +00:00
Satoshi Asami
3cfb67fd95 Forgot to change bsd.port.mk at end to post.mk. 2000-09-12 13:12:41 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Jun Kuriyama
689bb16caf Move variable definitions before including bsd.port.pre.mk.
This fixes $PREFIX problem.

Submitted by:	bento
2000-09-12 12:50:02 +00:00
Satoshi Asami
4c13ac1448 Add BUILD_DEPENDS to xmkmf:imake-4.
Submitted by:	bento
2000-09-12 12:43:10 +00:00
Jun Kuriyama
8559274286 Update to 1.57.
Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-09-12 12:41:24 +00:00
Satoshi Asami
2e3b414a4c Don't need to @dirrm lib/modules/codeconv, it's in the mtree file.
Submitted by:	obento
2000-09-12 12:33:38 +00:00
Thomas Gellekum
78932f5d3c Use bsd.python.mk. 2000-09-12 11:54:11 +00:00
Thomas Gellekum
ae3d616ae8 Fix PYXML dependency line.
Add PYTHON_REL, which gives the version as a number, not a string.
2000-09-12 11:50:53 +00:00
Satoshi Asami
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +00:00
Maxim Sobolev
6f5ea23540 Add iconv-extra - an additional charset modules for the iconv-1.0 library
(from Unicode site).

PR:		21170
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:53:49 +00:00
Maxim Sobolev
814cf51d00 Add iconv-rfc1345 - an additional charset modules for the iconv-1.0 library
(from RFC1345).

PR:		21171
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:12:19 +00:00
Maxim Sobolev
2ab5932c78 Reflect iconv library version bump. 2000-09-12 10:07:45 +00:00
Maxim Sobolev
6323cc1c89 Update to 1.0.
PR:		21169
Submitted by:	maintainer
2000-09-12 10:06:47 +00:00
Maxim Sobolev
df5f092dce Downgrade to 0.87 due to bugs in newest version.
PR:		21216
Submitted by:	maintainer
2000-09-12 09:05:25 +00:00
Will Andrews
ce35bfdf18 Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which
should happen sometime later this week.  Yes, this is *THE* QT that will be
used with KDE2.  :-)

Submitted by:	nra  (thanks for making my job easier)
2000-09-12 07:50:45 +00:00
Maxim Sobolev
b83b5e1947 Backout previous JIT-related change - it can cause legal problems.
Submitted by:	nate
2000-09-12 07:11:27 +00:00
Satoshi Asami
0249001c94 Don't reed to remove share/emacs/site-lisp -- it's in mtree.
Submitted by:	bento
2000-09-12 06:42:58 +00:00
Vanilla I. Shu
efc7a2191f Remove PKGNAMEPREFIX, it's for test :( 2000-09-12 05:56:03 +00:00
Vanilla I. Shu
e0e6a64173 Install input method now.
Submitted by:	maintainer.
2000-09-12 05:55:10 +00:00
Kelly Yancey
7c69724a7a Cclient is obtained from the imap distribution which is ramping up for
the next release (it's not quite here yet). In the meantime, they have
moved the imap-4.7c tarball into an 'old' subdirectory. This updates
the c-client ports to find the tarball in it's new location. While I
was in there, I also removed an obsolete MASTER_SITE and updated my
e-mail address in the MAINTAINER field.

Hopefully, the imap-uw port maintainer will do something similar in
the near future to get it building again.

Submitted by:		Mike Silbersack <silby@silby.com>
2000-09-12 05:18:07 +00:00
Vanilla I. Shu
4a2ac121fb Remove ipv6 support temporary, it seems buggy.
Activate loadavg support.
2000-09-12 04:10:01 +00:00