1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

67937 Commits

Author SHA1 Message Date
David E. O'Brien
b7c4b1097a Use MASTER_SITE_GCC. 2002-11-24 18:43:35 +00:00
David E. O'Brien
ca94b046ae Remove erronious GNU assumptions about 5-CURRENT's data types.
Submitted by:	edwin
2002-11-24 18:40:12 +00:00
Eric Anholt
1c2df5ed62 Fix build on recent -current by disabling libXThrStub.
PR:		45658
Submitted by:	Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-11-24 18:25:54 +00:00
Mark Murray
43a4fd2693 Add a port for FreeBSD-games to replace the "standard" games removed
in the base distribution.
2002-11-24 18:09:59 +00:00
Dmitry Sivachenko
4cf6399297 Upgrade to version 2.54. 2002-11-24 17:12:13 +00:00
Oliver Braun
9e32acae12 - console.h is spelled consio.h here.
- Fix union wait
- Remove pointers to no longer existent web page

PR:		ports/45677
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-24 16:43:14 +00:00
Tilman Keskinoz
fe015063b9 Forgot another 0 byte file.
Submitted by:	ijliao
2002-11-24 15:35:05 +00:00
Mario Sergio Fujikawa Ferreira
a8009f45f0 New port linux-runrev version 1.1.1: Revolution is a rapid application
development environment

Submitted by:	blackend
2002-11-24 15:19:38 +00:00
SADA Kenji
61d534dab2 add www/libxpg4-ns 2002-11-24 14:53:01 +00:00
Akinori MUSHA
4643b035c9 Fix a fatal typo.
Submitted by:	Dan "FreshPorts" Langille <dan@langille.org>
2002-11-24 14:50:30 +00:00
Tilman Keskinoz
ab6e59d897 Remove the 0 byte files i added.
Pointy hat to: arved:
2002-11-24 14:05:01 +00:00
Tilman Keskinoz
c8370acffe Fix Build on Current
Submitted by:	Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-11-24 13:59:21 +00:00
SADA Kenji
2c2f68fad4 Unbreak for -current.
PR:	ports/35549
Submitter:	Michael J Estes <estesm@bw.2y.net>
2002-11-24 13:45:51 +00:00
Akinori MUSHA
090ec19d9c Add parallel to CATEGORIES.
PR:		ports/39094
Submitted by:	trevor
2002-11-24 13:41:11 +00:00
Mario Sergio Fujikawa Ferreira
23903c9d7d New port xarchon version 0.50: A chess-like strategy game with
battle options

Submitted by:	blackend
2002-11-24 13:33:47 +00:00
Mark Pulford
4484eb356f Xcopilot removed, supersceded by Pose 2002-11-24 13:11:56 +00:00
Makoto Matsushita
efc1bcacf1 More build breakage fix: remove unused dependency, obey portlint.
Also revert deleting SKK_MASTERDIR, which was removed by an accident.
2002-11-24 13:08:24 +00:00
Makoto Matsushita
a2525e9717 Unbreak build procedure. It should have been fixed when this ports
RUN_DEPENDS on new skk-jisyo ports.

Pointy hat to: myself
2002-11-24 12:57:58 +00:00
Mark Pulford
601dba8e28 Remove xcopilot, port supersceded by palm/pose.
PR:		44371
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-11-24 12:46:30 +00:00
Christian Weisgerber
b228d61c69 Update to 0.1.8.
PR:		45670
Submitted by:	Michael Johnson <ahze@rgv.net>
2002-11-24 12:12:36 +00:00
Jimmy Olgeni
3e94664a1e Upgrade port to version 0.9.14.000. 2002-11-24 11:36:08 +00:00
Edwin Groothuis
0aff1de21c New port - misc/fortune-mod-futurama
fortune-mod-futurama is a compilation of quotes from the Fox
    TV Series "Futurama" by Matt Groening. The quotes have been
    compiled from various sources on the Web.

PR:		ports/45399
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-24 11:22:24 +00:00
Edwin Groothuis
da35c873f9 Update for net/nylon
- Tar ball was re-rolled with cleaned up source code, no functional changes!
  [also commitors opinion]
- CONFIGURE_TARGET not really necessary

