Vanilla I. Shu
016b8def5f
Upgrade to 0.53
...
PR: ports/23236
Submitted by: maintainer
2000-12-03 01:35:04 +00:00
Dirk Froemberg
20b8687f45
Add --enable-versioning so mod_php3 and mod_php4 can be installed both.
2000-12-02 23:02:28 +00:00
Doug White
1d59d971c7
Add remaining changes to update TLS support. I forgot to commit these
...
with the original PR (didn't see the additional two patch files).
PR: 23062
Approved by: maintainer
2000-12-02 21:54:26 +00:00
Doug White
ebb11f5638
Use @dirrm instead of @unexec rm.
...
PR: 23062
Approved by: David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer)
2000-12-02 20:33:09 +00:00
Doug White
4e37042ed9
Change configure script to use find & grep instead of grep -r. The -r
...
option is only available on 4.X. This allows postfix to compile properly
on FreeBSD 3.X (and possibly before.)
Approved by: David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer)
2000-12-02 20:28:44 +00:00
David E. O'Brien
1c9cff08a3
Use cc' rather than
ld' to build the shared lib. It knows better our
...
requirements.
2000-12-02 20:03:24 +00:00
SADA Kenji
ca82746f02
Unbroke.
...
My last fix for XF86-4 causes build problem now (I'm not sure why),
then apply Fujishima-san's proper fix.
PR: ports/22477
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
2000-12-02 19:38:20 +00:00
Jacques Vidrine
dd744187ae
Support PREFIX properly.
...
PR: ports/21372
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Hall of shame: Me, for letting this trivial change lounge for 3 months
2000-12-02 17:03:17 +00:00
Kevin Lo
b97778f3a2
Fix pkg-plist.
...
PR: 23229
Submitted by: Ports Fury
2000-12-02 16:41:21 +00:00
Kevin Lo
55f92d5bd6
Update to version 0.6.4
...
PR: 23228
Submitted by: Ports Fury
2000-12-02 16:38:44 +00:00
Kevin Lo
e362b6aaa2
- Add x11/kdebase11 to RUN_DEPENDS
...
- Fix pkg-plist
PR: 23227
Submitted by: Ports Fury
2000-12-02 16:31:58 +00:00
Vanilla I. Shu
83cc4e438a
Add chinput2, it's a Chinese QuanPin X input server.
...
PR: ports/22731
Submitted by: Peng HaiJie <phj@cn.freebsd.org>
2000-12-02 16:31:57 +00:00
Kevin Lo
2d68be2592
Update to version 1.99.14
...
PR: 23226
Submitted by: Ports Fury
2000-12-02 16:27:23 +00:00
Peter Pentchev
ae3988ecaa
Add WITH_NTLM toggle to optionally build support for NTLM authentication.
...
Bump PORTREVISION to reflect functionality change.
PR: 23214
Submitted by: William M. Perry <wmperry@aventail.com>
Approved by: maintainer
2000-12-02 16:20:18 +00:00
Kevin Lo
9d1115da80
Upgrade to version 7.5.11
...
PR: 23225
Submitted by: Ports Fury
2000-12-02 16:17:08 +00:00
Kevin Lo
dcf01b445d
Oops, forgot to remove this file.
...
PR: 23223
Submitted by: Ports Fury
2000-12-02 16:15:05 +00:00
Kevin Lo
6e9fe23bf6
Fix MASTER_SITES
...
PR: 23224
Submitted by: Ports Fury
2000-12-02 16:09:43 +00:00
Kevin Lo
1f1f89f3c2
- Fix dependancy
...
- Support CFLAGS/PREFIX properly
- tar -> TAR
PR: 23223
Submitted by: Ports Fury
2000-12-02 16:03:30 +00:00
Kevin Lo
87e5f8daec
Update to version 0.9.26
...
PR: 23222
Submitted by: Ports Fury
2000-12-02 15:49:56 +00:00
Kevin Lo
1252613328
Update to version 2.1b9
...
PR: 23220
Submitted by: Ports Fury
2000-12-02 15:40:27 +00:00
Kevin Lo
5bc53ad310
Update to version 2.3.4
...
Note that I changed RUN_DEPENDS=gmake to USE_GMAKE=yes
PR: 23218
Submitted by: MAINTAINER
2000-12-02 15:32:58 +00:00
David E. O'Brien
ceb234111e
Commit the right version of this file.
2000-12-02 14:30:33 +00:00
Chris D. Faulhaber
f3ebcc13e1
Update port to 0.8.4
2000-12-02 12:20:12 +00:00
David E. O'Brien
fc60994c8e
MF contrib/gcc/c-common.c rev 1.12:
...
Move our `null_format_ok' addition to the end of record_function_format()
and it's uses. This makes it easier to see our changes to the virgin source.
2000-12-02 11:58:26 +00:00
David E. O'Brien
b597a8c699
Allow the selection of the [sys]log facility to use.
...
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-02 08:49:49 +00:00
David E. O'Brien
6a8382eed0
Update to 3.0 beta 2 patchlevel 11
2000-12-02 06:25:48 +00:00
Jing-Tang Keith Jang
cb66659d85
Change perl to ${PERL}
2000-12-02 05:22:36 +00:00
Ade Lovett
09a4ed7fa5
Add CONFIGURE_ARGS so that named/lwresd put their pid files
...
in the "right" place (/var/run), as opposed to ${PREFIX}/var/run
2000-12-01 23:42:12 +00:00
Ade Lovett
06cec868fd
Update to 0.2.22
2000-12-01 21:20:33 +00:00
Ade Lovett
9f4972d4e7
Update to 0.5.5
2000-12-01 21:20:12 +00:00
Andreas Klemm
7eb4e513f0
From Sergey:
...
"The tac_plus user guide says that when passwd(5) file is used for user
authentication, the expiry date checks against shell field of password file.
Maybe it is OK for custom passwd files, but not for system password file.
Here is a little patch below which allow the tacacs daemon check
the expiration dates against 'expire' field of FreeBSD's master.passwd file.
It is very useful for me, and may be useful for other FreeBSD&tacacs users."
Submitted by: Sergey Levov <serg@informika.ru>
2000-12-01 20:42:49 +00:00
Kevin Lo
e3f7b9190b
Update to version 0.4
...
PR: 23210
Submitted by: MAINTAINER
2000-12-01 17:06:54 +00:00
Kevin Lo
09824ccb3c
Update to version 0.6
...
PR: 23208
Submitted by: MAINTAINER
2000-12-01 17:00:37 +00:00
Kevin Lo
a7275fa0c2
Update to version 2.21
...
PR: 23199
Submitted by: MAINTAINER
2000-12-01 16:55:38 +00:00
Kevin Lo
e746f975cc
Update to 1.2.4
...
PR: 23195
Submitted by: MAINTAINER
2000-12-01 16:53:37 +00:00
Maxim Sobolev
3b4ac4cfbc
Update to 0.3.0.
2000-12-01 15:09:58 +00:00
Mario Sergio Fujikawa Ferreira
fa83952930
Add several WITH_* configure time options to the ports.
...
Also, enable rxvt-devel shared lib build.
PR: ports/23201
Submitted by: Jay Sachs <jay@avacet.com>
2000-12-01 14:46:28 +00:00
Maxim Sobolev
2f6bac0397
Add distribution errata patches and bump PORTREVISION as a result.
2000-12-01 14:02:28 +00:00
Kiriyama Kazuhiko
9757ea8bdb
Added ${MASTER_SITE_LOCAL} to all editors/xemacs-*packages/Makefile
...
in order to fetch obsolete xemacs' packages. Current all xemacs'
packages needed to make have already copied to
freefall:~kiri/public_distfiles. PR ports/23171 would be solved with
this commit.
2000-12-01 12:55:27 +00:00
Dirk Froemberg
254b51509b
Put socket file into ${DB_DIR}.
...
Submitted by: Vivek Khera <khera@kcilink.com>
2000-12-01 11:13:23 +00:00
Dirk Froemberg
6fc722add6
Enable libwrap and put socket file into ${DB_DIR}.
...
Submitted by: Vivek Khera <khera@kcilink.com>
2000-12-01 11:02:55 +00:00
Dirk Froemberg
a525e01845
Upgrade to 3.23.28.
2000-12-01 10:31:49 +00:00
Maxim Sobolev
7f54672486
Fix mesbehaving on systems with Perl < 5.6.0 script and remove my temporary
...
workaround.
Submitted by: maintainer
2000-12-01 10:22:32 +00:00
Kevin Lo
54fa8c1be3
Fix eject device.
...
Submitted by: Vivek Khera <khera@kciLink.com>
2000-12-01 07:36:07 +00:00
Kevin Lo
ee1b4beff5
Fix tmpnam() warning. Using KTempFile
2000-12-01 05:58:44 +00:00
Jing-Tang Keith Jang
ebc6eda7ad
New port added: emacs20
...
ls -l /usr/ports/chinese/*/Makefile |wc -l
64
ls -l /usr/ports/korean/*/Makefile | wc -l
63
Hmm, this is a milestone. :-)
PR: ports/23198
2000-12-01 04:55:26 +00:00
Jing-Tang Keith Jang
13004b54a2
Initial version. A L10N Emacs that can act as an XIM client.
...
PR: ports/23198
2000-12-01 04:49:28 +00:00
Jing-Tang Keith Jang
e7bf354fcc
Fix machine/console.h -> sys/{consio,kbio}.h change.
...
PR: ports/23197
2000-12-01 04:29:28 +00:00
Dirk Froemberg
edd90209be
Adjust mysql's homedirectory if already exists.
2000-11-30 23:42:41 +00:00
Doug Barton
2037bebd72
Eivind has expressed the desire to give up this port since he no longer uses
...
it, and Ying-Chieh Liao's recent update was so good that we decided to press
him into service. :)
Approved by: eivind
2000-11-30 21:59:28 +00:00