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

7248 Commits

Author SHA1 Message Date
Kris Kennaway
789411caa0 BROKEN: Segfault during build 2007-07-28 22:31:18 +00:00
Gerald Pfeifer
12270bbd80 Update to the 20070727 snapshot of GCC 4.3.0. 2007-07-28 16:25:26 +00:00
Michael Johnson
12bc2397ac Update to 0.1.2 2007-07-28 15:56:21 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Oliver Braun
371a67994b make fetchable, update WWW
PR:		ports/114637
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-07-27 21:54:30 +00:00
Martin Wilke
21c3a353de - Update to 1.0.8
PR:		114909
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-07-26 11:53:07 +00:00
Max Khon
ff980638b4 Reorder CATEGORIES so that PKGORIGIN is generated correctly. 2007-07-26 03:26:47 +00:00
Max Khon
944a74aac7 Fix build on EMT64T: add --disable-shared for this platform as recommended
in README.LLVM.
2007-07-25 20:17:36 +00:00
Max Khon
0d3eb7bc3f - Add missing dependency on llvm
- Remove debugging garbage
2007-07-25 19:08:15 +00:00
Max Khon
e529eb5f66 New port: llvm-gcc4
lvm-gcc is the LLVM C front end. It is a modified version of gcc
that compiles C/C++/ObjC programs into native objects, LLVM bitcode or
LLVM assembly language, depending upon the options.

By default, llvm-gcc compiles to native objects just like GCC does.
If the -emit-llvm option is given then it will generate LLVM bitcode
files instead. If -S (assembly) is also given, then it will generate
LLVM assembly.

Being derived from the GNU Compiler Collection, llvm-gcc has many of
gcc's features and accepts most of gcc's options. It handles a number
of gcc's extensions to the C programming language.
2007-07-25 18:56:38 +00:00
Pav Lucistnik
245ea6e4b1 - Fix typo IA32_BINART_PORT -> IA32_BINARY_PORT
Spotted by:	Scot Hetzel <swhetzel@gmail.com>
2007-07-25 08:18:14 +00:00
Alex Dupre
86b2339724 Add support for firebird2 in pdo_firebird extension. 2007-07-25 07:19:18 +00:00
Mark Linimon
8e67ddf7bf Switch firebird dependency from hardcoding to USE_FIREBIRD. This switches
the default to v2 and thus fixes some packages on pointyhat.

Hat:		portmgr
2007-07-25 06:35:04 +00:00
Tong LIU
849bee643d - update to 1.0
Approved by:	delphij (mentor)
2007-07-25 02:34:31 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Rong-En Fan
671f8b31fb - Announce --mandir and --infodir in configure --help so it won't fail
when we pass them for GNU_CONFIGURE

PR:		ports/111470
Approved by:	portmgr
Tested by:	pointyhat exp run
2007-07-23 09:23:53 +00:00
Pav Lucistnik
237e002096 - Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by:	glewis
With hat:	portmgr
2007-07-22 00:59:43 +00:00
Gerald Pfeifer
4c4cd0d517 Update to the 20070709 snapshot of GCC 4.1.3 and remove optional support
for the Fortran frontend (and thus the obsolete WITH_FORTRAN option).
2007-07-22 00:16:43 +00:00
Gerald Pfeifer
ba3e11610e Update to the 20070720 snapshot of GCC 4.3.0. 2007-07-21 18:59:38 +00:00
Mark Linimon
18f405e5b2 Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat:            portmgr
2007-07-19 09:30:52 +00:00
Lev A. Serebryakov
2d2c2b59ae Source tarball was replaced by author.
Changes are: new makedepend.sh, some clean-ups in makefiles.
2007-07-18 08:38:15 +00:00
Thierry Thomas
2cd8ba9190 Upgrade to 1.0.19.
Changelog at <http://gambas.sourceforge.net/changelog.html>.
2007-07-17 20:43:44 +00:00
MANTANI Nobutaka
a5eda4c055 Make EMACS_PORT_NAME overridable. 2007-07-16 10:21:58 +00:00
Maho Nakata
6b51156fbf Pass the maintainership to M. L. Dodson. 2007-07-16 04:09:38 +00:00
Wes Peters
c8ff974cb0 Fix the OSVERSION check so it will actually be defined.
Submitted by:	Pav Lucistnik <pav@FreeBSD.org>
2007-07-16 03:09:31 +00:00
Wes Peters
60cf89a0c0 Cram deprecation of this port down the throats of 7.x users. 2007-07-15 18:57:52 +00:00
Stanislav Sedov
61a4eaf412 - Delete rb_thread_status prototype from public header, since it causes
problems with some extensions. This also had been fixed in upsteam CVS.
- Bump portrevision.

