1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

113555 Commits

Author SHA1 Message Date
Marius Strobl
e74a020fb9 - Update to 8.1.024.
- Declare a PATCH_DEPENDS on emulators/linux_base-8 only if actually using
  RTPpatch to apply an Intel provided binary patch.
- Turn the GCC-compatibility of ICC on by default for FreeBSD >= 502108;
  except for one bug which is worked around by this port and will be fixed
  in src later FreeBSD gained support for using the GCC-compatibility along
  with the patch to compile the kernel with ICC (but the ICC 8.0 series
  wasn't configurable/hackable enough to actually use it on FreeBSD, which
  resulted into the aforementioned bug).
- On FreeBSD >= 502108 default to using libstdc++ from the base as STL
  instead of STLport unless "-cxxlib-icc" is passed to icpc (made possible
  by turning on the GCC-compatibility and the compatibility to GCC 3.3 and
  3.4 which was added to ICC 8.1). On FreeBSD < 502108 STLport i.e.
  devel/stlport-icc is and will continue to be the only STL available.
  Update the instructions displayed by the post-install target accordingly.
- Put the wrappers for glibc specific symbols and other GNU/Linux compat
  hacks into their own library "libiccfbsd" and teach the ld-wrapper to
  injected this lib instead of adding these things to the Intel libcxa and
  libcxaguard. Beginning with ICC 8.1 non of the Intel libs is "guaranteed"
  to be linked into resulting executable (this is actually a fix in ICC
  as libcxa and libcxaguard are C++ only). This fixes linking against libm
  with icc amongst other things [1].
- Clean the ld-wrapper up a bit. Stop trying to create a perfect world for
  the real ld(1) regarding superfluous linkage options, ICC natively passes
  far to many of them to the linker that we easily could remove them all.
- Change the ld-wrapper to allow for bootstrapping STLport in a bit
  different way that we used to do it, required to make devel/stlport-icc
  build correctly again.
- Use fmt(1) to print the infos displayed by the post-install target so
  the text is formated properly after the included variables are expanded [2].

