Commit graph

64215 commits

Author SHA1 Message Date
Vanilla I. Shu
5da49701ce Upgrade to 0.6.3.
PR:		ports/43272
Submitted by:	maintainer
Somepart by:	me
2002-09-23 15:33:46 +00:00
Mario Sergio Fujikawa Ferreira
1aed634ee4 distcc was not working with group id 0
PR:		42980
Noticed by:	Juan Salaverria <rael@vectorstar.net>
Submitted by:	maintainer
Obtained from:	distcc CVS
2002-09-23 14:17:35 +00:00
Mario Sergio Fujikawa Ferreira
1ffacca12a Remove repeated entry in MASTER_SITES 2002-09-23 13:23:09 +00:00
Akinori MUSHA
9e39a68313 Fix a silly typo introduced in the previous commit and unbreak.
Submitted by:	bento
2002-09-23 12:15:23 +00:00
Akinori MUSHA
40ba0b9e8d Up with textproc/xmlparser's upate and unbreak.
Submitted by:	bento
2002-09-23 12:13:35 +00:00
Akinori MUSHA
453ab1b5e2 Fix the databases/p5-SQL-Statement dependency. SQL/Statement.pm
installed by databases/p5-SQL-Statement lives right under ${PERL_VER},
not under ${PERL_VER}/${PERL_ARCH}.

Submitted by:	bento
2002-09-23 12:06:05 +00:00
Akinori MUSHA
beb7f37ff8 Up with textproc/wordnet's update and unbreak. Bump PORTREVISION.
Submitted by:	bento
2002-09-23 12:00:46 +00:00
Akinori MUSHA
4c8c613702 Fix RUN_DEPENDS. ${LOCALBASE}/sbin is not necessarily included in
PATH especially in the build cluster environment, so do not rely on
it.

Submitted by;	bento
2002-09-23 11:57:05 +00:00
Akinori MUSHA
e9147f6331 devel/libargparse only installs a static library, so the dependency
can be described in LIB_DEPENDS.  Use BUILD_DEPENDS instead.

Submitted by:	bento
2002-09-23 11:52:16 +00:00
Akinori MUSHA
ff3b9b846d Correct a *_DEPENDS entry:
${PERL_VER}/IO/Interface.pm -> ${PERL_VER}/${PERL_ARCH}/IO/Interface.pm

Submitted by:	bento
2002-09-23 11:47:57 +00:00
Akinori MUSHA
37b7d031e0 Correct a *_DEPENDS entry. SQL/Statement.pm installed by
databases/p5-SQL-Statement lives right under ${PERL_VER}, not under
${PERL_VER}/${PERL_ARCH}.

Submitted by:	bento
2002-09-23 11:44:47 +00:00
Akinori MUSHA
66d68f5eaf This installs Red Hat Linux 6.1 packages, so it should depend on
emulators/linux_base-6 instead of emulators/linux_base.

Submitted by:	bento (rpm reports a package conflict)
2002-09-23 11:36:02 +00:00
Akinori MUSHA
80bf54119f Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is no
need to check if they are defined.  Remove the checks and correct
conditional PLIST_SUB+= assignment.

Submitted by:	bento
2002-09-23 11:28:55 +00:00
Akinori MUSHA
2172c11325 Fix plists and unbreak packaging for mail/exim-doc-*.
(Perhaps the maintainer forgot to update those files?)

Submitted by:   bento
2002-09-23 11:19:24 +00:00
Akinori MUSHA
989d36020b Fix plist and unbreak packaging.
Submitted by:	bento
2002-09-23 11:09:50 +00:00
Akinori MUSHA
1a35a2b556 Remove a duplicate entry from MASTER_SITES. zoffy.asahi-net.or.jp ==
ring.asahi-net.or.jp, which is a member of RingServer.
2002-09-23 09:32:33 +00:00
Yen-Ming Lee
d0e934a5f0 - Get rid of the file leftover after "make clean"
- Make sure that the package has a message about copying
  etc/GeoIP.conf.default to etc/GeoIP.conf

PR:		ports/43230
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-09-23 09:21:22 +00:00
Dirk Meyer
1ac3387678 Fixing a build error listed on bento
PR:		43276
Submitted by:	edwin@mavetju.org
2002-09-23 06:08:25 +00:00
Patrick Li
71350407be Fix buffer overflow
Submitted by:	Niels Heinen <niels.heinen@ubizen.com>
Approved by:	kris
2002-09-23 00:33:53 +00:00
Joe Marcus Clarke
8db8391dc9 Make this fetchable. 2002-09-23 00:33:44 +00:00
Joe Marcus Clarke
cda5859646 Make this fetchable.
Submitted by:	bento
2002-09-22 21:55:50 +00:00
Yoichi NAKAYAMA
47961457ed Fix mastersite.
Submitted by:	bento and portsurvey
2002-09-22 20:30:21 +00:00
Joe Marcus Clarke
cfb9b2a8df Fix build and package build after recent GNOMENG conversion. 2002-09-22 19:48:41 +00:00
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