1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

34571 Commits

Author SHA1 Message Date
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
Satoshi Asami
118622e658 Use YYYYMMDDHH for log files so we can have two builds on the same
day.  Remove lock file if package build aborts.
2000-11-07 23:40:07 +00:00
Satoshi Asami
4928f195ad (1) New flag, -ftp, indicates packages are to be copied over to the
ftp site (specified in portbuild.conf).  (It used to be implied by
    -norestr.)

(2) Remove x11-toolkits/Motif-dummy from list of dummy ports, since
    open-motif is now the default.  Also gone is the MOTIF_OPEN
    variable.

(3) Run the tar -czf of the ports tree and generation of CHECKSUM.MD5
    in the background.

(4) Print the amount of time it took for the entire process, as well
    as phase 1 and phase 2 of the compilations.  (It is done by date
    -r, so it will only work modulo 24 hours.  Hopefully the build
    will never go over 24 hours again.)

(5) Make symlink of the form [ae].${branch}.YYYYMMDD ->
    [ae].${branch}.YYYYMMDDHH so we can have the simple "date" form as
    well as the new "date+hour" directories for logs.

(6) Remove temporary make status files from /tmp that are over 60
    minutes since the last modification.  It was filling up the root
    filesystem.

(7) Print out an "ls -lrt" of packages/All into logs/ls-lrt.  This is
    going to be used to evaluate make's job dispatch policies.
2000-11-07 23:39:16 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Bill Fenner
6429a6a789 Hylafax DISTFILE moved.
Submitted by:	distfile survey
2000-11-07 21:56:09 +00:00
Matthew Hunt
87d59f3833 Correct distfile fennerage by upgrading to 1.8.2. 2000-11-07 20:42:17 +00:00
Will Andrews
b1c541b031 Hand MAINTAINER to Blaz Zupan <blaz@amis.net>. 2000-11-07 20:29:37 +00:00
Trevor Johnson
401324bd83 Add MAINTAINER line. FTP search turned up no suitable site, so make
this a local port.  From Fenner's survey:

ftp://ftp.tk.mesh.ad.jp/pub/Linux/JE-sources/X/xklock-2.7.tar.gz:
changing directory pub/Linux/JE-sources/X 550 X: No such file or
directory. (Last OK result Sat Nov 21 9:59:48 1998 )
ftp://ftp.biol.tsukuba.ac.jp/pub/X/clients/xklock-2.7.tar.gz: skipped:
530 Login incorrect. Password command failed establishing connection to
ftp.biol.tsukuba.ac.jp (Last OK result Sun Aug 27 9:01:30 2000 )
ftp://ftp.kagoshima-u.ac.jp/pub1/PC/linux-j/JE-sources/X/xklock-2.7.tar.
gz: skipped: Unable to connect to ftp.kagoshima-u.ac.jp ftp port: No
such host (Last actual result NEVER [checked 521 times since Sun Mar 1
8:53:08 1998 ])
ftp://ftp.hitachi.co.jp/pub/linux/colias/pub/linux/JE-0.9.6/sources/X/xk
lock-2.7.tar.gz: skipped: Unable to connect to ftp.hitachi.co.jp ftp
port: No such host (Last actual result Sat Mar 27 9:26:31 1999 changing
directory pub Unexpected reply for CWD pub: 550 pub: No such file or
directory.) (Last OK result NEVER [checked 338 times since Sun Mar 1
8:51:59 1998 ])
2000-11-07 20:27:18 +00:00
Will Andrews
934cc9e3d9 Remove Torsten Blum by due effect of not being a maintainer - many reports
of patches being ignored and lack of interest being shown towards this port
have brought this about.  Who wants to revive this port?
2000-11-07 20:15:14 +00:00
Trevor Johnson
d66ab12f0a Drop old FTP site and home page; change whitespace on adjacent line. 2000-11-07 19:23:18 +00:00
Trevor Johnson
fe6a4505c8 Add ftp://projects.sourceforge.net/pub/ to MASTER_SITE_SOURCEFORGE.
The existing URLs do not work for the audio/streamripper or x11-wm/evilwm
ports.
2000-11-07 19:15:17 +00:00
Maxim Sobolev
b3793c8e86 Update to 200011041447. 2000-11-07 17:08:27 +00:00
Maxim Sobolev
cc903aed21 Update to 200011051535. 2000-11-07 16:33:30 +00:00
Ade Lovett
a40ba5a01b Update to 0.4.2 2000-11-07 16:33:21 +00:00
Ade Lovett
44b7ec3f0a Update to 0.6.1 2000-11-07 16:33:06 +00:00
Maxim Sobolev
42c6445b1d Update WWW. 2000-11-07 16:13:34 +00:00
Maxim Sobolev
d08a486ae2 Add EMMA - a personal finance manager for GNOME. 2000-11-07 15:36:55 +00:00
Kevin Lo
9f921bcc66 Update to version 3.0
PR: 22317
Submitted by: MAINTAINER
2000-11-07 15:04:22 +00:00
Kevin Lo
ffa40fbfd5 Update to 4.1.39
PR: 22318
Submitted by: MAINTAINER
2000-11-07 14:53:34 +00:00
Akinori MUSHA
2bee36945b Update to 2.0.3 release, build 799. 2000-11-07 14:40:23 +00:00
Kevin Lo
c61d65a849 - Change MASTER_SITES to MASTER_SITE_SOURCEFORGE.
- Clean up the imlib2-config script installed.
- Take over maintainer-ship.

PR: 22629
Submitted by: Jeremy Norris <ishmael27@home.com>
2000-11-07 14:32:57 +00:00
Nick Sayer
b5ff911583 Put maintainership up for grabs 2000-11-07 14:17:46 +00:00
Ralf S. Engelschall
13c9de5fb2 Add KHotKeys, a very useful addon for KDE 1.x
which provides global hotkey support - fully
integrated into the KDE Configuration Manager.
2000-11-07 10:37:15 +00:00
Trevor Johnson
bd50d1d78e Mark forbidden because of reported buffer overflows. 2000-11-07 09:36:00 +00:00