Akinori MUSHA
3f9dd01475
Update to 2.0.5.
...
- Fix several bugs.
- Spanish and French translations of documents have been added.
etc.
Submitted by: kuriyama
2000-10-26 20:56:25 +00:00
Akinori MUSHA
75b432cad0
Update to 1.09.
...
Submitted by: kuriyama
2000-10-26 20:37:11 +00:00
James E. Housley
8209177b6d
New Port: textproc/py-martel
...
A parser generator for regular languages, written in Python
PR: 22118
Submitted by: Johann Visagie <johann@egenetics.com>
2000-10-26 19:24:42 +00:00
Mark Murray
abbab5c439
Mark FORBIDDEN due to buffer overflows
2000-10-26 18:56:09 +00:00
Matt Jacob
8f2464d030
Update message to note that as of release 5.5, NetWorker servers have
...
more stringent licencing requirements- and you might have to buy
a Unix Workstation ClientPak licence from Legato.
2000-10-26 17:11:35 +00:00
Matt Jacob
adf486994a
add secondary ftp site
2000-10-26 17:10:22 +00:00
Maxim Sobolev
954298b119
Add whistlerk.
2000-10-26 16:19:10 +00:00
Maxim Sobolev
e3c8635f29
Add WhistlerK - a GTK theme engine inspired by the Windows Whistler (don't ask,
...
I donno what the hell "Windows Whistler" is :-> ).
2000-10-26 16:15:48 +00:00
Maxim Sobolev
f054896905
Update to 1.1.6.
2000-10-26 15:44:10 +00:00
Patrick S. Gardella
423ab5fb5a
Add new port: lang/tinycobol
2000-10-26 15:36:48 +00:00
Maxim Sobolev
9d40c72ae0
Update to M18.
2000-10-26 14:50:20 +00:00
R. Imura
81a7723dc6
change "rp7_linux20_libc6_i386_b2_rpm" to "rp7_linux20_libc6_i386_*_rpm",
...
because DISTNAME is "rp7_linux20_libc6_i386_cs1_rpm" now.
It is rather safe, since someone may forget to sync LEGAL when port's updated.
2000-10-26 14:05:03 +00:00
James E. Housley
1c09095ac7
databases/jdbc-oracle816 is restricted.
...
PR: 21763
2000-10-26 13:10:20 +00:00
James E. Housley
94c2cf530d
Add new port: databases/jdbc-oracle816
...
The JDBC drivers for Oracle 8.1.6
PR: 21763
Submitted by: Patrick S. Gardella <patrick@FreeBSD.org>
2000-10-26 13:06:18 +00:00
Maxim Sobolev
d9215d6244
Add visualos - a visual simulator of an operating system intended to help
...
understand how OSes work.
2000-10-26 13:00:45 +00:00
James E. Housley
d1963bad10
The fetchmail application has been updated to version 5.5.3
...
PR: 21641
Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
Reviewed by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> MAINTAINER
2000-10-26 12:43:42 +00:00
Akinori MUSHA
fc35102289
Fix LIB_DEPENDS. (expat.0 -> expat.2)
2000-10-26 12:37:25 +00:00
Akinori MUSHA
a9867d0f0c
Add MAKE_ARGS to tell libtool to use the specified shlib version.
2000-10-26 12:36:51 +00:00
MIHIRA Sanpei Yoshiro
7abc16b279
startup script know about the two options start' and
stop'.
...
OKed by: maintainer
2000-10-26 12:36:46 +00:00
MIHIRA Sanpei Yoshiro
13bbe244c4
japanese/jtex209-both and jtex209-ntt was broken only on package
...
build environment. Because option of ``-traditional'' was added by
jtex-1.52/configure, and failed in build phase.
I found that ``configure'' was broken if we make this ports with
crontab.
In jtex-1.52/configure, next C program was compiled and executed.
With terminal (normal) environment, ioctl was successful. But with
crontab, ioctl was failed.
----
#include <sys/types.h>
#include <sgtty.h>
main() {
struct sgttyb t;
exit(ioctl(0, TIOCGETP, &t) == 0);
}
----
I referred configure file which was generated by autoconf ver.2.13
and update jtex-1.52/configure file for ``-traditional'' and unbreak
this port.
2000-10-26 12:33:44 +00:00
Akinori MUSHA
245f2fa313
Update the expat dependency from expat (1.2) to expat2 (1.95.1).
2000-10-26 12:19:14 +00:00
James E. Housley
c202d803bd
Stop make configure from blowing up on systems without IPv6
...
Submitted by: bento
2000-10-26 12:17:55 +00:00
James E. Housley
11c9fd251e
Add new port: games/nethack3-tty
...
This is a TTY/console only versin of nethack3
REPOCopy from games/nethack3
PR: 21497
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
2000-10-26 11:41:43 +00:00
Andrey A. Chernov
82e8bb727c
Rename PNG_WITH_MMX to WITH_PNG_MMX to be consistent with other WITH_*
...
variables
Requested by: ade
2000-10-26 11:25:17 +00:00
James E. Housley
6e596a863e
Update biology/sim4 to 2000.10.19
...
Maintainership over to FreeBSD bio-porters mailing list
PR: 22306
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
2000-10-26 10:19:07 +00:00
Maxim Sobolev
ce4735d2c9
Make it buildable if crypto bits are installed.
...
Submitted by: bento
2000-10-26 10:12:11 +00:00
Maxim Sobolev
dfcac308e2
- Derive DISTNAME from PORTVERSION using `S:///' make(1) modifier;
...
- Remove redundant USE_XLIB (USE_X_PREFIX implies USE_XLIB, see bsd.port.mk).
2000-10-26 10:07:43 +00:00
Jun Kuriyama
39bc990211
Remove NO_MTREE.
...
Remove %D/share/sgml on deinstall.
Take over maintainership.
Reported by: PW
Approved by: jfieber (old maintainer)
2000-10-26 06:15:04 +00:00
Satoshi Asami
483fad4de4
Add PORTREVISION for PAM support.
...
Reminded by: kris
2000-10-26 06:03:45 +00:00
Nick Sayer
a46014b883
Fix stupid typo
...
Submitted by: assar
2000-10-26 04:40:32 +00:00
James E. Housley
95a64a71be
New port: games/magiccube4d
...
MagicCube4d is a Rubik's cubish puzzle
PR: 21557
Submitted by: Jeremy Karlson <karlj000@unbc.ca>
2000-10-26 02:05:13 +00:00
Satoshi Asami
8086f52b78
Enable PAM support.
...
Submitted by: Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
Reviewed by: maintainer
2000-10-26 01:46:50 +00:00
Trevor Johnson
f92095b090
Add new port of unison 2.5.1, a utility for synchronizing files
...
which works both on local disks and over a network (can use ssh).
PR: 22264
Submitted by: Dan Pelleg <dpelleg+unison@cs.cmu.edu>
2000-10-26 01:42:33 +00:00
Jun Kuriyama
f3476b6169
Bump SHLIB_MAJOR (and PORTREVISION) not to conflict with expat1.2.
...
Submitted by: knu
2000-10-26 01:20:04 +00:00
James E. Housley
8286cffd1b
Update MASTERSITES
...
PR: 21458
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
2000-10-26 01:16:29 +00:00
James E. Housley
90c56e487b
Add new port: www/neon
...
This is an HTTP and WebDAV client library for Unix systems, with a C interface
PR: 21958
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-10-26 01:04:55 +00:00
Chris D. Faulhaber
a4aae2fa32
Add missing off_t casts to prevent bus errors when using the 'X' command
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-10-26 00:00:10 +00:00
James E. Housley
a83b5b293f
@${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrep
...
in the pre-install target otherwise we get a broken pgrep shell script
installed instead of the binary we really want.
PR: 21508
Submitted by: MAINTAINER
2000-10-25 23:54:27 +00:00
James E. Housley
137bbedf3a
Update: graphics/xine 0.2.2 -> 0.2.3
...
PR: 22294
Submitted by: Roman Shterenzon <roman@xpert.com> MAINTAINER
2000-10-25 23:18:37 +00:00
Munechika SUMIKAWA
bf36f665b6
Upgrade to M18 and sync with www/mozilla.
2000-10-25 20:17:30 +00:00
Akinori MUSHA
274caa05a7
Define USE_X_PREFIX and install under ${X11BASE}/bin.
2000-10-25 19:38:06 +00:00
David E. O'Brien
d983210c0e
Update to 3.0 beta 2 patchlevel 9
2000-10-25 19:33:17 +00:00
Akinori MUSHA
88b8524175
Complete _includeinstall for 3-STABLE or older.
2000-10-25 19:21:39 +00:00
Akinori MUSHA
bf38b4675f
Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.
2000-10-25 19:13:09 +00:00
Trevor Johnson
e80f3b9f7e
Add new port of srm 1.2.0, a utility which overwrites the contents
...
of files when it deletes them.
PR: 22289
Submitted by: Keith J. Jones <keith.jones@ieee.org>
2000-10-25 18:55:26 +00:00
James E. Housley
350f955d9a
Change the install target. Hopefully this will make bento happy.
...
Sugested by fenner
2000-10-25 18:05:33 +00:00
Jean-Marc Zucconi
d19b12356c
Fix compilation problems in -current
...
Submitted by: marcel
2000-10-25 18:03:54 +00:00
Trevor Johnson
e6e979b6fa
Change maintainer's e-mail address.
...
Submitted by: maintainer
2000-10-25 16:59:47 +00:00
James E. Housley
aeaaf7bdbc
Missing /SASL at the end of the path to install Sendmail.README
...
Submitted by: bento
2000-10-25 16:56:35 +00:00
Bruce A. Mah
e963419da1
exmh has moved to SourceForge, update MASTER_SITES.
2000-10-25 16:45:12 +00:00