Reported by:	many
2007-07-15 09:39:06 +00:00
Gerald Pfeifer
491c1c9c09 Update to the 20070713 snapshot of GCC 4.3.0. 2007-07-15 05:36:39 +00:00
Gerald Pfeifer
4320884047 Update to the 20070712 snapshot of GCC 4.2.1 which also is the second RC
for the GCC 4.2.1 release.
2007-07-15 02:15:10 +00:00
Pav Lucistnik
9403e3ade8 - Mark BROKEN: does not build 2007-07-15 00:46:42 +00:00
Andrew Pantyukhin
a2ecb03581 - Fix build on 32-bit platforms
Reported by:	pointyhat via pav
2007-07-14 16:31:39 +00:00
Andrew Pantyukhin
f5c217d224 - Add port lang/squirrel
- Register conflicts with archivers/squsq

Squirrel is a high level imperative/OO programming language, designed
to be a powerful scripting tool that fits in the size, memory bandwidth,
and real-time requirements of applications like games. However Squirrel
offers a wide range of features like dynamic typing, delegation, classes
& inheritance, higher order functions, generators, coroutines, tail
recursion, exception handling, automatic memory management, weak
references, etc.

Squirrel is inspired by languages like Python, Javascript and especially
Lua. The API is very similar and the table code is based on the Lua one.

WWW: http://squirrel-lang.org/
Author: Alberto Demichelis <alberto@ademichelis.com>
2007-07-14 12:17:12 +00:00
Michael Johnson
0ea066e4ab Get out of my time machine and use share/gnome insted of share/
Reported by:	mezz
2007-07-13 17:44:46 +00:00
Michael Johnson
d49673bb67 Update to 0.1.1 2007-07-13 14:35:02 +00:00
Michael Johnson
8d9bb4844d Install pkgconfig files under libdata 2007-07-11 20:45:41 +00:00
Pav Lucistnik
507163705c This utility converts both 48k and 128k ZX Spectrum BASIC programs stored
as plain text files into TAP files.

TAP files can be used in most ZX Spectrum emulators and can be concatenated
together using cat(1).

Author: Martijn van der Heide

PR:		ports/114046
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
2007-07-11 19:18:08 +00:00
Stanislav Sedov
889c289308 - Add a bunch of fixes and patchs from the upstream. These fixes a lot of
serious bugs, some of which can pose security-related problems.
- Bump up PORTREVISION.

Requested by:	many
2007-07-10 15:04:49 +00:00
Michael Johnson
ba3ce64809 Add vala
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.

WWW: http://live.gnome.org/Vala
2007-07-10 12:16:09 +00:00
Gerald Pfeifer
a7e14c041e Update to the 20070703 snapshot of GCC 4.2.1 which also is the first RC
for the GCC 4.2.1 release.
2007-07-07 10:51:20 +00:00
Edwin Groothuis
1fa9e4844d dyeske at yahoo dot com -> dyeske at gmail dot com 2007-07-05 23:39:06 +00:00
Alexey Dokuchaev
7237ce327b The port does not install any additional docs/examples anyways, so remove
the useless target.
2007-07-04 17:08:43 +00:00
Alexey Dokuchaev
bb862a8251 - Fix the build with GCC 4.2 [1]
- Nuke trivial pkg-message.in
- Usual round of Makefile cleanups

Reported by:	pointyhat (logs) [1]
2007-07-04 16:56:23 +00:00
Martin Wilke
763c46d6ce - New bootstrap compiler
- GCC 4.1.2 release version sources used
- PORTREVISION bump

PR:		113875
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2007-07-04 10:46:23 +00:00
Rong-En Fan
457c542620 - Update to 20070501
- Add one fix from src/usr.bin/awk/lib.c.diff rev 1.2
- Normalize DIST_SUBDIR as other ports

PR:		ports/114227
Submitted by:	Pedro F. Giffuni <giffunip at tutopia.com>
2007-07-04 09:01:45 +00:00
Pav Lucistnik
07883919f2 - Mark BROKEN on 7.X
- Schedule for removal in 2 months
2007-07-03 22:55:09 +00:00
Alexander Leidinger
fa24049ea7 Don't automatically search for the src rpm when running on pointyhat. [1]
Perl is covered by the Artistic License, so we don't need to provide the
source.

Noticed by:	pointyhat (pav) [1]
2007-07-03 13:20:16 +00:00
Martin Matuska
36cebc538a - move AOLSERVERBASE under PREFIX
Approved by:	garga (mentor)
2007-07-02 22:44:13 +00:00
Jimmy Olgeni
f9269d328d * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else the Erlang runtime would fail to load it.
* Use the correct struct member when compiling SCTP support (this should unbreak CURRENT).

Submitted by:	dumbbell
2007-07-02 20:47:53 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Andrey Slusar
1a094089e1 Fix installing from package.
Reported by:	infofarmer
2007-07-02 18:15:52 +00:00