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

3637 Commits

Author SHA1 Message Date
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
Dirk Meyer
75420dee66 - apply patch from fearow@comcast.net 2003-08-15 04:53:58 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Dirk Meyer
60087e5de3 - make IGNORE, license terms need to be agreed prior install
- apply patch from fearow@comcast.net
- add USE_PERL=yes
PR:		55368
2003-08-14 18:25:10 +00:00
Jimmy Olgeni
f048a475f5 Chase PDF checksums.
Submitted by:	Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
2003-08-12 10:49:16 +00:00
Gerald Pfeifer
c6dfdef4fd Update the optional GCC bounds checking patch to the latest version which
again works with current GCC 3.3 sources (modulo a minor tweak to avoid a
patch affecting a bison generated file).

PR:		54587
2003-08-11 16:14:52 +00:00
Kirill Ponomarev
e7601f92a8 - Update to version 5d8
PR:		55420
Submitted by:	Ports Fury
2003-08-09 13:32:16 +00:00
Kirill Ponomarev
62dab59a62 * Fix pkg-plist
* Use DOCSDIR, EXAMPLESDIR macros
* Unbreak this port

Reported by:	kris via bento
2003-08-09 11:23:20 +00:00
Kris Kennaway
4a3137cc67 As announced on May 6, remove the broken lang/wxbasic port. 2003-08-08 03:53:34 +00:00
Kris Kennaway
08848a1212 As announced on May 6, remove the broken lang/pnet port. 2003-08-08 03:53:15 +00:00
Kris Kennaway
096ec1587a BROKEN: Does not fetch.
This port is scheduled for removal in 3 months if it is still broken at that
time.  If anyone is interested in fixing it, please submit your patches to the
maintainer, or via send-pr if the maintainer is unresponsive.
2003-08-08 02:02:02 +00:00
Jimmy Olgeni
226dece134 Bump PORTEPOCH. 2003-08-07 19:56:35 +00:00
Oliver Lehmann
db7b3df375 fix build on CURRENT
- s|varargs.h|stdarg.h|
 - s|void va_start(va_list ap);|void va_start(va_list ap, last);|g
2003-08-07 17:26:45 +00:00
Hye-Shik Chang
0da940ae8a - Remove somewhat buggy libc_r lackness detection. (at least for bento)
- Bump PORTREVISION to enable the thread support in the package
  building environments.
2003-08-07 11:30:17 +00:00
Akinori MUSHA
c391ba3abb Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.
2003-08-07 11:10:05 +00:00