1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

3651 Commits

Author SHA1 Message Date
Edwin Groothuis
2d4fcfa223 [Maintainer Update] Port: lang/php5
Update to 5.0.0a2-alexdupre snapshot (and fix 5.0.0a1 memory leak).
	Add DB4 extension.
	Correctly use USE_MYSQL/USE_OPENSSL/USE_OPENLDAP.

PR:		ports/56979
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-09-24 08:49:20 +00:00
Yen-Ming Lee
e21bd62201 fix PLIST problem
Bento log:	http://bento.freebsd.org/errorlogs/i386-4-latest/sr-2.3.1.log
2003-09-23 10:20:29 +00:00
Yen-Ming Lee
221d70bed6 fix PLIST problem
PR:		56697
Submitted by:	leeym
2003-09-23 09:58:48 +00:00
Mark Murray
6be419559e Fix for 4.*.
Submitted by:	Bakul Shah <bakul@bitblocks.com>
2003-09-16 08:45:50 +00:00
Mark Murray
4e90ca4aa5 Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
2003-09-14 15:10:02 +00:00
Akinori MUSHA
2d14ffb42b Update lang/ruby18 to the latest snapshot as of 2003-09-09.
Many bugs have been fixed since the 1.8.0 release. (The diff file is
very big because some big files were moved, sorry)
2003-09-10 07:33:57 +00:00
Norikatsu Shigemura
99e052556a Update to 1.5.12 and use INFO.
PR:		ports/55358
Submitted by:	Kang Liu <lazykang@hotmail.com>
Reviewed by:	Pedro F. Giffuni <giffunip@yahoo.com>
		David H. Munro <munro@oldben.llnl.gov> (maintainer)
		Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	David H. Munro <munro@oldben.llnl.gov> (maintainer)
2003-09-09 06:46:12 +00:00
Greg Lewis
a1a8c36c7c . Update to 4-20030825.
PR:		56430
Submitted by:	Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
2003-09-08 21:04:36 +00:00
Jimmy Olgeni
68f0e07687 Bump PORTREVISION for help related fixes. 2003-09-06 13:13:12 +00:00
Jimmy Olgeni
94ab33f7d1 The open_help function only looks for the netscape executable on unix
systems. Let it look for some browsers that support the openURL command
line protocol (using netscape by default). The BROWSER environment variable
is used if set.
2003-09-06 13:12:46 +00:00
Jimmy Olgeni
2a0df9f4e8 Fix help file pathname for debugger application. 2003-09-06 13:10:46 +00:00
Alexander Leidinger
18f670da27 Update to 7.1.028. 2003-09-06 10:09:19 +00:00
Edwin Groothuis
e11c42950a add dependency on libltdl to lang/tensile
Bento reports this port has a missing dependency on libltdl.

PR:		ports/56418
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-04 14:11:25 +00:00
Edwin Groothuis
1a334782bc [patch] fix plist for lang/f2py
Per bento, the package fails to make, but only if you are already
	at Python 2.3.

PR:		ports/56421
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-04 14:04:33 +00:00
Kirill Ponomarev
d40638380c - Don't install useless *.la
- Bump PORTREVISION
2003-09-04 07:51:06 +00:00
Erwin Lansing
d9d281b799 Update to 1.17
PR:		56399
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-09-04 07:37:30 +00:00
Neil Blakey-Milner
63e7ba1d38 The diveintopython author regenerated the PDF documentation due to a
file corruption error - update checksum to new zip file.
2003-09-03 12:32:25 +00:00
Yen-Ming Lee
39a73fb3c6 updates awk to the version 20030731 that is available on the author's homepage.
PR:		56351
Submitted by:	Simon Barner <barner@in.tum.de>
2003-09-03 07:00:22 +00:00
Dirk Meyer
678ce205b6 slave port for PHP4 with SNMP and GD support
This port is needed for net/jffnms to build

PR:		56269
Submitted by:	asa@gascom.ru
2003-09-03 05:25:37 +00:00
Edwin Groothuis
d5133cb937 lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere
Fix audio support for squeak3

	Sound support comes to do squeak3(squeak-3.5) porting, but
	does not become effective because, actually, it cannot
	detect the library which I am going to utilize with stage
	of configure.

PR:		ports/46180,ports/53474
Submitted by:	NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>,parv <parv_fm@emailgroups.net>
2003-09-01 03:55:04 +00:00
Jimmy Olgeni
2107c1b748 The ei_decode_longlong function fails when decoding long values >
2^32, due to a missing cast.

