1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

101970 Commits

Author SHA1 Message Date
Kirill Ponomarev
239bd68913 - Update to 0.1.1
PR:		ports/66627
Submitted by:	maintainer
2004-05-14 07:57:57 +00:00
Dirk Meyer
dfcad50889 - Security update to 2.8.17-1.3.31
- detect fnmatch.h conficts
2004-05-14 07:37:56 +00:00
Hye-Shik Chang
859f84c75b Update to 1.12.
Requested by:	Pierre DAVID <Pierre.David@crc.u-strasbg.fr>,
		David Bushong <david@bushong.net>
Tested by:	David Bushong <david@bushong.net>
2004-05-14 06:50:12 +00:00
Michael Haro
81998d276e Upgrade to 1.2.10rc1
Allow for slave ports
2004-05-14 06:46:12 +00:00
Thierry Thomas
2488eb399a Upgrade to latest snapshot. 2004-05-14 05:45:40 +00:00
Dirk Meyer
8dd738de57 - add compatibility to apachectl in rcng.sh
Submitted by:	nork
2004-05-14 05:30:53 +00:00
Jeremy Messenger
246a771a26 - Update to 7.5. Changelog: http://www.opera.com/linux/changelogs/750/
- Use DOCSDIR.
- Rename everything from opera to linux-opera, no longer in conflict
  with www/opera.
- Handle the dependenies better for linux_base(8).
- Handle the better check if GNOME and KDE exist.
- Now, it will auto find flash plug-in by automatic without have to
  copy in plugins directory by manual. Finally got it works, really!

Approved by:	adamw (mentor)
2004-05-14 03:51:21 +00:00
Jeremy Messenger
86d981c1d4 This is took from textproc/aspell, so I did the modified to grab and use the
Linux binary instead. Current, it will use aspell core linux binary and
regular tarballs of language similar to what aspell is having.

This new port will be need for the next version of www/linux-opera.

--

Linux version of Aspell.

Aspell is a spelling checker designed to eventually replace ispell, although
it currently lacks many of ispell's basic functions. Aspell's main feature is
that it does a much better job of coming up with possible suggestions than
ispell. Aspell also includes a powerful C++ library with C and Perl interfaces
in the works.

WWW: http://aspell.sourceforge.net/

