1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

22825 Commits

Author SHA1 Message Date
Jim Mock
10cf6cde5a Update to version 1.3.
PR:		14794
Submitted by:	maintainer
1999-11-12 20:38:41 +00:00
Bill Fumerola
55c2fdf7b9 Respect CFLAGS
Approved by:	jseger (maintainer)
1999-11-12 18:27:03 +00:00
Bill Fumerola
ef562be9d7 Add a missing file. 1999-11-12 18:25:10 +00:00
Andreas Klemm
7ccecc00f0 make BATCH mode possible
bug reported by:	Satoshi
1999-11-12 17:49:21 +00:00
Dirk Froemberg
b8e07e4318 Change path of MASTER_SITE. 1999-11-12 13:16:28 +00:00
Roger Hardiman
8042b89305 Update FXTV checksum. The distribution tarball was re-rolled by the author
to remove some junk.
1999-11-12 10:08:39 +00:00
Vanilla I. Shu
e280b80bfd Add myself & foxfair to committers list. 1999-11-12 07:17:30 +00:00
Vanilla I. Shu
2ff8fb4736 Remove myself from MAINTAINER. 1999-11-12 07:16:05 +00:00
Justin M. Seger
838b14af65 Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.
Many people submitted patches for  this one, and a combination of them
were used.
1999-11-12 06:40:39 +00:00
Munechika SUMIKAWA
4c989ec494 upgrade to 0.96. 1999-11-11 22:41:31 +00:00
Munechika SUMIKAWA
eabad21ebe upgrade to 0.96.
PR:		14825
Submitted by:	Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-11-11 22:40:41 +00:00
Brian Feldman
2bd1eb4e18 Correct the do-fetch target and improve error detection in fetchit. 1999-11-11 20:49:44 +00:00
Jim Mock
47ec278932 Update to Milestone 10.
PR:		14272
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-11 20:16:22 +00:00
Jim Mock
1d6c540988 Update to version 1.1.11
PR:		14779
Submitted by:	Will Andrews <andrews@technologist.com>
1999-11-11 20:14:11 +00:00
Brian Feldman
0adf5c3f15 Whoops, extra parenthesis broke do-fetch. 1999-11-11 16:50:43 +00:00
Brian Feldman
ac3b838e7f Quite a bit of change to OpenSSH made:
Add "/usr/local/bin" to _PATH_STDPATH (makes scp work inbound, for instance.)
Fetch OpenSSH from OpenBSD's src tree.  This uses a script and ftp(1).
Add strlcpy.c to ssh/lib, so this port should build on 3.X now.
Make TCP_WRAPPERS conditional on /usr/include/tcpd.h like the PR, so it
 should build on older RELEASEs without TCP Wrappers.

The PR is still open because I am taking more from it.

PR:		ports/14653
1999-11-11 14:33:23 +00:00
Jun Kuriyama
5900eca274 Activate ja-p5-Jcode. 1999-11-11 11:51:52 +00:00
Jun Kuriyama
8b87a8610a Perl extension interface to convert Japanese text 1999-11-11 11:50:40 +00:00
Thomas Gellekum
434a28a600 Upgrade to 1.10.
PR:		14804
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-11 10:40:00 +00:00
Yukihiro Nakai
15ea541b0c Add sawmill. 1999-11-11 10:21:39 +00:00
Yukihiro Nakai
18f178d035 Add rep-gtk 1999-11-11 10:20:55 +00:00
Yukihiro Nakai
ed4b6e15e1 Add librep. 1999-11-11 10:19:54 +00:00
Yukihiro Nakai
f8e7ed9e76 Initial import.
Lisp configurable window manager.
1999-11-11 10:18:40 +00:00
Yukihiro Nakai
4c4cedd45e Initial import.
GTK+ bindings for rep Lisp interpreter.
1999-11-11 10:17:20 +00:00
Yukihiro Nakai
81f68fde18 Initial import.
Lisp interpriter library.
1999-11-11 10:15:58 +00:00
Joseph Koshy
c8b5fc4d57 Upgrade to v3.3.2. Install program as 'exctags', to avoid confusion with
the default 'ctags'.  Don't install 'etags' by default as this collides with
the emacs* ports.