Obtained from:	Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions
2003-08-31 14:39:34 +00:00
Jimmy Olgeni
49cf062231 Unbreak: fix linker issue when building .so modules. 2003-08-31 14:38:36 +00:00
Edwin Groothuis
e0db397055 [PATCH] lang/logo: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54936
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:43:52 +00:00
Edwin Groothuis
ed1014cedb new port: net/fpl
FPL is a complete script programming language _very_ similar
	to C. If you are a software developer and plans to add any
	kind of macro/script control, consider the FPL alternative!

	FPL library lets the software programmer define functions
	and variables that FPL should accept. The library will call
	a function in the software whenever any of these functions
	are used or variables are read in an FPL program.

PR:		ports/46756
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-08-30 01:59:33 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00
Edwin Groothuis
35fc62a6c3 Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
	- Fix the chicken's csc script
	- Minor portlint cleanups

PR:		ports/55265
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:09:58 +00:00
Edwin Groothuis
8294a1d608 Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
	(except sxm). I guess no maintainer would deny this trivial
	change.

PR:		ports/56052
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:01:09 +00:00
Kirill Ponomarev
813bfdc2fb - Update to version 0.23
PR:		56039
Submitted by:	Ports Fury
2003-08-27 18:42:30 +00:00
Dirk Meyer
f036cca7a0 - Update to 1.7.3 2003-08-27 07:17:43 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Norikatsu Shigemura
d9d0a77695 Update to 4.3.3 final release.
PR:		ports/55990
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-26 15:58:48 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Akinori MUSHA
6e29f06660 Update to 1.8.0. 2003-08-23 13:54:01 +00:00
Edwin Groothuis
f74af8c62f Fix to ports/lang/ici build problem on 5-CURRENT
Patch to fix build failures of lang/ici port on 5-CURRENT.
	Note this is UNTESTED (my 5-CURRENT machine disappeared
	last week) but the same fix was required on other gcc 3.x
	using platforms (Mac OS X) and I am assuming it will repair
	the brokeness.

Honestly, the patch didn't but a quick search/replace of "float_t"
to "floats_t" did. Informed maintainer.

PR:		ports/52444
Submitted by:	Andy Newman <atrn@zeta.org.au>
2003-08-23 12:50:48 +00:00
Hye-Shik Chang
a559b90434 BUILD_STATIC by default as lang/python does. 2003-08-23 01:07:20 +00:00
Alexander Leidinger
df7dde8b41 Fix __sigsetjmp linking problem. 2003-08-22 11:20:38 +00:00
Akinori MUSHA
1a1a27baac Axe dangling files. 2003-08-22 09:01:42 +00:00
Hye-Shik Chang
9d32a5e594 BUILD_STATIC by default because it's better.
(See http://mail.python.org/pipermail/python-dev/2003-August/037472.html)
2003-08-22 05:31:45 +00:00
Alexander Leidinger
d3c3508516 - Update to 7.1.027.
- Teach the ld wrapper about /libexec on a recent -current. [1]

Submitted by:	Marius Strobl <marius@alchemy.franken.de> [1]
2003-08-21 14:55:43 +00:00
Daichi GOTO
a5d5f9b3db update lang/gauche: add 'scheme' virtual catagory
PR:		55284
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2003-08-21 05:33:09 +00:00
Oliver Braun
11abfb4a38 * Upgrade to 03.08.
* Utilize %%EXAMPLESDIR%% in pkg-plist.
2003-08-20 18:42:52 +00:00
Norikatsu Shigemura
42257c3016 Update to 4.3.3RC4.
PR:		ports/55713
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-19 01:57:50 +00:00
Daichi GOTO
598c6fe34e update lang/linux-j: 501b -> 502a
PR:		55447
Submitted by:	Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2003-08-18 06:00:22 +00:00
Akinori MUSHA
56abac5a91 Use Tcl/Tk 8.4 rather than 8.2.
Add a missing file to pkg-plist that only exists in Ruby 1.8.
2003-08-18 03:36:22 +00:00
Joe Marcus Clarke
f4c9cba333 Use INFO. 2003-08-17 03:51:54 +00:00
Kris Kennaway
dad75ecd48 Bump PORTREVISION for previous commit 2003-08-16 09:19:59 +00:00
Kris Kennaway
f0f3460bc6 Utilize the new INFO variable 2003-08-16 09:04:59 +00:00
Alexander Leidinger
daaf1aa22e - Update to 7.1.025.
- Fix spelling of CONFLICTS [1].
- Add request for benchmark numbers [2].

Noticed by:	Andreas Schweitzer <Andreas.Schweitzer@hs.uni-hamburg.de> [1]
Discussed with:	Intel [2]
2003-08-15 13:00:08 +00:00
Joseph Koshy
83a2f4da6c Unbreak build with GCC 3.3.1.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2003-08-15 07:29:04 +00:00
Joseph Koshy
7ad3fa1437 Fix build breakage with the GCC 3.3.1.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2003-08-15 07:24:45 +00:00