1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

80446 Commits

Author SHA1 Message Date
Maho Nakata
c2df23aef7 Honor CXXFLAGS.
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 00:50:39 +00:00
Erwin Lansing
ce2e837983 Add p5-B-Deobfuscate 0.09,
extension to B::Deparse for use in
de-obfuscating source code.

PR:		54178
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-19 00:48:26 +00:00
Erwin Lansing
78ee6f8b48 Add p5-B-Keywords 0.05, lists of reserved barewords and symbol names.
PR:		54175
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-19 00:40:39 +00:00
Joe Marcus Clarke
64e91e8afa Fix build on -CURRENT with GCC 3.3.1. There's a PORTREVISION bump here
because the fix actually corrected a typo that could cause problems on
-STABLE as well.

Reported by:	Jeremy Messenger <mezz7@cox.net>
2003-07-19 00:31:56 +00:00
Joe Marcus Clarke
8978088931 Update to 0.66. This fixes many of the connection problems people were
reporting.

Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2003-07-19 00:26:21 +00:00
Joe Marcus Clarke
0433f602f2 This is a first for me. Correct a typo in the patch _name_ so the patch
actually gets applied.
2003-07-19 00:16:36 +00:00
Tilman Keskinoz
35ee9cff81 Fix build on !i386
PR:		54454
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-18 22:26:22 +00:00
Joe Marcus Clarke
a844a8e778 Revert some of the FreeType code in fontconfig to fix some font rendering
issues with Adboe fonts (particularly Helvetica and Times).

Reported by:	many
2003-07-18 22:02:56 +00:00
Hajimu UMEMOTO
4625bdd7f2 Broken manpage was installed. Remove pre-generated manpage to be
make sure to generate it by FreeBSD's man system.

Reported by:	Drew Tomlinson <drew@mykitchentable.net>
2003-07-18 20:00:50 +00:00
Joe Marcus Clarke
5da7294535 Fix a problem with certain languages not having any fonts in Mozilla and
Mozilla-based browsers.
2003-07-18 19:24:08 +00:00
Matthew Hunt
43a57fd662 Fix on -CURRENT.
Submitted by:	Peter Kadau <peter.kadau@tuebingen.mpg.de>
2003-07-18 18:20:56 +00:00
Sergey A. Osokin
0b50a757e5 Fix build, remove BROKEN and refuce newline.
Also use %%DOCSDIR%% for pkg-plist.

Patches submitted by:	Simon Barner <barner@in.tum.de>
2003-07-18 17:00:48 +00:00
FUJISHIMA Satsuki
aea682c331 reconnect zebra-pj. 2003-07-18 16:53:35 +00:00
Sergey A. Osokin
230e9f6641 Fix build on -CURRENT (gcc-3.3)
Also use ${DOCSDIR} for Makefile and %%DOCSDIR%% for pkg-plist

Submitted by:	Simon Barner <barner@in.tum.de>
2003-07-18 16:40:39 +00:00
James E. Housley
6e03ccfbd6 *******************IMPORTANT*******************
4278 Emergency Dat release due to:

Some customers have reported a problem with
using the 4277 DATs on Microsoft Windows 9x/ME
operating systems.  This DAT release has been
issued to correct this problem. This does not
effect systems running any other operating system

Since new variants of DOWNLOADER-DI have been
mass-mailed to end users since the 4277 release,
we are also taking this opportunity to add
detection for these new variants in this release.