Todo: - Rework the freaking thread library selection via the PTHREAD_LIBS
        environment variable by the ld-wrapper, this causes really annoying
        problems when compiling ports with ICC. Some functionality analogous
        to the GCC "-pthread" option (which is also known by ICC but is not
        documented and doesn't do the right thing for FreeBSD) would be great.
      - Make devel/stlport-icc build again with ICC 8.1 after devel/stlport
        has been updated to 4.6.2 (PR 73604). Patch for 4.5.3 already done.

Reported by:	Dan Nelson <dnelson@allantgroup.com> [1]
Courtesy of:	netchild [2]
Approved by:	netchild
2004-11-16 20:14:47 +00:00
Josef El-Rayes
d0084a0835 Add teTeX-base to affected packages in xpdf's vuxml entry. 2004-11-16 20:02:09 +00:00
Marius Strobl
4570275204 On behalf of netchild:
- update to 0.92.0.12
- add some soundcard reports [1]

Submitted by:	Amaury De Ganseman <atomik@linux-charleroi.be> [1]
		robin lee <rlee_syd@yahoo.com.au> [1]
Approved by:	netchild
2004-11-16 18:01:06 +00:00
Kirill Ponomarev
a852b324ec Add additional MASTER_SITES. 2004-11-16 17:08:10 +00:00
Norikatsu Shigemura
7157967e3c Remove an unnecessary 'if' statement.
PR:		ports/73994
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-11-16 17:06:17 +00:00
Norikatsu Shigemura
ddc37c4545 Update to 2004.11.16. 2004-11-16 16:59:47 +00:00
Mathieu Arnold
57da4c55e4 Update to 0.05 2004-11-16 16:50:33 +00:00
Oliver Lehmann
620f608a5c update to beta3 2004-11-16 16:48:36 +00:00
Volker Stolz
af00c19861 Update to 1.8.2. Add instructions to UPDATING regarding running it on
mod_perl as DSO.

PR:		ports/72921
Submitted by:	maintainer
2004-11-16 16:45:06 +00:00
Tom Hukins
2ba1db6be8 Update to latest release, version 1.5.0. 2004-11-16 16:32:18 +00:00
FUJISHIMA Satsuki
c62beeb451 update to 7.60 Technical Preview-3(20041115).
PR:		74001
Submitted by:	maintainer
2004-11-16 15:46:12 +00:00
Sergey Matveychuk
0187335244 - Update to 4.12
PR:		ports/73955
Submitted by:	maintainer
2004-11-16 15:43:04 +00:00
Volker Stolz
2a19c4a44a Update to 1.2.34. Please see the PR for changelog.
PR:		ports/73973
Submitted by:	maintainer
2004-11-16 15:41:03 +00:00
James E. Housley
95833ffed9 GNUTAR_LISTDIR was partialaly a variable and partially hardcoded
PR:		73956
Submitted By:	Phil Homewood <pdh@bne.snapgear.com>
2004-11-16 15:27:57 +00:00
Yen-Ming Lee
a7224ad445 - undo the damage that made by an overzealous committer (yes, me, leeym@)
- commit the patch **EXACTLY** as maintainer's wish

PR:		73377
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de>
2004-11-16 15:16:37 +00:00
Jimmy Olgeni
03cc88d8d5 Upgrade module status-1.170-1. 2004-11-16 14:11:02 +00:00
Pav Lucistnik
d1b2ed0ae7 - Update to 0.3.2
PR:		ports/73990
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> (maintainer)
2004-11-16 14:03:32 +00:00
Pav Lucistnik
038400a51b - Update to 7.1rc4
PR:		ports/73966
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
2004-11-16 13:48:43 +00:00
Volker Stolz
f4909c30d5 - Update to 1.0.3
- portlint

PR:		ports/73378
Submitted by:	mainainer
2004-11-16 13:39:54 +00:00
Tilman Keskinoz
5d10970d05 Update to 0.9, Bug Fixes + support for:
Nortel/Bay/BayStack, Alteon Ace, Nortel Cotivity, Nortel BayRS,
	Nortel Centillion, Nortel AP 222x, Orinco AP, C3560

Reported by:	Max Baker
2004-11-16 12:48:30 +00:00
Kirill Ponomarev
ba87578d25 Update to 0.7.7 2004-11-16 12:40:39 +00:00
Tilman Keskinoz
a7ee613ffd Fix build. Depend on qmake
Reported by:	pointyhat
2004-11-16 12:16:28 +00:00
Kirill Ponomarev
0fb622b599 Update to 2.0.1
PR:		ports/73975
Submitted by:	maintainer
2004-11-16 11:01:11 +00:00
Kirill Ponomarev
15d1c65eec Update to 3.1.0
PR:		ports/73976
Submitted by:	maintainer
2004-11-16 10:36:38 +00:00
Kirill Ponomarev
0384c2bec4 Update to 1.01.020
PR:		ports/73986
Submitted by:	maintainer
2004-11-16 10:25:43 +00:00
Kirill Ponomarev
4c9b90398d Fix package build.
Submitted by:	Ports Fury
2004-11-16 10:13:38 +00:00
Dirk Meyer
5880e59907 - better wording for a build error. 2004-11-16 09:46:57 +00:00
Kirill Ponomarev
b987981285 Bump PORTEPOCH, since PORTVERSION was decreased by previous commit. 2004-11-16 09:43:51 +00:00
Michael Johnson
205abbb9c9 Add an auto-generated plist to fix any plist problems
with any dependency

Pointed out by:	pointyhat via kris many times
Approved by:	marcus (co mentor)
2004-11-16 09:23:26 +00:00
Jun Kuriyama
16726a6a5b Allow to override fetch option by $FETCHINDEX variable.
Approved by:	portmgr (krion)
2004-11-16 09:12:34 +00:00
Michael Haro
d1140c6c15 update MASTER_SITES
PR:		73977
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-11-16 08:52:36 +00:00
Michael Haro
86accaee7b strip out CDPATH
Submitted by:	Peter Pentchev <roam@ringlet.net>
2004-11-16 08:38:38 +00:00
Michael Johnson
6783ddfde7 Add missing dependency on multimedia/mpeg4ip
Approved by:	marcus (co mentor)
2004-11-16 08:18:52 +00:00
Jeremy Messenger
d99309aaf7 20041116:
AUTHOR: gnome@FreeBSD.org
  The way OMF files are handled has been changed to use the new INSTALLS_OMF
  macro (similar to INSTALLS_SHLIB).  Details about the new macro can be found
  at http://www.FreeBSD.org/gnome/docs/porting.html and bsd.gnome.mk.
2004-11-16 07:47:31 +00:00
Jeremy Messenger
8defaa36b9 Add a new INSTALLS_OMF to take care of .omf, ScrollKeeper file. It will
automatically scan pkg-plist file and add apropriate @exec/@unexec directives
for each .omf file found to track OMF registration database. Details can be
found in bsd.gnome.mk and http://www.freebsd.org/gnome/docs/porting.html .

Current, gedit2 is the only port that use INSTALLS_OMF for now. I will chasing
all the other ports that are maintaining by gnome@FreeBSD.org when I am done
with two todo list. The other ports, you are on your own and portlint will
bug you when portlint is update.

While I am here, switch from make loops to sh loops in GCONF_SCHEMAS part.

Document writer by:	bland
Reviewed by:		my team, FreeBSD GNOME team
2004-11-16 07:34:58 +00:00
Alex Dupre
ad9b629a74 Update to 1.2.4 release:
- Add the WITH_SPAM_DETECTION and SPAM_COMMAND knobs.
2004-11-16 07:09:11 +00:00
Jun Kuriyama
7d3449905a Modify $MASTER_SITE_REDHAT_LINUX as:
- Remove ftp.kobe-u.ac.jp which doesn't have redhat packages any more.
  - Change directory of ftp.icm.edu.pl because previous one seems to be
    moved to new location.
2004-11-16 06:40:35 +00:00
Michael Nottebrock
15e8ee830a Fix build on 4.x. 2004-11-16 06:34:57 +00:00
Dirk Meyer
818d3c9094 - fix plist and add pamenlarge 2004-11-16 06:01:49 +00:00
Dirk Meyer
df6b8fee86 - bugfix in YCbCr support
some tables were initialized with wrong value
missing check for division by zero
Submitted by:	Hans Petter Selasky
2004-11-16 04:14:25 +00:00
Mike Heffner
10520cd7e6 Until I find time to test the new OpenLDAP, remove the option to build with it. Sean McNeil
reports this is breaking an INDEX build and I don't want that.
2004-11-16 03:58:29 +00:00
Pav Lucistnik
08f4656ded - Update to 2.0.1
PR:		ports/73971
Submitted by:	Maxim Tuliuk <mt@primats.org.ua> (maintainer)
2004-11-16 00:17:44 +00:00
Pav Lucistnik
bf01faeea1 - Update to 2.7.3
PR:		ports/73969
Submitted by:	Gerhard Schmidt <estartu@augusta.de> (maintainer)
2004-11-16 00:02:25 +00:00
Greg Lewis
397de7caa2 . Antlr now seems to require Java 1.4 or better (certainly the build fails
with 1.3).  So fix the build for 4.x by requiring Java 1.4+.
. Reflect this requirement in antlr.sh.
2004-11-15 23:59:52 +00:00
Greg Lewis
b29bec8566 . Fix the build for gcc < 3.2 (e.g. 2.95.4 on 4.x) by using <istream.h>
rather than <istream>.
2004-11-15 23:57:59 +00:00
FUJISHIMA Satsuki
0d36d439cd pkg-message has been removed.
Pointed out by:	kris
2004-11-15 23:49:40 +00:00
Pav Lucistnik
b101c12f7e - Update to 1.7
PR:		ports/73967
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
2004-11-15 23:46:29 +00:00
Pav Lucistnik
888deba684 - Use external libgsm instead of bundled object file
PR:		ports/73958
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2004-11-15 23:17:54 +00:00
Michael Johnson
9d4c647ba5 Add LOCALBASE in library path for imlib-config for jpeg, png, and other librariesl
Bump PORTREVISION

Pointed out by: kris via pointyhat
Approved by:	pav (co mentor)
2004-11-15 23:07:11 +00:00
Joe Marcus Clarke
c9d88972be Fix the build on 4.X.
Reported by:	pointyhat via kris
2004-11-15 23:04:25 +00:00