1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

64392 Commits

Author SHA1 Message Date
Ying-Chieh Liao
fbe6b854de fix plist
PR:		43165
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-22 18:48:45 +00:00
Ying-Chieh Liao
d9129ee32c fix build
PR:		43213
Submitted by:	maintainer
2002-09-22 18:40:50 +00:00
Akinori MUSHA
ae9c4efe53 Correct the ftp.fi.freebsd.org location.
Submitted by:	scop & the ftp.fi.freebsd.org maintainer
Approved by:	knu (self)
2002-09-22 18:05:33 +00:00
Ying-Chieh Liao
2d440a6351 add missing man page
PR:		43252
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-22 18:02:18 +00:00
Ying-Chieh Liao
3a115aa916 1. add missing files into plist
2. properly use PORTDOCS in plist

PR:		43253 (1)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-22 17:58:50 +00:00
Ying-Chieh Liao
c90b5c9a95 fix build on -current (machine/types.h no loner exists)
PR:		42541
Submitted by:	maintainer
2002-09-22 17:36:08 +00:00
Alexander Leidinger
15b8b0e2f7 Argh, fix the icc/ifc lines (last commit until I'm healthy again; if
someone thinks this and the last commit have to get backed out, feel
free to do so, I don't touch the repository for at least a week).

Noticed by:	marius@alchemy.franken.de
Approved by:	kris (in principle)
2002-09-22 15:59:37 +00:00
Patrick Li
5623c4a25e Fix fetching distfile: move download site to maintainer's
PR:		ports/43250
Submitted by:	maintainer
2002-09-22 15:56:55 +00:00
Patrick Li
9d70e36770 Fix fetching distfile: move download site to maintainer's
PR:		ports/43251
Submitted by:	maintainer
2002-09-22 15:54:46 +00:00
Mario Sergio Fujikawa Ferreira
ca5d7da326 Remove forgotten dir
PR:		43248
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-22 14:17:44 +00:00
Alexander Leidinger
6eb7df6db9 Correct the entries for Intels C/C++ and Fortran compiler.
Approved by:	kris
2002-09-22 13:24:17 +00:00
Alexander Leidinger
c430d93d77 This change only affects the icc part of stlport:
- link with the threaded libc (the gcc case does this already)

Submitted by:	marius@alchemy.franken.de
Approved by:	kris
2002-09-22 13:19:33 +00:00
Alexander Leidinger
e38b985413 Don't build a package, we don't have icc on the package building cluster.
Approved by:	kris
2002-09-22 13:10:46 +00:00
Alexander Leidinger
8b67accbb2 - link libc_pic.a when compiling with "-KPIC -static"
- link libc_p.a/lib_c_r.a when compiling with "-pg -static"
- fix unresolved symbols to make "-pg" and "-prof_gen" work

Submitted by:	marius@alchemy.franken.de
Approved by:	kris
2002-09-22 13:05:51 +00:00
Alexander Leidinger
bed78f77e4 Update to 6.0.1.304.
Submitted by:	maintainer
Approved by:	kris
PR:		43150
2002-09-22 12:03:30 +00:00
Akinori MUSHA
d495562517 The only master site is down. Add some ImageMagick sites that mirror
the jasper distfile. (Time for MASTER_SITE_IMAGEMAGICK?)
2002-09-22 10:36:11 +00:00
David E. O'Brien
4d446a4fad This removes the need for one of the patches for WITH_PERL. I've heard
vague problems with building with WITH_PERL, but I've never been able to
get hard evidence.  So this patch makes the whole thing OBE.  It also
uses the new USE_REINPLACE.

Approved by:	kris (portmgr)
2002-09-21 23:49:28 +00:00
Trevor Johnson
e47e0f59bf Remove QNX support. 2002-09-21 22:40:17 +00:00
Patrick Li
3419bc35f0 Project site moved to nongnu.org
PR:		ports/43161
Submitted by:	maintainer
2002-09-21 22:34:18 +00:00
Trevor Johnson
a96591b831 Respect CFLAGS and CXXFLAGS. 2002-09-21 22:31:35 +00:00
Trevor Johnson
410b9b6c6a RIP, <machine/soundcard.h>. 2002-09-21 22:31:05 +00:00
Patrick Li
82220f0b10 Allow port to fetch again
PR:		ports/43210
Submitted by:	maintainer
2002-09-21 22:29:10 +00:00
Joe Marcus Clarke
9514c80ee8 Fix MASTER_SITE_SUBDIR.
PR:		43192
Submitted by:	Bob Fleck <bob@securesoftware.com>
2002-09-21 20:10:58 +00:00
Eric Anholt
f0d7df79d7 Fix distfile survey issues with X ports, update bsd.sites.mk to include
more working X mirrors and remove a local distfiles site that hasn't been
updating.

Approved by:	portmgr
2002-09-21 19:20:55 +00:00
Joe Marcus Clarke
35024cd38e Fix configure after recent GNOMENG conversion.
Submitted by:	bento
2002-09-21 18:17:33 +00:00
Joe Marcus Clarke
af6e00dfce Fix make package after recent GNOMENG conversion.
Submitted by:	bento
2002-09-21 18:11:08 +00:00
Dmitry Sivachenko
fd26da09d7 Update to 3.2.1 and unbreak.
Approved by:	will
2002-09-21 18:04:50 +00:00
Peter Pentchev
a84636f067 Fix the problems in my last commit to make cvsd actually build:
- actually add files/patch-cvsd.c, which *was* in the PR;
- add files/patch-configure, which was mentioned but missing from the PR;
- remove autoconf/make/etc invocation from the Makefile so our changes
  to the configure script are not lost.

Pointed out by:	kris, Ports Fury
Pointy hat to:	roam (myself)
2002-09-21 17:58:40 +00:00
Ying-Chieh Liao
4fa9bd98d6 fix build after values.h removal
PR:		42514
Submitted by:	maintainer
2002-09-21 17:48:05 +00:00
Ying-Chieh Liao
74f407cb4b fix plist problem by removing extra files which are generated by reinplace
PR:		43162
Submitted by:	maintainer
Noticed by:	bento log
2002-09-21 17:04:38 +00:00
Patrick Li
e9ccff640f Update to 2.65
Noticed by:	lioux
2002-09-21 15:52:33 +00:00
Patrick Li
b9ec3a5626 Update to 3.1 2002-09-21 15:48:16 +00:00
Ying-Chieh Liao
460fa2aa9e add forgotten "USE_REINPLACE=yes"
Submitted by:	maintainer
2002-09-21 14:56:18 +00:00
Akinori MUSHA
243b1f38a0 Oops, this is revision 1.31, not 1.30. 2002-09-21 13:45:27 +00:00
Akinori MUSHA
893e874acb Chase the distfile replacement done awhile ago.
(Updated to rev. 1.30, broken ogg-vorbis support has been fixed)
2002-09-21 13:37:11 +00:00
Brian Somers
f958ca22ab Update to 1.9.26
Submitted by:	Matthias Andree <matthias.andree@web.de>
PR:		43137
2002-09-21 12:22:43 +00:00
Alan Eldridge
46b24ad817 Fix build on 4-STABLE with system perl only (not port); fix error in
pkg-plist causing spurious errors on deinstall.

PR:		43156
2002-09-21 11:22:39 +00:00
Akinori MUSHA
b6f523b05b Fix pkg-plist. 2002-09-21 10:49:27 +00:00
Akinori MUSHA
c789d8eda1 Update to 20020921.1.
- Fix a bug where portupgrade creates packages in a wrong directory.
  This was introduced in 20020921.

  Submitted by:	"Dmitry A. Panov" <redfox@Fluffy.Khv.RU>

- Make portcvsweb <pkgname> work when it is an obsoleted package.

- Update documents.
2002-09-21 07:28:22 +00:00
Trevor Johnson
783d5a5f85 Chase home page. 2002-09-21 07:21:05 +00:00
Akinori MUSHA
508f802204 Use RUBY_SHIM18_PORT. 2002-09-21 07:11:58 +00:00
Akinori MUSHA
e7adaf2a02 Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS. 2002-09-21 07:11:33 +00:00
Ying-Chieh Liao
598667b8d4 upgrade to 3.3
PR:		39383
Submitted by:	Scott Lambert <lambert@lambertfam.org>
Approved by:	maintainer timeout
2002-09-21 07:09:52 +00:00
Akinori MUSHA
2f7566dfba - Define RUBY_SHIM18_PORT and DEPEND_RUBY_SHIM18.
- Introduce USE_RUBY_FEATURES to make life easier.
2002-09-21 07:06:39 +00:00
Ying-Chieh Liao
6c06a9090d upgrade to 20020426
PR:		39357
Submitted by:	maintainer
2002-09-21 06:59:28 +00:00
Akinori MUSHA
a2f0cb339a Unbreak by using find+xargs instead of globbing that results in
command line overflow if the length of WRKDIRPREFIX is very long.
2002-09-21 06:58:29 +00:00
Ying-Chieh Liao
99676f798e add vsound 0.5
Utility for capturing audio streams from programs with OSS output

PR:		39228
Submitted by:	Rahul Siddharthan <rsidd@online.fr>
2002-09-21 06:54:59 +00:00
Norikatsu Shigemura
1554f6c63d Update to 2.09
Approved by:	knu (mentor)
2002-09-21 06:54:43 +00:00
Trevor Johnson
68de3827ee Chase master site. 2002-09-21 06:53:59 +00:00
Ying-Chieh Liao
6ccedaec78 add p5-Apache-AntiSpam 0.05
AntiSpam filter for web pages

PR:		39166
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-09-21 06:43:47 +00:00