1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

62385 Commits

Author SHA1 Message Date
Martin Blapp
fe86df5626 kr -> ko
Submitted by:		CHOI Junho <cjh@kr.FreeBSD.org>
2002-08-24 16:45:20 +00:00
Clive Lin
2194deb508 Fix build on -CURRENT.
Noted by:	kris
2002-08-24 16:30:51 +00:00
Pete Fritchman
76259000dd Add gdbmods 20020824, wrapper for gdb -k to provide kld symbol
information.

PR:		41975
Submitted by:	Bruce M Simpson <bms@spc.org>
2002-08-24 15:38:18 +00:00
Pete Fritchman
dce4f4d23e Set LATEST_LINK=kde2.
Reviewed by:	Andy Fawcett <andy@athame.co.uk>
2002-08-24 15:22:47 +00:00
Andrey A. Chernov
e1fdcb3153 Remove -l in su call - not needed 2002-08-24 14:51:19 +00:00
Christian Weisgerber
311e509ef0 Switch to GNOMENG framework for Gtk. 2002-08-24 12:34:54 +00:00
Maxim Sobolev
202ab70e84 Properly convert command-line arguments into UTF-8 before passing them
to TCL interpreter, othervise arguments in any encoding other than
ASCII are becoming ????, even when LANG or LC_CTYPE is defined properly.

Problem reported by:	Alex V. Belinsky <fozzy@kievweb.net.ua>
2002-08-24 10:22:23 +00:00
Yen-Ming Lee
0d98ca4339 Upgrade to 1.0.2
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-08-24 09:40:31 +00:00
Joe Marcus Clarke
b0b72e84ca Fix a problem with word selection in gnome-terminal. Bump PORTREVISION. 2002-08-24 08:24:21 +00:00
Joe Marcus Clarke
4fad455b28 Update to 1.0.4. 2002-08-24 08:20:10 +00:00
Joe Marcus Clarke
5263744d7f Update to 2.0.5. 2002-08-24 08:19:43 +00:00
Joe Marcus Clarke
e5524d17c4 Update to 2.0.2. 2002-08-24 08:18:48 +00:00
Joe Marcus Clarke
e5d0674e81 Update to 1.0.20. 2002-08-24 08:18:00 +00:00
Joe Marcus Clarke
1b426c1a3b Update to 2.4.24. 2002-08-24 08:17:30 +00:00
Joe Marcus Clarke
c98a2c1c67 Update to 2.4.3. 2002-08-24 08:16:57 +00:00
Joe Marcus Clarke
bf43a1f8dd Update to 0.5.3. 2002-08-24 08:16:31 +00:00
Joe Marcus Clarke
5d0e62555b Update to 2.4.0.
Reported by:	Franz Klammer <klammer@webonaut.com>
2002-08-24 03:58:22 +00:00
Kris Kennaway
5c1addd5f7 Update to snortsnarf-020516.1
Submitted by:	"Chris Knight" <chris@aims.com.au>
PR:		ports/40943
2002-08-24 03:48:24 +00:00
Kris Kennaway
b805b9fbde Correct the location of the totd.conf and totd.conf.sample files for
package installations.  Release my maintainership as I don't use this
port any more.

