Marcel Moolenaar
ea90928102
Remove stale checksum files.
2002-05-09 01:19:10 +00:00
Joe Marcus Clarke
ef9cfc8174
Disable Chatzilla since it contains a buffer overflow as described by
...
http://online.securityfocus.com/archive/1/270249 .
Reported by: trevor
2002-05-09 01:16:03 +00:00
Trevor Johnson
ebd5207e7b
Correct the subdirectory for the us.dl.sourceforge.net FTP site.
...
Remove the FTP listing for eu.dl.sourceforge.net, since it has not
allowing FTP connections at least since 22 hours ago. I left the
HTTP listing for the site.
2002-05-09 01:03:29 +00:00
Marcel Moolenaar
7da0032d88
Add linux_devtools-7.
2002-05-09 01:02:56 +00:00
Marcel Moolenaar
7181876207
o Update to be based on RedHat 7.1 packages after a repocopy,
...
o Conform to the preferred way to name checksum files.
2002-05-09 00:53:03 +00:00
Trevor Johnson
7829aff2f6
no final "." needed on FORBIDDEN lines
2002-05-09 00:42:00 +00:00
Trevor Johnson
aa25b7f611
Take maintainership.
2002-05-09 00:38:11 +00:00
David E. O'Brien
bcc6e1616f
.
2002-05-09 00:17:47 +00:00
Trevor Johnson
ffaf47260d
Update to a nightly build. Using the GreyMagic Mozilla Disk Explorer
...
and c't Browsercheck, I am no longer able to activate bug #141061
("XMLHttpRequest allows reading of local files").
In message <52D05AEFB0D95C4BAD179A054A54CDEB1BD37A@mailsrv1.jubii.dk>
on Bugtraq, Thor Larholm described a buffer overflow in Chatzilla.
I confirmed the bug with this version of Mozilla/Chatzilla. Therefore
the chatzilla component is now omitted from batch builds and defaults
to being omitted from interactive ones too (XFree86 did crash
once--perhaps taken down by Mozilla--when I was viewing Thor's
demonstration page for the bug, but a second visit was uneventful).
I added a warning in capitals for interactive users. I was unable
to reproduce the other bug reported by Thor in the same message.
2002-05-09 00:03:03 +00:00
Pete Fritchman
2e05a80ffb
Fix missing %%MOTIF%% substitutions.
...
Submitted by: Alan E <alane@geeksrus.net>
Approved by: will
2002-05-08 23:57:15 +00:00
Jean-Marc Zucconi
b670cdcc7c
Follow tcl/tk and install files in $PREFIX/lib instead of $PREFIX/share. This
...
allows Tcl to find Tix if you do 'package require'
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
2002-05-08 23:17:17 +00:00
Joe Marcus Clarke
73562930e4
Add gnomeapplets2 after a repo copy from gnomeapplets. These are the various
...
applet tools for the GNOME 2.0 Desktop.
2002-05-08 22:44:06 +00:00
Joe Marcus Clarke
0201c1639c
Add gnomemedia2 after repo copy from gnomemedia. This is a port of the
...
multimedia tools for the GNOME 2.0 desktop.
2002-05-08 22:40:48 +00:00
Joe Marcus Clarke
e68ba8be55
Add gnomecontrolcenter2 after repo copy from gnomecontrolcenter. This
...
is the configuration frontend for the GNOME 2.0 desktop.
2002-05-08 22:35:43 +00:00
Joe Marcus Clarke
6281a02caa
Add gnomeutils2 after repo copy from gnomeutils. These are miscellaneous
...
utilities for the GNOME 2.0 desktop.
2002-05-08 22:31:19 +00:00
Joe Marcus Clarke
16293c12a6
Add libgtop2 after repo copy from libgtop. This is the GNU top API for
...
GNOME 2.0.
2002-05-08 22:19:41 +00:00
Joe Marcus Clarke
e56fabbc4d
Adding gnomegames2 after repo commit from gnomegames. This is the games
...
component for the GNOME 2.0 Desktop.
2002-05-08 22:08:21 +00:00
Trevor Johnson
f19ba78f25
This version of mcrypt requires autoconf 2.50 or newer. Accordingly,
...
use that instead of the old autoconf. Add a pre-configure target
to run autoconf, because bsd.port.mk only supports the old autoconf.
Left to its own devices, the program now installs files with strange
names such as /usr/local/man/man1/i386-portbld-freebsd4.4-mcrypt.1
and /usr/local/bin/i386-portbld-freebsd4.4-mcrypt. To avoid this,
the whole installation now happens in a do-install target in the
port's Makefile, which also does the former post-install tasks.
Install supplementary documentation, unless NOPORTDOCS is defined.
Use EXAMPLESDIR.
The mdecrypt utility was removed. It has been replaced by a -d
option to mcrypt.
Drop USE_LIBTOOL and add back GNU_CONFIGURE.
PORTVERSION remains nil, since this did not build.
Add a warning about my laziness.
2002-05-08 22:00:26 +00:00
Ernst de Haan
156b71b59f
Changed daemonctl program to check if the JAR file exists before
...
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
2002-05-08 22:00:04 +00:00
Ernst de Haan
15db7d6349
Improved the startup script. Always displaying a space first
...
before the name of the application being started/stopped. The
advantage is that if there is an error, then the message will
have a space prepended instead of being appended to the previous
application name.
When the application is 'stop'ped, the error messages, if any,
are now hidden. Instead the name of the application is just
shown.
Bumped PORTREVISION.
2002-05-08 21:54:06 +00:00
Warner Losh
619f1105fe
This really shouldn't work
2002-05-08 21:44:15 +00:00
Trevor Johnson
74feaf69ed
Remove patch to extra.c, since it has been incorporated upstream.
...
Reported by: Mario Pranjic and Valentin Zahariev
PR: 37790 and 37856
2002-05-08 21:43:02 +00:00
Warner Losh
751b2820cc
Back out last commit that shouldn't have worked.
2002-05-08 21:38:53 +00:00
Warner Losh
836d76939d
This shouldn't work, but is a noop that will be backed out if it does
2002-05-08 21:38:32 +00:00
Warner Losh
ba0bf9431b
Back out last commit that shouldn't have worked.
2002-05-08 21:37:21 +00:00
Warner Losh
2f102081a0
This shouldn't work, but is a noop that will be backed out if it does
2002-05-08 21:36:55 +00:00
David E. O'Brien
12f429fe3f
To ports@freebsd.org.
2002-05-08 21:32:37 +00:00
David E. O'Brien
6de129210c
To ports@freebsd.org.
2002-05-08 21:25:46 +00:00
David E. O'Brien
8854c53070
To ports@freebsd.org.
2002-05-08 21:18:45 +00:00
David E. O'Brien
21cc276633
Remove crypto restriction, but add forbidden from netscape4-communicator.
2002-05-08 21:03:18 +00:00
David E. O'Brien
16e45dfc3e
Remove smbtcpdump. AFAIK all this functionality is now in the offical
...
tcpdump. If it isn't, someone should work with tcpdump.org to get it in.
2002-05-08 21:03:17 +00:00
David E. O'Brien
45666060ec
To ports@freebsd.org.
2002-05-08 21:03:16 +00:00
David E. O'Brien
95abb47416
To ia64@freebsd.org.
2002-05-08 20:49:22 +00:00
David W. Chapman Jr.
8e96515ce1
Add PGSQL support
...
PR: 37864
Submitted by: maintainer
2002-05-08 20:02:45 +00:00
David W. Chapman Jr.
707d970ab9
Add pkg-message missed from last commit.
...
PR: 37864
Submitted by: maintainer
2002-05-08 19:52:54 +00:00
David W. Chapman Jr.
cf1cbcbcf5
Update to latest snapsho
...
Add PGSQL support
Enable IPv6
PR: 37864
Submitted by: maintainer
2002-05-08 19:52:22 +00:00
Neil Blakey-Milner
02f310f193
Update port deskutils/ithought to a5
...
PR: 36333
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-08 19:33:59 +00:00
Neil Blakey-Milner
6728aeddb8
Correct the sections various manual pages were listed under.
...
PR: 36915
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-05-08 19:28:10 +00:00
Neil Blakey-Milner
e6cf66fe47
Add the patch from the previous commit.
...
PR: 36920
2002-05-08 19:25:07 +00:00
James E. Housley
16c582957e
Update to 4202
2002-05-08 19:23:57 +00:00
Gary Jennejohn
85f498d968
Update to patch level 9.2za. This is basically vile-9.3 pre-release.
2002-05-08 19:22:03 +00:00
David E. O'Brien
40b30100ae
Update master sites
...
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
PR: 37850
2002-05-08 19:18:21 +00:00
Neil Blakey-Milner
aab84881a2
Add LDAP support options for courier-imap
...
PR: 36920
Submitted by: Scott Lampert <scott@francisscott.net>
Reviewed by: Jaco Engelbrecht <bje@serendipity.org.za>
2002-05-08 19:18:05 +00:00
Neil Blakey-Milner
f5dcd933c0
Upgrade to Zope 2.5.1
...
PR: ports/37763
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
2002-05-08 18:50:07 +00:00
Joe Marcus Clarke
f13bc6192b
Forgot to USE_BZIP2 and place the distfile in the gnome2 subdir.
...
Pointy hat to: me
2002-05-08 18:47:28 +00:00
Joe Marcus Clarke
f4e0c08979
Add gnomesession, the session initialization component for the GNOME 2.0
...
desktop.
2002-05-08 18:42:38 +00:00
David E. O'Brien
3f9abcd9c6
Remove smalleiffel-devel, it is out dated.
...
Requested by: Berend de Boer <berend@pobox.com>
2002-05-08 17:47:48 +00:00
David E. O'Brien
293f4fb105
Remove -- this port is older than the released version.
...
Requested by: Berend de Boer <berend@pobox.com>
2002-05-08 17:47:19 +00:00
David W. Chapman Jr.
f9b2b36497
Fix invalid distfiles
...
fix warning during compilation
Bump PORTEPOCH due to pkg_version -t dictating it
Give originator maintainership
PR: 37861
Submitted by: martin@raq.cx
2002-05-08 17:24:56 +00:00
David W. Chapman Jr.
b153a01bec
Update to 1.12
...
Unbreak for -current
PR: 36139
Submitted by: maintainer
2002-05-08 16:57:56 +00:00