PR:		ports/45553
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-24 11:17:24 +00:00
Edwin Groothuis
b5bea64f24 Continue making net/pmf building on -current.
PR:		ports/45409
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-24 11:10:21 +00:00
Edwin Groothuis
7a04ddb371 maintainer update for misc/sword to version 1.5.5
PR:		ports/45406
Submitted by:	Willem van Engen <wvengen@stack.nl>
2002-11-24 11:01:08 +00:00
Edwin Groothuis
2359546dd7 Make net/cap compiling again
PR:		ports/44879
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-24 10:55:50 +00:00
Edwin Groothuis
f25385c4ed Fix lang/egcs on -current
PR:		ports/44857
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-24 10:53:47 +00:00
Edwin Groothuis
558c5509aa Make textproc/mifluz build again under -current
PR:		ports/44401
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-24 10:51:18 +00:00
Clive Lin
e4e7c4c253 Fix a possible denial of service vulnerability.
After this patch, the action of piping mails out won't stop,
even if all of your mails were failed to deliver. Nullmailer
itself will keep throwing mails to smart relay as long as
there're incoming mails, no matter how broken the recipients
of the previous mails.

Still leave this port in FORBIDDEN state until I address
PR ports/45152

Obtained from: http://www.debian.org/security/2002/dsa-198
Noted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-24 10:46:58 +00:00
Edwin Groothuis
b502e7847f New port: textproc/whitespace.el
Whitespace.el is an emacs mode which detects and cleans up
    whitespace in source code.

PR:		ports/44998
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-24 10:44:25 +00:00
Akinori MUSHA
e8210b74b7 Set PKGNAMEPREFIX to ${RUBY_PKGNAMEPREFIX}. 2002-11-24 10:44:04 +00:00
Nik Clayton
2b16ec31e1 Reassign maintainership to ports -- I don't have any LDAP servers handy that
I can test this against any more.
2002-11-24 10:36:10 +00:00
Nik Clayton
7eb31922ba Fix a typo in a path.
Submitted by:	Peter Hoskin <peterh@ripewithdecay.com>
2002-11-24 10:32:52 +00:00
Joerg Wunsch
528ea8120b Update to 2002.11.24. This fixes a bug in isprint() found by Brian Dean,
and includes the printf support recently added to avr-libc.

It also fixes the build braind*** caused by <bsd.cpu.mk> under -current,
by setting the required env variable.
2002-11-24 10:24:43 +00:00
Akinori MUSHA
7503e1476e Update to 0.0.0.2. 2002-11-24 10:22:34 +00:00
Edwin Groothuis
94347ffdf2 Make emulators/bsvc work on -current again
PR:		ports/44852
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-24 10:11:54 +00:00
Mark Pulford
3dd05da92b Fix fetch problem (a side effect of ade's resignation)
PR:		45121
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-11-24 10:05:44 +00:00
Edwin Groothuis
95984d4c26 Make net/netdude compiling on -current again.
PR:		ports/45538
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2002-11-24 09:52:50 +00:00
Edwin Groothuis
b681982d04 make graphics/tosvcd compile on -current again
PR:		ports/45408
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2002-11-24 09:39:52 +00:00
Edwin Groothuis
1fb5ebd43b Make games/xword building on -current again.
PR:		ports/45410
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2002-11-24 09:34:58 +00:00
Edwin Groothuis
4fe8f1b22b Maitainer update: Fix security/pam-pgsql on -current
Noticed on: bento

PR:		ports/45652
Submitted by:	Mathieu Arnold <m@absolight.fr>
2002-11-24 09:21:46 +00:00
Mark Pulford
f5dcab2de3 Update to 1.6.1 2002-11-24 09:19:50 +00:00
Mark Pulford
45a9296865 Update to 4.1 2002-11-24 09:17:35 +00:00
Edwin Groothuis
52669ed64d Fix master-site for databases/tcl-Mysql
PR:		ports/45668
Submitted by:	Glenn Trewitt <trewitt@trewitt.org>
2002-11-24 09:08:10 +00:00
Edwin Groothuis
29995e67ba Make security/audit compiling on -current again
Noticed by: bento

PR:		ports/45667
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2002-11-24 09:03:29 +00:00
Dirk Meyer
df082994fd added webalizer slave-ports. 2002-11-24 09:02:55 +00:00
Akinori MUSHA
9773a43a4e Add ruby-refe, a Ruby interactive reference in Japanese. 2002-11-24 08:33:53 +00:00
Eric Anholt
050e36f275 Make using an outdated imake a little harder: depend on version.def being
installed rather than the imake binary.
2002-11-24 08:32:32 +00:00
Hye-Shik Chang
6808b6ddde Add ko-man-doc 021120, Korean online manpage documents. 2002-11-24 07:56:05 +00:00
SADA Kenji
52ae985c7f Remove: needless since there is no native netscape ports on the tree. 2002-11-24 07:55:00 +00:00