Submitted by:	Shoichi Sakane <sakane@kame.net>
PR:		ports/38451
2002-08-24 03:31:43 +00:00
Kris Kennaway
140c50e585 Update to rats-1.5
Submitted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
PR:		ports/40445
2002-08-24 03:23:37 +00:00
Kris Kennaway
587f0be5eb Update to snort-1.8.7
Submitted by:	Paul Marquis <pmarquis@pobox.com>
PR:		ports/40528
2002-08-24 03:18:28 +00:00
Michael Haro
628175f16b remove insults and allow root to use sudo 2002-08-24 02:20:55 +00:00
Hye-Shik Chang
b300df007c Remove audio/uzoo-console port.
Uzoo project is closed due to license problem; new soribada end user
license agreements doesn't allow to use in other OSes than Microsoft's.
2002-08-24 02:09:02 +00:00
Kris Kennaway
d3ad7f727e Don't try and guess prototypes, that's what system headers are for.
This port is still broken on -current.
2002-08-24 00:16:50 +00:00
Bill Fumerola
f6af7f6221 remove etc/diameter dir
PR:		ports/40915
Submitted by:	KAWATA Masahiko <kawata@mta.biglobe.ne.jp>
2002-08-24 00:14:04 +00:00
Pete Fritchman
b807f7cf0d - update to 1.5.7
- USE_REINPLACE
2002-08-24 00:13:15 +00:00
Kris Kennaway
69d4a2a06c Don't guess declarations for things in system headers. 2002-08-24 00:00:49 +00:00
Kris Kennaway
eff1c8b81d Don't guess prototypes for functions in system headers. 2002-08-23 23:52:40 +00:00
Kris Kennaway
441b7f458c Remove a stray line which is not installed by the port
Noticed by:	bento
2002-08-23 23:47:41 +00:00
Kris Kennaway
6318d9619d Don't try and guess the malloc() prototype, that's what system headers
are for.
2002-08-23 23:44:28 +00:00
Pete Fritchman
7da6109ab7 Update to 1.111. 2002-08-23 22:42:51 +00:00
Mario Sergio Fujikawa Ferreira
76b8f0eb2d Fix build in -CURRENT. It was not finding gtk+.pc
Submitted by:	bento (warning), kris (fix)
2002-08-23 22:29:16 +00:00
Oliver Braun
aec66333c9 Add gtk+hs 0.11.5, a GTK+ Binding for Haskell.
Approved by:     dwcjr (mentor)
2002-08-23 22:11:47 +00:00
Kris Kennaway
8859a77027 Doing this is lame and causes the -current build to fail:
int true = 1;
       while (true) {
2002-08-23 22:10:38 +00:00
Mario Sergio Fujikawa Ferreira
ec5bc20025 Mark BROKEN for -CURRENT post gcc 3.1 2002-08-23 22:08:02 +00:00
Oliver Braun
16935d303e Upgrade to 2.19.
PR:		ports/41958
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-23 21:59:21 +00:00
Kris Kennaway
d8e6ca873d <linux/soundcard.h> -> <sys/soundcard.h> 2002-08-23 21:49:50 +00:00
Pete Fritchman
a1cc480bad Update to 1.1.0. 2002-08-23 21:41:14 +00:00
Pete Fritchman
93036f17d4 Remove a .bak file created by ${REINPLACE_CMD}; otherwise it gets
installed.

Noticed by:	kevlo
2002-08-23 21:32:14 +00:00
Pete Fritchman
8d567d8c60 - update to 0.1.14
- MASTER_SITES has moved to sourceforge
- use EXAMPLESDIR

PR:		41897
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-08-23 21:30:54 +00:00
Pete Fritchman
72e64fca90 Update to 0.6.2.
Submitted by:	"Brian K. White" <brian@aljex.com>
2002-08-23 21:24:50 +00:00
Joe Marcus Clarke
656e8c4d31 Use USE_GNOMENG.
PR:		41955
Submitted by:	maintainer
2002-08-23 21:17:11 +00:00
Pete Fritchman
88f90a490b The tarball was re-rolled to fix some Cygwin bugs, so add this new
checksum and leave the old checksum too, per trevor@'s advice.

PR:		41790
Submitted by:	Matthias Andree <matthias.andree@web.de>
2002-08-23 21:08:27 +00:00
Jimmy Olgeni
9b72c8c72c Update useradmin module. 2002-08-23 21:08:20 +00:00
Oliver Braun
b6a52e3737 Add hpl 0.3.3, haskell Ports Library provides ports in Haskell.
Approved by:     dwcjr (mentor)
2002-08-23 21:07:24 +00:00
Pete Fritchman
3547f0f22f Fix the koffice build.
PR:		40342
Submitted by:	Peter Avalos <pavalos@theshell.com>
Forgotten by:	petef :)
2002-08-23 20:57:46 +00:00
Jimmy Olgeni
b4e1779c57 Add postgresql_autodoc, an automatic documentation generator for postgresql.
Supports output in HTML, GraphViz, SGML DocBook and DIA formats.
2002-08-23 20:47:36 +00:00
Andrey A. Chernov
5065c6898f Upgrade to 4.28.2 2002-08-23 20:14:12 +00:00
Daniel Eischen
0505be0ca2 Go back to kan's fix and set BINOWN, BINGRP, BINMODE in MAKE_ENV.
Trying to use INSTALL_{PROGRAM,DATA,MAN} just doesn't seem to
work for nested makes.  I give up trying to make it work.
2002-08-23 20:03:18 +00:00
Kris Kennaway
b174ad023e Don't try and guess what the type of sys_nerr is, use <stdio.h> instead. 2002-08-23 20:01:38 +00:00