Approved by:	adamw (mentor)
2004-05-14 02:35:43 +00:00
Oliver Eikemeier
165c67df46 add a perl script to check CVSROOT-ports/modules,
based on a shell script by Clement Laforet.
2004-05-14 01:58:16 +00:00
Ying-Chieh Liao
08ee6ea9df add lambda 0.1.4
A lambda calculus interpreter
2004-05-14 01:33:15 +00:00
OKAZAKI Tetsurou
165b37a218 Rearrange dependencies.
Turn off RUN_DEPENDS to `graphics/netpbm' when PACKAGE_BUILDING is defined.
2004-05-14 00:33:43 +00:00
Joe Marcus Clarke
adca3171c3 Update to 2.6.1. 2004-05-14 00:07:27 +00:00
Jun Kuriyama
f9fac58499 Unbreak on 5.0.
My mbuf statistics code works only after 5.1-REL.
2004-05-13 22:58:09 +00:00
Greg Lewis
cd529f9e95 . Drop the use of jikes so 1.2 and 1.3 compiles work.
Submitted by:	Joshua Goodall <joshua@roughtrade.net> (maintainer)
2004-05-13 22:54:07 +00:00
Mark Linimon
5125ee4bb4 Update to 5.0.24.
PR:		ports/66614
Submitted by:	Kang Liu <liukang@bjpu.edu.cn> (maintainer)
2004-05-13 22:36:23 +00:00
Mark Linimon
f893077f0e Update to 0.9.6.
PR:		ports/66603
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se> (maintainer)
2004-05-13 22:30:13 +00:00
Greg Lewis
ecd9af04f7 . Use the ${PKGNAMESUFFIX} set by each of the slave ports to make their
LATEST_LINK setting unique.

Pointed out by:	kris
2004-05-13 22:23:54 +00:00
Pav Lucistnik
964f04a946 - Add more master sites
- Update WWW
- Drop libtool patching
- Tidy pkg-plist

Submitted by:	Matt Lancereau <matt@bsd-blax.org>
Approved by:	maintainer
2004-05-13 22:20:16 +00:00
Mark Linimon
bed95bb95e Add some missing files to pkg-plist (found by pav@ ).
PR:		ports/66587
Submitted by:	Stephane Legrand <stephane@freebsd.org> (maintainer)
2004-05-13 22:12:46 +00:00
Mark Linimon
510b6eb566 Remove dependency on faad.
PR:		ports/66593
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-05-13 22:09:08 +00:00
Mark Linimon
406c1591eb Update to 1.9.3. Pet portlint.
PR:		ports/66582
Submitted by:	Scott M. Likens <damm@yazzy.org> (maintainer)
2004-05-13 21:00:43 +00:00
Ade Lovett
b2ac4b79b7 Update to 1.5.6 2004-05-13 20:50:42 +00:00
Ade Lovett
d9c23de9a0 Update to 1.8.4 2004-05-13 20:49:45 +00:00
Ade Lovett
2eb73da687 Update to 1.7.9, the last of the 1.7.x branch 2004-05-13 20:49:29 +00:00
Ade Lovett
67541bb532 Update to 1.4.6, the last of the 1.4.x automake branch. 2004-05-13 20:49:04 +00:00
Joe Marcus Clarke
9434619703 Update to 2.6.2, and remove the RUN_DEPENDS on sox. 2004-05-13 19:07:46 +00:00
Hiroki Sato
8d9f54f0da Add cad/alliance, which is a complete set of free CAD tools and
portable libraries for VLSI design.  It includes a VHDL compiler
and simulator, logic synthesis tools, automatic place and route
tools, and portable CMOS libraries.

Approved by:	linimon (mentor)
2004-05-13 18:51:03 +00:00
Vanilla I. Shu
10173b2137 Unbroken it, and assign MAINTAINER to submitter.
PR:		ports/66595
Submitted by:	Rong-En Fan <rafan_at_infor.org>
No Responsed:	keith@
2004-05-13 17:01:42 +00:00
Pav Lucistnik
8b6891bb57 Add qdvdauthor, a Qt GUI on top of dvdauthor, a DVD-Video authoring application.
PR:		ports/66515
Submitted by:	Phil Oleson <oz@nixil.net>
2004-05-13 16:49:52 +00:00
Jun Kuriyama
69579148d8 Update to 1.0.6cv14. 2004-05-13 15:27:47 +00:00
Volker Stolz
f8b245304c - Fix MASTER_SITES
- Update to vpnc-wrapper-1.10 (better FreeBSD 4 support)
  (Daniel Roethlisberger)
- Bump PORTREVISION

PR:		ports/66571
Submitted by:	Christian Lackas (maintainer)
2004-05-13 14:48:04 +00:00
Christian Weisgerber
3b874fa342 FreeBSD 5.1 and later use NetBSD-style ifconfig(8) to set up a
gif(4) tunnel, earlier versions use gifconfig(8).  Make the example
file match the OS version.
2004-05-13 12:08:05 +00:00
Erwin Lansing
191d4302a6 Fix hardcoded PERL_ARCH
Submitted by:	Alex Kapranoff <alex@kapranoff.ru>
2004-05-13 11:55:45 +00:00
Bruce M Simpson
78abf48407 Update to 0.96.5 of Quagga. This fixes a number of bugs, especially on
-CURRENT, and adds support for the OSI IS-IS backbone routing protocol.

Submitted by:	Boris Kovalenko
2004-05-13 11:21:30 +00:00
Volker Stolz
4aad14d520 Fix 64-bit issues.
PR:		ports/66017
Submitted by:	Andrew Belashov
Approved by:	maintainer
2004-05-13 11:15:13 +00:00
Kris Kennaway
0404f44c22 Also coredumps on amd64. 2004-05-13 10:59:05 +00:00
Kris Kennaway
284c786a13 BROKEN on 5.x: Does not build 2004-05-13 09:14:34 +00:00
Kris Kennaway
da4975035e BROKEN on sparc64: Does not compile 2004-05-13 09:13:30 +00:00
Kris Kennaway
632ea868a6 BROKEN on sparc64: Build fails 2004-05-13 09:12:45 +00:00
Kris Kennaway
89932b5d91 BROKEN on sparc64: Fails testsuite during build 2004-05-13 09:10:50 +00:00
Kris Kennaway
9ae5392bb6 BROKEN on sparc64: Coredump during build 2004-05-13 09:10:03 +00:00
Kris Kennaway
e04f783414 BROKEN on sparc64: Install fails (trying to install missing java support) 2004-05-13 09:05:40 +00:00
Kris Kennaway
16589544d5 BROKEN on sparc64: Coredump during build 2004-05-13 09:00:45 +00:00
Kris Kennaway
ee1ee4bacb BROKEN on 5.x: Does not compile 2004-05-13 08:58:27 +00:00
Martin Blapp
eb3e872da0 Bump portrevision. 2004-05-13 08:57:32 +00:00
Martin Blapp
a52c81fd2c Upgrade to so-7-pp2 (product update 2). 2004-05-13 08:56:06 +00:00
Kris Kennaway
2867b58cfe BROKEN on sparc64: Does not compile 2004-05-13 08:54:50 +00:00
Kris Kennaway
151e9079d2 BROKEN on sparc64: Fails to link 2004-05-13 08:49:35 +00:00
Kris Kennaway
f2befaf41c BROKEN on sparc64: fails to link 2004-05-13 08:47:45 +00:00
Volker Stolz
cdf4876760 No longer BROKEN on -CURRENT.
Noticed by: kuku@
2004-05-13 08:47:29 +00:00