1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

3462 Commits

Author SHA1 Message Date
Christian Weisgerber
52438f5a94 Mark as i386-only. 2003-04-26 01:02:16 +00:00
Gerald Pfeifer
3fbb55148b Bump version in COMMENT to account for today's update of the master port.
Approved by:	dinoex
2003-04-25 19:05:59 +00:00
Gerald Pfeifer
def14f66ea Merge targets pre-configure and pre-build, simplify them, and remove
patch-va.  All of these dealt with us patching generated files (which
we don't do any longer).
2003-04-25 18:45:31 +00:00
Gerald Pfeifer
01314d62ac Update to GCC 3.2.3 as released today. (This is the last release from this
branch which has been "closed" in GCC CVS, so we can simplify this port.)
2003-04-25 17:30:51 +00:00
Gerald Pfeifer
3e6f00c31e Merge targets pre-configure and pre-build, simplify them, and remove
patch-va.  All of these dealt with us patching generated files (which
we don't do any longer).
2003-04-25 17:06:46 +00:00
Gerald Pfeifer
216a3c7853 Make MAINTAINER overrideable by slave ports. 2003-04-25 06:40:43 +00:00
Alexander Leidinger
f28a4a6666 Update to 7.1.011. 2003-04-24 15:08:34 +00:00
Anton Berezin
8d6ace0a7b Under certain conditions, perl's configure script could pick a directory
other than ${LOCALBASE}/bin to install its scripts (h2ph, perldoc, and
friends) to.  Fix that.

PR:		51350
Reported by:	Oliver Brandmueller <ob@gruft.de>
2003-04-24 13:19:21 +00:00
Maxim Sobolev
062cd21bb1 Upgrade to 20021101 release (aka 1.0), which fixes compilation on
recent FreeBSD versions and allows to remove all of the gcc 3.x
fixes. sscli now supports Darwin/ppc, so that it might be possible
to port it to FreeBSD/ppc once it is available.
2003-04-24 11:17:57 +00:00
Gerald Pfeifer
e5cd9dacdf Fifty-one months after ELF flag day, and after the system compiler became
ELF-only as well, remove support for aout from the next generation of GCC.

Suggested by:	Loren James Rittle <rittle@labs.mot.com>
Discussed with:	obrien
2003-04-24 10:37:23 +00:00
Gerald Pfeifer
3978f0bf02 Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 on
i386-unknown-freebsd4.8.)
2003-04-23 13:20:53 +00:00
John Polstra
e98b785b41 Unbreak the build on the Alpha platform. 2003-04-22 18:17:49 +00:00
Dirk Meyer
d024ce9c40 - Added patch from tcl8.4
Certain character set encodings can cause tcl to core dump in
TclFinalizeEncodingSubsystem().
PR:		51273
Submitted by:	truckman
2003-04-22 18:14:06 +00:00
Dirk Meyer
960cd205ac - drop javlib in PLIST for ia64 too.
Approved by:	gerald
2003-04-22 18:04:48 +00:00
David E. O'Brien
8a8eef1274 Allow YACC to be used, rather than Bison, for C/C++.
Submitted by:	kan
2003-04-22 17:14:43 +00:00
Edwin Groothuis
3e75e1f309 change maintainer address
PR:		ports/51262
Submitted by:	Scott Flatman <sf@slappy.org>
2003-04-22 08:30:43 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Anton Berezin
3961916206 Patch Safe.pm (see
http://use.perl.org/articles/02/10/06/1118222.shtml?tid=5).

Reported by:	kuriyama
2003-04-21 14:55:34 +00:00
Anton Berezin
880a91bea2 Patch Safe.pm (see
http://use.perl.org/articles/02/10/06/1118222.shtml?tid=5).

Reported by:	kuriyama
2003-04-21 14:27:37 +00:00
Dirk Meyer
dc65a5af1e - modify sample startscript, call ldconfig so libobjc.so can be found after reboot. 2003-04-21 09:29:38 +00:00
Gerald Pfeifer
8039f626dd On sparc64 libgcj is not built by default (and won't build easily), so we
need to dynamically construct pkg-plist to take this into account.

Noticed by:	bento+kris
2003-04-21 08:35:53 +00:00
Dirk Meyer
f4e43b6408 merge changes from gcc32 to gcc33 after testing
- Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
- fix PLIST so critical file libgcc_s.so.1 is included.
- complete PLIST
- COMMENT can be overrritten by a slave port
- uncomment MANPAGES, as they are currently not installed.
2003-04-21 07:59:03 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
John Polstra
9d763b29f9 Deal with the msgsnd() API change in FreeBSD 5.x.
PR:		ports/48509
Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
2003-04-20 19:34:29 +00:00
John Polstra
77eafda242 Add a patch to work around a strange environment-related gmake bogon
on the sparc64 platform.

Submitted by:	Jake Burkholder <jake@FreeBSD.org>
2003-04-20 18:52:30 +00:00
David E. O'Brien
0c6eadf766 Not sure how I missed these patches in my 24-March-2003 GCC 3.3
in-development snapshot upgrade.
2003-04-20 17:20:51 +00:00
Norikatsu Shigemura
925d7cf2dd Fix dependency on freetds library (major version bump).
Bump PORTREVISION accordingly.

Submitted by:	Alex Kiesel <kiesel@schlund.de> (freetds maintainer)
2003-04-20 14:59:22 +00:00
Akinori MUSHA
27f96357e1 Add a patch to fix coredump that occurs when you run ruby with the
verbose flag on. (ruby -v -e 'begin;end')

PORTREVISION is not bumped since this is not a significant problem for
most people.
2003-04-19 19:36:28 +00:00
Akinori MUSHA
40e9f7052c Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19.

ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
2003-04-19 15:57:37 +00:00
Norikatsu Shigemura
1a3ef4ae0a Change MAINTAINER to new address.
PR:		ports/51141, ports/51142, ports/51143, ports/51144
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
2003-04-19 13:06:13 +00:00
Alexander Leidinger
fe4d1d2986 - back out special '-I' handling, it causes problems with the stlport [1]
(this may break ports which depend upon OpenSSL from ports which was
   compiled as a base system replacement because it includes a system
   header directory again)
 - ignore "-pipe" in CFLAGS, this should unbreak some ports with hardcoded
   "-pipe"

Noticed by:	Krzysztof Parzyszek <kristof@swissmail.org> [1]
Tested by:	Krzysztof Parzyszek <kristof@swissmail.org> [1]
2003-04-18 09:10:22 +00:00
Edwin Groothuis
310c3775e7 port update, lang/treecc 1.8 -> 2.4
I will be sending a patch for pnet shortly.

PR:		ports/51116
Submitted by:	Mike <ahze@rgv.net>
2003-04-18 05:57:41 +00:00
Gerald Pfeifer
8e282b7bde Remove files/patch-t-freebsd. The underlying problem has been fixed in
GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions
of FreeBSD should build fine with this patchs, its just another extra
difference to pristine FSF sources and may cause subtle header-related bugs
for FreeBSD 4.x systems.

Submitted by:	Loren James Rittle <rittle@latour.rsch.comm.mot.com>
2003-04-17 14:04:43 +00:00
Edwin Groothuis
f2a589eced Add emulators/vmware3 to emulators/Makefile
Add lang/gcc33 and lang/tclX to emulators/Makefile
2003-04-17 11:13:19 +00:00
Kris Kennaway
f65b03b129 Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it. 2003-04-17 10:40:48 +00:00
John Polstra
64a1605ef0 I had to roll a new compiler bootstrap for the FreeBSD/alpha
platform because of a last-minute botch generating the original one.
Update the port to use the corrected bootstrap tarball.
2003-04-16 02:05:19 +00:00
John Polstra
e8cf142656 Upgrade to ezm3 1.1. This adds support for FreeBSD/sparc64.
Because of an unavoidable API change in this release, CVSup versions
prior to 16.1h probably won't build using this version of ezm3.
2003-04-15 19:04:39 +00:00
John Hay
73b2bd9b25 Update to nqc 2.5 r1. 2003-04-15 15:58:28 +00:00
John Hay
b3bf287304 Remove old maintainer info. 2003-04-15 15:57:13 +00:00
Gerald Pfeifer
1db51c3071 Remove the last part of jdp's profile fixes from 1998/10/08, which actually
breaks -fprofile-arcs for current GCCs.

PR:		50842
2003-04-14 19:56:36 +00:00
Gerald Pfeifer
f38a070d82 Remove the last part of jdp's profile fixes from 1998/10/08, which actually
breaks -fprofile-arcs for current GCCs.

PR:		50842
2003-04-14 09:06:18 +00:00
Edwin Groothuis
8f2017c53c print/pdflib -> print/pdflib4
Informed maintainer
2003-04-14 06:26:11 +00:00
Alan Eldridge
ef6887aa65 committed zwiki thread stack patch 2003-04-13 19:20:43 +00:00
Edwin Groothuis
1b53ebbb31 Maintainer update port: lang/fbbi An interperter for the Befunge-98 language
PR:		ports/50403
Submitted by:	Leland Wang <llwang@infor.org>
2003-04-13 12:45:12 +00:00
Dirk Meyer
78917e617a - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:		50479
2003-04-13 07:38:27 +00:00
Dirk Meyer
3361106f3b - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
- build with X11 by default
- add Option WITHOUT_X11
- Fix PLIST
PR:		50479
2003-04-13 07:34:29 +00:00
Dirk Meyer
81c16ac79d 1) COMMENT can be overrritten by a slave port (suggested by obrien)
2) Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
   fix PLIST so critical file libgcc_s.so.1 is included.
   no response from obrien since 2003-03-31
Approved by:	gerald
2003-04-13 06:05:49 +00:00
Pierre Beyssac
652d3f5d3f Fix typo: EXTRACT_SUFFIX -> EXTRACT_SUFX. 2003-04-12 13:40:52 +00:00
Tilman Keskinoz
68128a40e4 Mark broken. Does not compile
PR:		50755
Submitted by:	brueffer (maintainer)
2003-04-09 18:27:52 +00:00
Norikatsu Shigemura
feac278b28 Fix build on alpha.
Noticed by:	bento via kris
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-04-09 15:18:48 +00:00
Norikatsu Shigemura
7992bacbbf Fix build on alpha.
Pointed out by:	bento via kris
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-04-08 16:40:54 +00:00
Oliver Braun
8b5d57fdac Upgrade to 1.1. 2003-04-07 21:51:01 +00:00
Gerald Pfeifer
7884ebd7be Appease portlint by various whitespace changes. Remove last traces of
PATCH_SITES and PATCHFILES which we haven't used lately as well as of
libgcj not building properly.
2003-04-06 14:30:41 +00:00
Daniel Eischen
055974696c Remove the BUILD_DEPENDS for gcc28; we don't need gcc28 to be built or
installed, we just want the port's patch files.
2003-04-06 12:50:49 +00:00
Kris Kennaway
41e161586b Add missing files 2003-04-05 21:07:12 +00:00
Akinori MUSHA
ddc24aebc2 Install a cookie file per variant in RUBY_ELISPDIR.
Reported by:	kris
2003-04-05 11:37:55 +00:00
Akinori MUSHA
02d667e890 Sort. 2003-04-05 11:31:55 +00:00
Kris Kennaway
e2c262c8be Add missing file 2003-04-05 06:23:24 +00:00
Norikatsu Shigemura
a8d474d0d8 Remove unnecessary operation in do-install.
I forgot to commit in previous.

PR:		ports/45845
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:54:46 +00:00
Norikatsu Shigemura
a0acc84491 Add chicken 1.0, a Scheme-to-C compiler supporting most of the
features as described in the Revised^5 Report on the Algorithmic
Language Scheme.

PR:		ports/50155
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:40:54 +00:00
Norikatsu Shigemura
26938680a0 Update to 1.7.8.
I forgot to commit remain PR.

PR:		ports/50155
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-04-04 21:33:10 +00:00
Norikatsu Shigemura
925cf8fc05 Update to 2d5.
PR:		ports/45845
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
Approved by:	maintainer timeout (4 months)
2003-04-04 21:17:28 +00:00
Norikatsu Shigemura
63356425d0 Update to 0.7.3.2.
PR:		ports/49089
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:55:35 +00:00
Norikatsu Shigemura
6b211efd98 Add sisc 1.7.7, an extensible Java-based Scheme interpreter of
the algorithmic language Scheme.  SISC uses modern interpretation
techniques, and handily outperforms all existing Java interpreters.

PR:		ports/50109
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:52:05 +00:00
Norikatsu Shigemura
fd39d53554 Add stklos 0.54, the successor of the STk Scheme interpreter.
STklos is a free Scheme System (nearly) conform to R5RS.  The
aim of this implementation is to be fast as well as light.

PR:		ports/50231
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:26:07 +00:00
Dirk Meyer
4927601e41 - add CATEGORIES to amke portlint happier. 2003-04-04 17:46:26 +00:00
Gerald Pfeifer
0c4650a88c Remove PATCH_SITES and PATCHFILES which we haven't used lately and related
material.

Reviewed by:	obrien
2003-04-04 16:16:13 +00:00
Dag-Erling Smørgrav
1f7c9bf5c0 Update to 0.7.14. 2003-04-04 12:02:14 +00:00
Joe Marcus Clarke
f40ec725b7 Work around what I believe to be a broken implementation of isfinite()
in -CURRENT that was causing a numerical overflow in apps such as
GnuCash.

PR:	50089
2003-04-04 04:55:14 +00:00
Gerald Pfeifer
97ebd85a1f Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. 2003-04-03 09:55:58 +00:00
Dirk Meyer
5007d8874c - Fix some problems for other ports when WRKDIRPREFIX= is not set.
(packages are not affected)
2003-04-03 04:21:50 +00:00
Gerald Pfeifer
61cf47fa3f Finally remove the parts of this patch that date back to 1998 and have now
been commented for more than a year.
2003-04-02 20:18:22 +00:00
Gerald Pfeifer
0442b27ae7 Remove special alpha optimization warning. alpha support now should be
sufficiently stable.
2003-04-02 11:43:15 +00:00
Alexander Leidinger
a85b627940 The new version of icc adds -I include paths before the standard include
path, thus adding a system path with -I results in not respecting the
sunstitute headers. This results in problems because we have some important
changes there.

Parts of this commit where
Submitted by:	marius@alchemy.franken.de
2003-04-02 10:50:38 +00:00
Gerald Pfeifer
b3df6d1ece Simplify the shell code used by the pre-patch target.
Suggested by:	obrien
Reviewed by:	Dan Nelson <dnelson@allantgroup.com>
2003-04-01 22:49:30 +00:00
Dirk Meyer
51031bdb65 - add COMMENT and MAINTAINER
- make portlint happier
2003-04-01 20:18:25 +00:00
Maxim Sobolev
b169298681 Add a new `WITH_THREADS' option to build perl with support for threads and
fix threaded build on 5.x.

Approved by:	maintainer
2003-04-01 12:29:12 +00:00
Norikatsu Shigemura
b6f17aabfa Update to 0.6.8.
PR:		ports/50483
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2003-03-31 15:54:00 +00:00
Dirk Meyer
9c77d269ae LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
2003-03-31 01:19:14 +00:00
Dirk Meyer
37c39ae480 LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
Approved by:	gerald
2003-03-31 01:12:17 +00:00
Edwin Groothuis
d97483e3cf loadpath.UNIX as installed is wrong
Eiffel applications that still rely on loadpath to work correctly,
	will not work with the port as installed. This patch fixes that
	problem.

PR:		ports/47988
Submitted by:	User & <berend@nederware.nl>
2003-03-30 23:59:29 +00:00
Gerald Pfeifer
ded3b5a006 Add support for the bounds-checking patch by Herman ten Brugge (which
provides an -fbounds-checking command-line option).  This is optional
and built only if WITH_BOUNDSCHECKING is defined.

PR:		50178
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-03-30 23:55:35 +00:00
Akinori MUSHA
6e48bb573f Distfiles moved. (www.ruby-lang.org site reorg.) 2003-03-30 15:50:58 +00:00
Joseph Koshy
b4b193d2e7 - Unbreak for 5-CURRENT
- calm processor warnings for assembler code on 5-CURRENT
- mark the Alpha as currently unsupported
- update WWW: link.

Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2003-03-30 00:48:14 +00:00
Joseph Koshy
7daabed8b9 Make this port build on 5-CURRENT. 2003-03-30 00:36:22 +00:00
David E. O'Brien
21080a020f Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot. 2003-03-29 23:14:33 +00:00
Tilman Keskinoz
fca9fceff7 Fix build by linking with libutil.
PR:		50335
Submitted by:	Nate Eldredge <neldredge@hmc.edu>
Approved by:	Jerry A! <jerry@thehutt.org> (maintainer)
2003-03-29 19:57:16 +00:00
Jens Schweikhardt
3905eb963a New patch to unbreak the build (configure step runs thread program that
never terminates and hogs the CPU).

Approved by: MAINTAINER timeout
PR:	ports/45233
2003-03-29 13:06:59 +00:00
Dirk Meyer
cbaa1d31a1 - add INSTALLS_SHLIB and LDCONFIG_DIRS so
LIB_DEPENDS+= objc:${PORTSDIR}/lang/gnustep-objc
  can work on a clean system.
2003-03-29 08:29:34 +00:00
David E. O'Brien
9e279726a1 Update to the Mar 14, 2003 version:
the internationalization changes, somewhat modified, are now
	reinstated.  in theory awk will now do character comparisons
	and case conversions in national language, but "." will always
	be the decimal point separator on input and output regardless
	of national language.  isblank(){} has an #ifndef.

	fixed subtle behavior in field and record splitting: if FS is
	a single character and RS is not empty, \n is NOT a separator.
	this tortuous reading is found in the awk book; behavior now
	matches gawk and mawk.
2003-03-28 21:44:15 +00:00
Gerald Pfeifer
364c27a0ca Add support for the base language test suites.
Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-28 21:21:45 +00:00
Dirk Meyer
b40737ebf1 - replace old port of libobjc
this depends now on lang/gcc32 using it as a master port.
  to build the needed version of libobjc.so
2003-03-28 21:18:20 +00:00
Jimmy Olgeni
23a2f8d940 Update to 5.04.3. 2003-03-28 20:30:40 +00:00
Alexander Leidinger
81ac3ff758 - Update to 7.1.006.
Submitted by:	marius@alchemy.franken.de

 - Minor cosmetics (FIND) and corrections (COMMENT).
2003-03-28 10:45:57 +00:00
Oliver Braun
d2a27b18f5 Upgrade to 5.04.3.
PR:		ports/50354
Submitted by:	maintainer
2003-03-27 22:55:09 +00:00
Gerald Pfeifer
29245523d4 Enable libgcj (which has actually been building fine since GCC 3.1 on
FreeBSD/i386 and works on FreeBSD/alpha using the hack in files/patch-ub).

PR:			47790
Partially Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 17:42:31 +00:00
Gerald Pfeifer
8e6bf61c38 Remove special alpha optimization warning. alpha support now should be
sufficiently stable, and the testsuite output for FreeBSD/alpha shows no
extra -O2 failures.

Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 10:35:51 +00:00
Gerald Pfeifer
a3b3aede9d Assume maintainership of this port.
Approved by:	obrien (mentor)
2003-03-26 10:19:52 +00:00
Oliver Braun
f5b8ff3007 Tarball has been rerolled. Developer added one tiny extra fix for Cygwin
configuration, and removed lots of files that belonged to the Hat project,
which are no longer relevant to building nhc98.

No functional change, so no need to bump PORTREVISION.

Noticed by:	Matthew Donadio <m.p.donadio@ieee.org>
2003-03-25 15:06:02 +00:00
Gerald Pfeifer
4a2ca53673 Fix COMMENT and a Makefile comment. 2003-03-24 16:03:14 +00:00
Ollivier Robert
6911833675 Update to 3.15p: Previous version doesn't compile anymore with the newer GNAT
compiler.

PR:		ports/49058
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2003-03-24 07:49:13 +00:00
Dirk Meyer
bdd62873c5 - fix problem with sed, if no WRKDIRPREFIX is set. 2003-03-24 04:20:47 +00:00
Oliver Braun
e4b3f02906 Upgrade to 1.16. 2003-03-23 22:31:20 +00:00
Dirk Meyer
205c6a7b78 - Update to 1.6.0 2003-03-23 20:34:37 +00:00
Dirk Meyer
0bb946dfef - Update to 8.4.2
- make SOURCE path in tclConfig.sh variable
PR:             48574
2003-03-23 20:29:46 +00:00
Dirk Meyer
e8786b87cf - make SOURCE path in tclConfig.sh variable
PR:             48574
2003-03-23 20:29:13 +00:00
Tilman Keskinoz
ac40454ac3 Update to 3.2-5
PR:		48918, 47096
Submitted by:	maintainer
2003-03-23 19:10:01 +00:00
Akinori MUSHA
b6603ab9fa Update to 0.0.4. 2003-03-23 06:48:01 +00:00
Gerald Pfeifer
9945021b5e Remove special USER_H override.
Submitted by:	Loren James Rittle <rittle@labs.mot.com>
Approved by:	kris (portmgr)
2003-03-20 22:11:30 +00:00
Akinori MUSHA
20891a02d0 Another BUILD_DEPENDS -> EXTRACT_DEPENDS leftover.
Noted by:	kris
2003-03-18 02:49:13 +00:00
Adam Weinberger
6732d24701 loadabs.c.bak gets created, for some reason, as part of the build process,
and never gets deleted. Let's ${RM} this file before installing the port.

Noticed by:	kris
Approved by:	kris (portmgr)
2003-03-17 05:39:01 +00:00
Mikhail Teterin
5ccf107ff6 Upgrade to 8.3.5 after repocopy from lang/tclX82. No ports depend
on this yet, but should be switching now. The lang/tclX82 will go
away after the release.

Approved by: portmgr timeout (3 requests remain unanswered)
2003-03-11 19:18:48 +00:00
Akinori MUSHA
2e424568fb Change BUILD_DEPENDS to EXTRACT_DEPENDS.
Submitted by:	bento
2003-03-11 08:57:33 +00:00
Jimmy Olgeni
485d93610e Fixes for supporting compressed postscript documentation.
Approved by:	kris
2003-03-08 11:58:45 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Jimmy Olgeni
f10b15e833 Fix version number in emacs hint. 2003-03-06 11:13:20 +00:00
Anton Berezin
35b0358498 Update to 1.11, retire pkg-comment and MANPREFIX. 2003-03-05 20:18:14 +00:00
Oliver Braun
e716d7b351 * Make port respect PREFIX, CFLAGS, LDFLAGS.
* Cleanup patches, use REINPLACE were appropriate.

Approved by:	maintainer
2003-03-05 19:25:55 +00:00
Jimmy Olgeni
1acf758549 Add hint about OPTIONAL_MANPATH. 2003-03-05 19:24:24 +00:00
Jimmy Olgeni
85c5a5cd95 Update to R9B-1. 2003-03-05 19:23:46 +00:00
Alexander Leidinger
1063cdc7db Update to 7.0.086. 2003-03-05 18:55:31 +00:00
Oliver Braun
326579a25f Add ohugs 0.5, interpreter for Haskell with object-oriented features.
PR:		ports/48946
Submitted by:	Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
2003-03-05 16:06:49 +00:00
Akinori MUSHA
45d3e13a30 Update to 1.8.0-preview2, which now includes ruby-testunit. 2003-03-03 17:03:09 +00:00
Akinori MUSHA
6444301bd3 ruby-testunit has been integrated into ruby. 2003-03-03 16:47:14 +00:00
Akinori MUSHA
57e369771f Update lang/ruby-devel to 1.8.0-preview2. 2003-03-03 16:33:54 +00:00
Jimmy Olgeni
9d5b764c7d Unbreak after OpenSSL update (using OPENSSL_DES_LIBDES_COMPATIBILITY).
Submitted by:	nectar
2003-03-03 14:49:02 +00:00
Dirk Meyer
38392297d9 - mark with IGNORE, scheduled for removal. 2003-03-02 07:23:08 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
FUJISHIMA Satsuki
33e610508d track ESR's page.
www.tuxedo.org -> www.catb.org
2003-03-01 13:04:27 +00:00
John Hay
73619d4dbe After nudging from the current maintainer, take over maintainership.
De pkg-comment.
Update to ver. 2.5.a5.
Add FreeBSD support for the USB IR Lego Tower.
2003-02-28 20:02:53 +00:00
Juli Mallett
c168cc0473 Update to 0.21.
Approved by:	marcus (mentor)
2003-02-28 07:05:20 +00:00
Akinori MUSHA
08be597229 Retire Pike 7.3.
PR:		ports/48629
Submitted by:	Xavier Beaudouin <kiwi@caudium.net> (MAINTAINER)
2003-02-27 10:11:04 +00:00
Dirk Meyer
55b29f2dc4 - Update for gnustep 1.5.2 and gui 0.8.4 2003-02-26 20:05:16 +00:00
Akinori MUSHA
e699572f1b Update to 0.0.3 and unbreak post-install. 2003-02-26 19:58:22 +00:00
Dirk Meyer
a0d87e8d2c - Update gnustep-base and gnutsep-make to 1.5.2 2003-02-26 19:57:44 +00:00
Juli Mallett
98e93a4bec Update to 0.20, de-pkg-comment.
Approved by:	marcus (mentor)
2003-02-26 02:28:59 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Akinori MUSHA
5ef7f5c294 Add ruby-js, a Ruby binding to NJS JavaScript Interpreter. 2003-02-25 06:21:09 +00:00
Dirk Meyer
69b55b0807 - add suuport for option TCL_WITH_THREADS
Submitted by:	lehmann@ans-netz.de
2003-02-23 12:33:36 +00:00
Jimmy Olgeni
e3a7a074f8 Suppress command echo. 2003-02-23 11:07:26 +00:00
Jimmy Olgeni
2563cb72b3 De-pkg-comment my ports + some more. 2003-02-23 10:51:29 +00:00
Dirk Meyer
d874d04fcf - mark ia64 as not supported
- make portlint happy
2003-02-23 08:16:19 +00:00
Kris Kennaway
d10594d406 Add missing directory 2003-02-22 04:56:39 +00:00
Kris Kennaway
192120bbe3 Add missing files 2003-02-22 03:59:59 +00:00
Kris Kennaway
75b2d8e73a Don't remove the share/java and share/java/classes system directories. 2003-02-22 02:59:59 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Joe Marcus Clarke
1f78def041 * Revert previous commit to pkg-plist [1]
* De-pkg-comment

[1] See http://www.freebsd.org/cgi/query-pr.cgi?pr=48439 for more details.
2003-02-19 05:29:57 +00:00
Jun Kuriyama
acbd0d2e3f Cleanup extra directories.
Approved by:	tobez (maintainer)
2003-02-18 13:38:21 +00:00
Akinori MUSHA
54af146904 Touch configure in the pre-configure stage lest the timestamp of
configure.in be ahead of that of configure and autoconf thus be
demanded.

Submitted:	kris, bento
2003-02-18 11:24:59 +00:00
Oliver Braun
3d2b895bb7 De-pkg-comment and make portlint a little bit happier. 2003-02-18 10:50:48 +00:00
Akinori MUSHA
3594eaa303 De-pkg-comment. 2003-02-18 05:42:05 +00:00
Tilman Keskinoz
2cebd4deb3 Update to 2.4.3. Set MAINTAINER back to ports.
PR:		47847
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
Approved by:	dyfet@gnu.org (old Maintainer)
2003-02-17 18:28:17 +00:00
Yen-Ming Lee
06acef4d06 update to cocor-1.7, switch to new master site and apply COMMENT.
PR:		48380
Submitted by:	Guy Antony Halse <guy@rucus.net>
2003-02-17 13:53:37 +00:00
Edwin Groothuis
ad4771eabc Added repocopy of lang/pike72 -> lang/pike74 2003-02-17 07:20:21 +00:00
Edwin Groothuis
5c529b52a1 Recommit lang/pike74 after last weeks attempt to commit it in the
first place, leaving nothing but emptyness in its directory.

PR:		ports/47433
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-02-17 07:19:54 +00:00
Joe Marcus Clarke
ac113cf42b Correct an error building the temporary packing list.
PR:	48163
2003-02-15 23:47:02 +00:00
Alexander Leidinger
9308657f35 Update to 7.0.083.
I'm not aware of a change between 7.0.082 and this version which affects
FreeBSD, so no need to update if you already have 7.0.082 installed.
2003-02-15 15:46:17 +00:00
Christian Weisgerber
e89fa95eac Update to version 4.3.0.
PR:		48040
Submitted by:	Ports Fury
2003-02-14 16:06:34 +00:00
Mark Pulford
dceb1f771a Update to 7.2.2.
Remove man page from plist.

PR:		48090
Submitted by:	maintainer
2003-02-14 13:48:40 +00:00
Mark Pulford
cbf82f266d Add PORTDOCS support.
PR:		47489
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-02-14 13:07:33 +00:00
Hye-Shik Chang
27778a8628 Use per-user cachedir instead of root's that causes some problems.
Submitted by:	Shannon -jj Behrens <jj@nttmcl.com>
PR:		48267
2003-02-14 04:51:33 +00:00
Norikatsu Shigemura
d4d4daa6cd Update to 0.6.7.1.
Suggested by:	knu
Approved by:	Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
2003-02-13 05:22:31 +00:00
David E. O'Brien
420899055a Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sure
all the various tools knows a newer version is available than anything
installed to date.
2003-02-12 16:34:03 +00:00
Akinori MUSHA
e1d433e49a ruby-erb is now part of ruby 1.8 and shim-ruby18. 2003-02-12 16:12:00 +00:00
Norikatsu Shigemura
5a7a43ede9 Update to 0.6.7.
PR:		ports/48065
Submitted by:	Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
2003-02-12 16:03:33 +00:00
Edwin Groothuis
e662fd7e73 New port: lang/pexts : Pike extensions for pike 7.2
PExts (Pike EXTensionS) are modules for Pike to handle some
	usefull extensions like bzip2, mhash and PCRE.
	Theses modules are used automaticaly by Caudium.

PR:		ports/45980
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-02-12 09:17:41 +00:00
Edwin Groothuis
7bb746c91e [Maintainer Update] lang/pike73 update to pike 7.4.13
Pike 7.3 is gone. This developement version doesn't exist
	anymore.  It is now replaced by Pike 7.4 branch.

PR:		ports/47433
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-02-12 07:43:44 +00:00
Ying-Chieh Liao
e16b59f762 upgrade to 7.2.440
PR:		45979
Submitted by:	maintainer
2003-02-11 07:12:56 +00:00
Dirk Meyer
e38b201b9d - fix portlint fatal, introduced by kris. 2003-02-11 04:41:09 +00:00
Dirk Meyer
26d0b60848 - Fix spelling 2003-02-11 04:39:49 +00:00
Alexander Leidinger
97084c21a6 - update to 7.0.082
- fix [dfi]vec.h with stlport-iostreams
- do not install a Windows header (mathf.h)
- do not install libompstub (depends on pthread_atfork(), see PR 17437)

Submitted by:	marius@alchemy.franken.de

- point to the icc errata after make install
2003-02-10 14:04:11 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Kris Kennaway
534ad9b411 Set NOPRECIOUSMAKEVARS to unbreak 'make readmes' 2003-02-10 07:22:35 +00:00
Akinori MUSHA
3455ccce0e lang/ruby16-shim-ruby18 now includes erb, ipaddr and open-uri too. 2003-02-09 17:38:39 +00:00
Gerald Pfeifer
4519345c08 Update to GCC 3.2.2.
Approved by:	obrien (mentor)
2003-02-08 18:34:17 +00:00
Oliver Braun
405d3354f1 Tarball has been renamed. MD5 sum is still the same.
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-02-07 22:41:13 +00:00
Joe Marcus Clarke
ad33b9c673 Chase glib20's shared lib version. 2003-02-07 18:59:45 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Alan Eldridge
034f41d355 Set stacksize to 128K from 64K. Adapted from http://zwiki.org/IssueNo0226.
PR:		47943
Submitted by:	Alex Rodioukov <simuran@shaw.ca>
2003-02-06 16:44:21 +00:00
Christian Weisgerber
e6227c109f Homepage has changed.
PR:		47857, 47859, 47900, 47901
Submitted by:	tadalunch@s5.xrea.com
2003-02-05 18:23:57 +00:00
Joseph Koshy
6583f9b557 Update to v203. 2003-02-05 14:13:11 +00:00
Joseph Koshy
b2188ff6f3 Sort PLIST. 2003-02-05 14:11:08 +00:00
Joe Marcus Clarke
3ea9b25be8 * Teach guile about LOCALBASE and X11BASE when looking for scheme modules
* Assign maintainership to gnome
2003-02-05 06:10:54 +00:00
Dirk Meyer
2c6d201845 - use LATEST_LINK 2003-02-04 20:12:46 +00:00
Akinori MUSHA
e830864950 Use devel/oniguruma to build ruby with oniguruma. 2003-02-04 13:13:05 +00:00
Akinori MUSHA
7138aea220 Update Oniguruma to 20030204. 2003-02-04 12:53:42 +00:00
Anton Berezin
8768138cc6 Update to 1.09.
Vendor changes:	minor fixes
2003-02-02 15:42:28 +00:00
Oliver Braun
77ab3f6fa6 Fix libs.
PR:		 ports/47486
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-31 13:04:13 +00:00
Oliver Braun
1cb56f69b9 Add dependency on devel/pcre.
Pointed out by:	kris,bento
2003-01-31 12:11:39 +00:00
Oliver Braun
199eacbbd9 * Install the helium-interpreter as helium-i, since otherwise it conflicts with
hi from lang/nhc98 or devel/hs-hmake.
* Bump PORTREVISION.
2003-01-30 11:42:59 +00:00
Kris Kennaway
d604e1d6d3 Use the full path to /sbin/sysctl
Noticed by:	'make index' in crontab
2003-01-30 08:23:53 +00:00
Dirk Froemberg
16015ff0f5 Remove lang/php4 which was integrated into www/mod_php4. 2003-01-29 15:19:15 +00:00
Akinori MUSHA
9e0be2a43f Update lang/ruby-devel to the latest snapshot as of 2003.01.28.
Update Oni Guruma to 20030121.

Now that the MAKE_ARGS problem is gone, re-enable MAKE_ARGS for
sparc64.
2003-01-29 09:41:03 +00:00
Oliver Braun
13e644cdcb Add pkg-message to inform the user about LVMPATH. 2003-01-28 12:21:06 +00:00
Oliver Braun
bda620e29c Helium is a compiler for a subset of Haskell designed especially for teaching
Haskell.

WWW: http://www.cs.uu.nl/~afie/helium/
2003-01-28 09:57:00 +00:00
Akinori MUSHA
fb25c3cdc4 Update to 9.4.1.
PR:		ports/47329
Submitted by:	Ports Fury
2003-01-27 12:50:15 +00:00