1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

34594 Commits

Author SHA1 Message Date
Seiichirou Hiraoka
b0947cbf17 Update MASTER_SITES 2000-11-09 14:05:32 +00:00
Maxim Sobolev
6784068838 Provide workarround for bug in bsd.gnome.mk, which in the case of WANT_GNOME
and HAVE_GNOME defined doesn't provide GNOME/NOGNOME PLIST_SUB.

Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-09 14:04:32 +00:00
Dag-Erling Smørgrav
b5e33f059e Revert maintainership to ports@ at maintainer's request. 2000-11-09 13:27:28 +00:00
Kelly Yancey
fbd5070643 Update NQC port to version 2.2.r2
PR:		22638
Submitted by:	Stephen J. Roznowski <sjr@home.net>
2000-11-09 09:57:08 +00:00
Maxim Sobolev
3042f9e0c1 Update to 0.33. 2000-11-09 08:58:06 +00:00
Maxim Sobolev
dff9ae1da1 Update to 0.13.2. 2000-11-09 08:57:35 +00:00
Maxim Sobolev
cb1ac4b7b3 Add WWW. 2000-11-09 07:49:09 +00:00
Jing-Tang Keith Jang
12a48693e2 Remove Makefile's install-user's target. The user should look sample
dot.*rc in ${PREFIX}/share/skel/zh_TW.Big5, instead of `make install-user`.

I also have to admit the RUN_DEPENDS section is too ugly, since it
strives identifying whether an installed port/package is Big5-ized.
For those which is unique or have "cookies", there should be no problem.
But the following still have problems, especially slave ports:

mutt
nvi-big5(if another version of nvi-m17n is installed)
pine4(not sure yet)
rxvt
aterm
tin
tintin++
xmms
2000-11-09 06:09:55 +00:00
Jean-Marc Zucconi
17fd2ab3db Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mk 2000-11-09 05:42:27 +00:00
Will Andrews
996a670a83 Release this port upon the world. 2000-11-09 05:31:21 +00:00
Jean-Marc Zucconi
ac52a76f75 #include <sys/types.h> before <machine/endian.h> 2000-11-09 04:58:29 +00:00
Jean-Marc Zucconi
b3cb04ce75 Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> which
does not exist. Furthermore `as' does not grok one assembly source
(xc/lib/GL/mesa/src/X86/common_x86asm.S)
2000-11-09 04:33:13 +00:00
Satoshi Asami
085040dfc9 gnumeric/gnumeric -> japanese/gnumeric
Submitted by:	bento
2000-11-09 01:47:53 +00:00
Neil Blakey-Milner
45ffe1617f Upgrade to 1.2.65. 2000-11-09 01:32:03 +00:00
Neil Blakey-Milner
1900e13dbf Build with USE_OPENSSL unless given WITHOUT_OPENSSL, and fix the
PLIST appropriately whatever the choice.  This fixes the bento build
problem on RELENG_3, and doesn't affect packages that actually have
built before (RELENG_4 and HEAD), so no PORTREVISION bump.
2000-11-09 01:00:00 +00:00
Neil Blakey-Milner
208f8ad52d Fix human error - ${PKGMESSAGE} should be set to the work directory,
and is generated automatically from ${FILESDIR}/MESSAGE in post-install.
2000-11-09 00:18:10 +00:00
Dirk Froemberg
a5942ac655 Set NO_LATEST_LINK.
Spotted by:	jedgar
2000-11-09 00:16:05 +00:00
Dirk Froemberg
f5ac20397a Install my_config.h to satisfy ports depending on mysql.
Submitted by:	steve
2000-11-09 00:14:19 +00:00
Steve Price
894340d0f4 Better handling for the imake dependency when XFREE86_VERSION != 3. The
old way had us installing imake-4 over the imake that is already a part
of the XFree86-3 port.
2000-11-08 22:55:29 +00:00
Steve Price
22b9fdbb62 Add ${.CURDIR} to RUN_DEPENDS because we need the whole path. This will
keep the make_index script from hacking tiny, barely noticable hairballs
over this port.
2000-11-08 22:52:29 +00:00
Steve Price
07352ab09d This port requires python version 1.5 which is now in lang/python15. 2000-11-08 22:49:53 +00:00
Steve Price
eb63e76503 Mark this port IS_INTERACTIVE since it asks questions that were causing
my package builds to stall.
2000-11-08 22:48:55 +00:00
Steve Price
42320dc7fe Spell gnugetopt.1 correctly in LIB_DEPENDS. 2000-11-08 22:47:35 +00:00
Bruce A. Mah
9d9af24e07 Fix builds under XFree86-4. 2000-11-08 17:13:01 +00:00
David E. O'Brien
21f112710c Remove GTK suport. No one has stepped forward with patches to fix it,
and I'm quite tired of getting email about it being broken.
2000-11-08 16:47:20 +00:00
David E. O'Brien
332669d0de Update to version 4.52. 2000-11-08 16:18:59 +00:00
Maxim Sobolev
d0720113d5 - Further patches to make Fnorb 1.1 compatible with the tighter socket
binding code in Python 2.0.  Again, compatibility with Python 1.5.2 should
  be maintained.
- Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his help.

PR:		22690
Submitted by:	maintainer
2000-11-08 13:27:28 +00:00
Thomas Gellekum
88219b4439 Upgrade to 3.4. 2000-11-08 13:09:23 +00:00
Maxim Sobolev
1ba9ed7c44 - Added patch to enable Fnorb to work with Python 2.0 (and which doesn't
break Fnorb with Python 1.5.2)
- Submitted by: Mike Meyer (mwm@mired.org)
- Caveat: There may be further Python 2.0 incompatibilities in Fnorb.  The
  next release of Fnorb should be 2.0-compatible.

PR:		22636
Submitted by:	maintainer
2000-11-08 12:52:04 +00:00
Kevin Lo
87e6d3060f Fix Makefile and plist.
PR: 22669
Submitted by: MAINTAINER
2000-11-08 12:31:57 +00:00
Maxim Sobolev
967060ad12 Update to 0.1.37.
PR:		22681
Submitted by:	maintainer
2000-11-08 12:24:13 +00:00
Kevin Lo
0dc8c4c48c Update the web site.
PR: 22666
Submitted by: MAINTAINER
2000-11-08 12:22:41 +00:00
Maxim Sobolev
1c63df741c Add MTRR support.
PR:		21901
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2000-11-08 11:19:39 +00:00
Maxim Sobolev
da6242698d Update to 2.30.
Submitted by:	Bill "distfiles" Fenner
2000-11-08 10:24:16 +00:00
Maxim Sobolev
85e1d214da Update MASTER_SITES and WWW (home page has been moved).
Submitted by:	Bill "distfiles" Fenner
2000-11-08 10:24:05 +00:00
MIHIRA Sanpei Yoshiro
addaa398ec add @dirrm lib/dserver/doc
Submitted by:	bento
2000-11-08 10:15:39 +00:00
Maxim Sobolev
17cc6dec73 Remove USE_GNOME, which I erroneously added after receiving kick from billf.
Submitted by:	reg
2000-11-08 09:55:54 +00:00
Joseph Koshy
caa0ee103b Upgrade to v2.4.7 2000-11-08 08:59:40 +00:00
Akinori MUSHA
2cdfb68ef2 Fix zh-telnet dependency.
Approved by:	"Michael C . Wu" <keichii@iteration.net> (MAINTAINER)
2000-11-08 08:38:52 +00:00
Akinori MUSHA
b59e19f2d6 Fill a dummy comment in pkg-plist. A zero-sized plist must be confusing. 2000-11-08 08:35:33 +00:00
Maxim Sobolev
78fd442524 Add missed USE_GNOME if HAVE_GNOME is defined.
Submitted by:	billf
2000-11-08 07:48:47 +00:00
Akinori MUSHA
7a7daa00f1 Add a WITH_SASL knob that causes OpenLDAP 2 to be compiled with
support for SASL.

Submitted by:	nectar
2000-11-08 07:48:20 +00:00
Jing-Tang Keith Jang
a907c2f753 Fix some typos, and format errors.
There are still some flaws in the install-user section, but I'll
talk to the author.
2000-11-08 07:07:06 +00:00
Yukihiro Nakai
bd8c8256f9 Use japanese/gnumeric instead of math/gnumeric
Submitted by:	"Akinori MUSHA" <knu@idaemons.org>
2000-11-08 06:23:10 +00:00
Andreas Klemm
dbb817905c New port cflowd
flow analysis tool currently used for analyzing Cisco's NetFlow switching
2000-11-08 05:15:11 +00:00
Andreas Klemm
8e5a62e839 new port arts++
A network data storage and analysis library from CAIDA
2000-11-08 05:13:26 +00:00
Murray Stokely
72f023b599 Fix typo that prevents Gtksql from being used with Postgres.
< HAVE_PYSQL=	yes
---
> HAVE_PGSQL=	yes
2000-11-08 04:47:33 +00:00
Michael Haro
c940e6d16d portlint 2000-11-08 04:11:49 +00:00
Kevin Lo
bdbb5191c6 This port follows the proposed automatic L10N for ports discussed
at the BSDCon2000 I18N meeting.  User only needs to install
the port to gain a fully localized Traditional Chinese system.

PR: 22673
Submitted by: Michael C. Wu <keichii@peorth.iteration.net>
2000-11-08 01:07:04 +00:00
Satoshi Taoka
6b02566c3c Modify for debugging
(On bento, package building machines, an error occured
   but compiling succeeded in my host by hand)
2000-11-08 00:50:54 +00:00