Commit Graph

34496 Commits

Author SHA1 Message Date
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
Satoshi Asami
e0dd5fba13 Change .error to BROKEN, otherwise it will kill make release, make
index and freshports (and many other things).

Reported by:	Dan Languille and John Hay
2000-11-07 07:45:39 +00:00
Doug Barton
43bbe2f180 Current maintainer requests a new one be assigned
PR:		ports/22657
Submitted by:	Yasuhito FUTATSUKI, futatuki@debug.gr.jp
2000-11-07 06:56:03 +00:00
Jing-Tang Keith Jang
711176c5f7 Add templates of pkg-deinstall, pkg-install, pkg-message, and
the startup script, which I forgot in previous commit. :(
2000-11-07 04:57:52 +00:00
Nick Sayer
3aed108da2 1. USE_LIBTOOL instead of GNU_CONFIGURE
2. Fix and sort plist

Submitted by:	steve
2000-11-07 04:55:01 +00:00
Jing-Tang Keith Jang
4d10c5d235 New port: mkisofs
mkisofs is a pre-mastering program that generates binary ISO9660
filesystem image.  Users can then write the image to devices like
CD-R or CD-RW.  This port can also generate Chinese Big5 filenames
on Joliet filesystems.  Use the -J option to activate it.

Although it works flawlessly, further improvements are possible:
1. Accept GB(Simplified Chinese) filenames also.
2. Upgrade to mkisofs 1.13.  1.13 uses a better structure to manage
   I18N, which is (almost all) borrowed from Linux kernel's fs code.
2000-11-07 04:50:24 +00:00
James E. Housley
303b9da965 New MASTER_SITES
PR:		22607
Submitted by:	David Lebel <lebel@lebel.org>
2000-11-07 02:40:17 +00:00
Jason Evans
871b0eb7f1 Bump PORTREVISION. Remove BUILD_DEPENDS tuple that is redundant with
respect to LIB_DEPENDS.  Make portlint happy.

Submitted by:	steve
2000-11-07 02:26:18 +00:00
Steve Price
593cd199e7 Update to version 2.40.
PR:		22649
Submitted by:	maintainer
2000-11-07 01:36:34 +00:00
Jean-Marc Zucconi
ba0f5724a5 PORTREVISION=6 2000-11-07 01:05:49 +00:00
Jean-Marc Zucconi
e6e5a41cb7 Fix for japanized tk.
Use ${PREFIX} instead of /usr/X11R6

Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-11-07 01:05:17 +00:00
Jean-Marc Zucconi
ea61222e40 Add missing links to directories and remove duplicate entries.
Add a few @dirrm
Move stuff relatine to /etc/X11 at the end of the file
Add plist for PC98 architecture

Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-11-07 01:03:22 +00:00
Chris D. Faulhaber
1bf8180052 Update port to 0.21
Submitted by:	Edward H. Flora <ehflora@access1.net>
2000-11-06 23:36:22 +00:00
Ade Lovett
e771675997 Update to 1.2.3.1 2000-11-06 22:31:59 +00:00
Jason Evans
84ba824676 cook depends on the libintl shared library at runtime. Add a corresponding
LIB_DEPENDS line.

Submitted by:	steve
2000-11-06 22:10:26 +00:00
David E. O'Brien
b9b356aa56 Update to Vim 6.0 Beta "L". 2000-11-06 21:53:56 +00:00
Jacques Vidrine
ee261b42ef (forced commit)
Double oops.  I initially added a version of this port that was a bit
dated.  The last commit brings it up to date: in particular, MIT Kerberos
support was broken in theory (though not in practice).
2000-11-06 20:00:02 +00:00
Jacques Vidrine
85af8c73f2 Oops, 2000-11-06 19:56:21 +00:00
Jason Evans
06bce9d9d7 Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks
larger than 16kB.  Make sure to call global destructors during shutdown.

PR:		ports/22429
Submitted by:	tegge
2000-11-06 19:43:33 +00:00
Akinori MUSHA
65c8663f35 Fix japanese/xchat which had been broken by the last two commits on
irc/xchat.  As japanese/xchat "built" without a problem, I didn't
notice it was "broken"...  In reality, the configure script failed to
detect the iconv library because of the removal of CPPFLAGS and LIBS
in CONFIGURE_ENV, therefore the built binary lacked Japanese support.
(i.e. the ja-xchat package included in 4.2-RELEASE will be broken)

To avoid this kind of sad accidents in future, add a note to irc/xchat
that it has a slave port and one should be careful not to overwrite
variables or targets.
2000-11-06 19:39:43 +00:00
David E. O'Brien
49d650df1c Update to version 4.51 + FreeBSD specific changes headed into version 4.52.
We call this version 4.51.1.
2000-11-06 19:28:33 +00:00
Jacques Vidrine
12ef728008 A Pluggable Authentication Module for Kerberos 5. 2000-11-06 19:01:43 +00:00
Jing-Tang Keith Jang
04586e3b44 Initial version.
Imported from outta-port.
2000-11-06 18:43:17 +00:00
Jing-Tang Keith Jang
2593f0a327 Add two new ports: linux-netscape47-{communicator,navigator}
Imported from outta-port.
2000-11-06 18:41:45 +00:00
Jing-Tang Keith Jang
fb231b65dd Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org 2000-11-06 18:15:21 +00:00
Munechika SUMIKAWA
aa13463eed Change maintainer's(me) mail address. 2000-11-06 17:30:35 +00:00