***********************************************
2003-07-18 16:15:19 +00:00
Tilman Keskinoz
fc0ac39538 Unbreak by updating to 1.3b3
PR:		54590
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-07-18 16:05:51 +00:00
Christian Weisgerber
a8d43c65e8 Update to 1.1.1. 2003-07-18 15:08:41 +00:00
Tilman Keskinoz
652c05f384 Fix build on 5.x
Submitted by:	Markus Brueffer
2003-07-18 14:47:44 +00:00
Gerald Pfeifer
21e441a6c0 Remove some details concerning the installation. (These are already listed
in pkg-message where there is also further relevant information.)
2003-07-18 14:40:49 +00:00
Ernst de Haan
5d20905d9a Sun JDK 1.4 for Linux is now 1.4.2, not 1.4.1. 2003-07-18 14:31:45 +00:00
Andrey A. Chernov
0ea69366dd Upgrade to 1.3.28 2003-07-18 14:28:07 +00:00
Jacques Vidrine
e98057da52 - Update to Boost 1.30.0.
- Honor CC/CXX as best we can (bjam build system is buggy in this area)
- Pull down GCC 3.3 `support' from Boost CVS

Approved by:	Paul Marquis <pmarquis@pobox.com> (maintainer)
2003-07-18 14:13:11 +00:00
Tilman Keskinoz
ded1a23e4f Update to 1.12
Switch to original Master Site,
Respect CFLAGS
2003-07-18 13:58:56 +00:00
Matthew N. Dodd
d202d30342 Add NO_PACKAGE. 2003-07-18 13:54:30 +00:00
Matthew N. Dodd
947131db94 The Linux client for "A Tale in the Desert".
This is a Massively Multiplayer Online Roleplaying Game (MMORPG) MMORPG.

The download and first 24 hours of trial gameplay are free.

http://www.atitd.com/ for more info.
2003-07-18 13:49:36 +00:00
Tilman Keskinoz
6e38ddfc1e Verify GnuPG signature if possible. 2003-07-18 13:44:44 +00:00
Tilman Keskinoz
b6d7723f1a Verify gpg signature if possible. 2003-07-18 13:37:14 +00:00
Oliver Braun
7ea1b9ba2b Upgrade to 0.9. 2003-07-18 13:35:31 +00:00
Tilman Keskinoz
aad89422d9 Build only on i386.
PR:		54455
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-18 13:12:09 +00:00
Lev A. Serebryakov
a3ad350b86 Fix "internal compiler error", add some optimizations. 2003-07-18 13:03:16 +00:00
Tilman Keskinoz
53c6574141 Fix build on STABLE
PR:		54545
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-07-18 12:34:53 +00:00
Jimmy Olgeni
36d5200410 Move OTP files under erlang's lib/ directory (pkg-message instructions
no longer needed).
2003-07-18 12:33:30 +00:00
Tilman Keskinoz
f77da47d33 Fix build with new gcc 2003-07-18 12:07:23 +00:00
Jimmy Olgeni
4c9a143a58 Depend on syntax_tools and make refactoring work. 2003-07-18 11:51:25 +00:00
Jimmy Olgeni
c637191325 Add syntax_tools, code manipulation modules for Erlang. 2003-07-18 11:47:18 +00:00
Ernst de Haan
239b76ced1 No longer depends on crimson. The dependency was bogus.
Recent versions of Ant use (and even ship with) Xerces 2
instead of Crimson.

Pointed out by:	des
2003-07-18 11:47:12 +00:00
Tilman Keskinoz
dc854cba53 Update to 3.0.a.1 2003-07-18 11:38:51 +00:00
Sergey A. Osokin
29cbe9f599 Update to 0.10.0
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
PR:		54611
2003-07-18 11:10:37 +00:00
Sergey A. Osokin
001d29a889 Fix build on -CURRENT (gcc 3.3)
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		54609
2003-07-18 10:44:35 +00:00
Alexander Leidinger
92e07511d2 - Fix a typo in PORTREVISION. Doh!
- Manually replace included copies of config.guess and config.sub with
  versions from ${PORTSDIR}/Templates. This is necessary as the sformat
  package doesn't have a valid configure script in it's root directory
  but one in a sub-directory that is executed by the SING (Schily Is
  Not Gnu) makefile system further down the road. Therefor the port
  can't set GNU_CONFIGURE which would automatically copy the relevant
  files.
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a
  workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD
  and the affected code doesn't get compiled on neither pre-CAM nor
  CAM versions of FreeBSD.
- Use DATADIR in pkg-plist.

Submitted by:	maintainer
2003-07-18 10:11:32 +00:00
Ernst de Haan
e3de4025b0 Update to Xalan-J 2.5.1. 2003-07-18 10:01:47 +00:00
Jimmy Olgeni
02441b3628 Upgrade to version 0.93.0526. 2003-07-18 09:50:21 +00:00
Sergey A. Osokin
dd0f93eead Fix build on -CURRENT (gcc 3.3)
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		54607
2003-07-18 09:20:54 +00:00
Sergey A. Osokin
a06ef32110 Fix build on -CURRENT (gcc-3.3)
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		54606
2003-07-18 09:14:37 +00:00
Sergey A. Osokin
239f2ff31d Fix build on -CURRENT
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		54605
2003-07-18 09:07:53 +00:00
Peter Pentchev
32179b99a0 Update safecat to 1.11 - no functional changes, mostly configuration
bugfixes for other systems.
2003-07-18 09:05:16 +00:00
Sergey A. Osokin
8a0774ca77 Fix build on -CURRENT
Bump PORTREVISION

Patch from:	Julio M. Merino Vidal <jmmv@menta.net>
2003-07-18 08:30:39 +00:00
Daichi GOTO
c9a70d3f3d fix games/linux-nwserver:
- fix wrong doc path

Pointed out by:	Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
Pointy hat to:	myself
2003-07-18 07:34:07 +00:00
Dag-Erling Smørgrav
1751fde39a For some mysterious reason, libungif prefers the antiquated <varargs.h>
to <stdarg.h>.  Unfortunately, it fails to build with gcc 3.3, so hack
configure to not test for the presence of <varargs.h>.
2003-07-18 06:53:33 +00:00
Daichi GOTO
95210a63e5 fix astro/mymoon: fix build with gcc-3.3
PR:		54602
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
2003-07-18 05:58:58 +00:00