PR:		ports/14748
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
1999-11-11 08:03:14 +00:00
Satoshi Asami
e91c1bf85a Add tac_plus4.
Forgotten by:	andreas ;)
1999-11-11 07:31:37 +00:00
Joseph Koshy
2eb46161f0 Remove a redundant `getenv()' call in this patch. 1999-11-11 06:53:38 +00:00
Joseph Koshy
f6dfb71844 Add ESound support to the mpg123 port.
Requested by:	"Daniel O'Connor" <doconnor@gsoft.com.au> and
		Oh Junseon <hollywar@holywar.net>
1999-11-11 05:41:25 +00:00
Chris Piazza
5ae6b1a6eb Update to version 0.4.9 1999-11-11 04:48:47 +00:00
Peter Wemm
e08496775f Update from squid-2.2.STABLE4 -> squid-2.2.STABLE5 1999-11-11 02:40:19 +00:00
Satoshi Asami
cd372a0c66 (1) Fix the distfile deletion for cases where distfiles are specified
with directory names.
Submitted by:	jdp

(2) Preserve +REQUIRED_BY file when FORCE_PKG_REGISTER is defined.
Reviewed by:	steve

(3) Add new variable EXTRA_PATCHES, which can be set to some files
    outside of ${PATCHDIR} (which usually means ${WRKDIR}).  These
    will be applied after distribution patches but before the normal
    ${PATCHDIR} patches.

    Useful when you have dynamic patches.

(4) Move USE_QT2 earlier, the USE_NEWGCC dependency wasn't working
    because it came after the USE_NEWGCC check.  Move USE_QT alongside
    new location of USE_QT2.
Submitted by:	imura

(5) Substitute ftp.cdrom.com for ftp.funet.fi in MASTER_SITE_SUNSITE,
    which no longer seems to be a full mirror anymore.
Submitted by:	Ade Lovett <ade@lovett.com>
PR:		14221

(6) Fix typo in MASTER_SITE_FREEBSD case -- it used ${MASTER_SITES}
    (instead of ${PATCH_SITES}) to fetch distribution patches.  That
    obviously would fail if the user attempted to build a port before
    the distribution patches showed up at ftp.FreeBSD.org.

(7) Remove tcl75, tk41 and tk81 from the list of valid categories.
    (tcl81 is still used.)
Submitted by:	jseger

(8) Make delete-package-list a little more verbose by making it check
    the existence of a package file and print out what it's doing.
    Silence bogus warnings from delete-distfiles-list by redirecting
    stderr from rmdir to /dev/null.

(9) Remove OpenBSD_MAINTAINER=imp, he hasn't been doing any work with
    this file on the OpenBSD repository for a long time.
Submitted by:	imp
1999-11-11 02:36:15 +00:00
Chris Piazza
63695790b4 Add a patch that allows xmms to play the next song in the playlist.
It's pretty ugly and should be fixed properly some time.

Submitted by:	Jakob Alvermark <jakob@teligent.se>
1999-11-11 00:05:00 +00:00
Chris Piazza
9531408426 Add elsa (crypto) 1999-11-10 23:54:57 +00:00
Chris Piazza
7cf050007e Activate elsa 1999-11-10 23:54:40 +00:00
Chris Piazza
b7965a9c73 Streaming Quicktime server for FreeBSD.
Elsa is a standards-based Quicktime server
based on the RTSP (RFC 2326) and RTP (RFC 1889)
standards.  This version is a beta which is
currently free for non-commercial use.

The server can serve media from QuickTime 4.0
"hinted" files which transparently support
multiple media formats (e.g. QuickTime, AVI,
MP3, WAV, AU, etc.).

PR:		14172
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-10 23:53:56 +00:00
Jim Mock
40fad679df Update to version 2.1.1.
PR:		14651
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1999-11-10 21:28:29 +00:00
Bill Fenner
f16320d351 Remove MAINTAINER <seiken@nbs.co.jp> due to permanent error for 2 months:
Sorry, no mailbox here by that name. (#5.1.1)
1999-11-10 18:56:51 +00:00
Jacques Vidrine
56fe7a41c9 Activate ghc 1999-11-10 17:25:54 +00:00
Jacques Vidrine
9c225c6a3f GHC: The Glasgow Haskell Compiler.
The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.

PR:		ports/13786
Submitted by:	Simon Marlow <simonm@dcs.gla.ac.uk>
1999-11-10 17:25:29 +00:00
Warner Losh
1608d33752 Don't install seyon stid dialer for the moment.
Submitted by: Michael Elbel <Michael.Elbel@consol.de>
1999-11-10 16:38:50 +00:00
Shigeyuki Fukushima
f11b1a29df Fix unfetchable problem.
Add ${MASTER_SITE_PORTS_JP} to MASTER_SITES.
1999-11-10 15:35:05 +00:00
Jun Kuriyama
7c7de1f56a Update to 19991105 version of XT.
Use "USE_ZIP".
1999-11-10 14:34:30 +00:00
Thomas Gellekum
744c08fe5d Upgrade to 0.89.4.
PR:		14807
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-11-10 13:42:26 +00:00
Jun Kuriyama
054e4cc37c s/MASTER_SITE_CPAN/MASTER_SITE_PERL_CPAN/ 1999-11-10 12:46:37 +00:00
Andrey A. Chernov
d12127a3f6 upgrade to 5.35 1999-11-10 08:00:47 +00:00
Andreas Klemm
21a37f2216 Port update after repository copy
Taken from tasic@planka.carrier.kiev.ua
+ some modifications by me
(style, patch additions to compile cleanly, pkg/*)
added convert utility to port/package to enable people
to do migrations, if needed, see the docu for details.

PR:		13716
Submitted by:	tasic@planka.carrier.kiev.ua
1999-11-10 07:37:21 +00:00
Gary Palmer
b6dff76882 Trim to make portlint happy 1999-11-10 05:46:32 +00:00
Gary Palmer
050d9fec27 I no longer have time/equipment to maintain/test the port ... change
maintainer to ports@FreeBSD.org
1999-11-10 05:46:20 +00:00
Joseph Koshy
c7a245c7da Correct markers for Australian FTP sites.
PR:		ports/14735
Submitted by:	Andrew <andrew@ugh.net.au>
1999-11-10 05:03:50 +00:00