aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5arved2003-11-193-2/+8
| | | | | | PR: 59465, 59473 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> \ KATO Tsuguru <tkato@prontomail.com>
* Forgot to check this in at the same time as Makefile and distinfo.linimon2003-11-181-4/+51
| | | | Reminded by: submitter of original PR (ports/58996).
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-182-2/+4
|
* Maintainer update to latest version. Major changes: renumbered versioning;linimon2003-11-182-5/+4
| | | | | | | the user interface has changed to vi(1) style. For other changes and bugfixes see alisp.t. PR: ports/58996 Submitted by: nmh@t3x.org (maintainer)
* Incorporated into upstream version. PR: ports/58996.linimon2003-11-181-41/+0
|
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-2/+2
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-175-5/+0
|
* Allow compiling with debugging enabled.jeh2003-11-173-2/+9
| | | | | PR: 58851 Submitted By: jeh
* - Fix typo in LIB_DEPENDSkrion2003-11-171-3/+3
| | | | | Noticed by: mich No cookies for: krion
* - Use tcl84/tk84 instead of tcl83/tk83krion2003-11-161-8/+8
| | | | | | | | - Bump PORTREVISION PR: 56654 Submitted by: YazzY <yazzy@yazzy.org> Approved by: maintainer timeout > 2 months
* Ignore syntax errors on compiling 3rd party packages.perky2003-11-1610-0/+160
| | | | Tested by: Lee Harr <missive@hotmail.com>
* Significantly simplify and shorten the post-install handling of GCJ includegerald2003-11-161-26/+7
| | | | files.
* Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.gerald2003-11-15104-3835/+585
| | | | | | | There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system.
* correct the syntax of the warning -> error optionsnetchild2003-11-142-2/+2
|
* - Update to 7.1.032.netchild2003-11-146-300/+134
| | | | | | | | | | | | | | | | | | | | - Transform some warnings into errors as suggested by some included docs (some kind of MSVC compatibility which isn't reverted in icc for linux). ld.c: - add possibility to use a different threads lib via PTHREAD_LIBS variable (e.g. PTHREAD_LIBS=-lthr) [1] this may be subject to change when gcc learns how to handle our different threads libs - refactor some code [1][2] - remove mailwrapper license, there's no code from mailwrapper anymore [2] - correct the order of libc and libc_r [1][2] Submitted by: mi [1] Submitted by: Marius Strobl <marius@alchemy.franken.de> [2] Reviewed by: Marius Strobl <marius@alchemy.franken.de> [1]
* This dependency should be EXTRACT_DEPENDS instead of BUILD_DEPENDS.knu2003-11-141-1/+1
|
* Unbreak by removing an obsolete patch, which fix has already beenknu2003-11-142-12/+0
| | | | integrated into lang/ruby16.
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-139-14/+15
|
* - Update to version 0.23krion2003-11-132-2/+2
| | | | | PR: 59229 Submitted by: maintainer
* Clarify a sentence on pkg-message.perky2003-11-133-3/+3
| | | | | PR: 59196 Submitted by: Linh Pham <question@closedsrc.org>
* - update MASTER_SITESdinoex2003-11-121-3/+1
|
* - Patch only *.[ch] fileskrion2003-11-121-1/+1
| | | | | PR: 59198 Submitted by: maintainer
* add .so supportijliao2003-11-124-12/+30
| | | | | | | utilize DOCSDIR PR: 59199 Submitted by: maintainer
* In some cases of weird symlinking (possibly triggered by portupgrade),tobez2003-11-1210-15/+40
| | | | | | | | perl binary might fail to be installed during make install. Try to fix that. Reported by: "Shobaki sam." <shsam@free.fr> PR: 59186
* - make build only on i386 alphadinoex2003-11-121-0/+1
| | | | | | | from bento: > Configuration sparc64-portbld-freebsd5.1 not supported > Configuration amd64-portbld-freebsd5.1 not supported > Configuration ia64-portbld-freebsd5.1 not supported
* Add a paragraph about Intels support in the post-install message.netchild2003-11-112-0/+10
|
* Update forgotten distinfo.tobez2003-11-115-5/+5
| | | | Reported by: herbert@bugat.at
* 1. Update to 5.8.2.tobez2003-11-1110-35/+30
| | | | | | | | 2. Finally switch to libperl.so. 3. Respect CFLAGS. PR: 58735 (item 3) Submitted by: Lars Eggert <larse@isi.edu> (item 3)
* add rexx-wrapper 2.1ijliao2003-11-106-0/+108
| | | | A tool that wraps Rexx source or tokenised code into an executable
* add rexx-regina 3.2ijliao2003-11-107-0/+95
| | | | A Rexx interpreter
* Restore support for gij.gerald2003-11-091-1/+1
|
* Update to the 2003-11-03 snapshot of GCC 3.3.3. Handle binaries that aregerald2003-11-092-12/+20
| | | | | not provided on all platforms (notably SPARC at this time) by installing a dummy instead.
* Build GCC using `make bootstrap-lean` instead of `make bootstrap` to increasegerald2003-11-091-1/+1
| | | | the chance of success on disk starved hosts (e.g. on the FreeBSD cluster).
* As announced on Aug 7, remove the broken ETHOberonV4 portkris2003-11-086-1358/+0
|
* - Update to version 0.6krion2003-11-084-162/+421
| | | | | PR: 59033 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-072-4/+4
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Use the new Apache bits from bsd.port.mk.marcus2003-11-074-14/+13
| | | | Submitted by: dinoex
* - Update to version 4.4.3krion2003-11-073-60/+76
| | | | | PR: 59010 Submitted by: Ports Fury
* - Update to version 2.730krion2003-11-073-7/+9
| | | | | PR: 59009 Submitted by: Ports Fury
* Update to 0.4arved2003-11-063-10/+48
| | | | | | | Drop maintainership PR: 48997 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* Update to 7.4.31jeh2003-11-063-10/+8
| | | | | PR: 58009 Submitted By: MAINTAINER
* Per distfile survey, remove mastersite #2, which now automaticallylinimon2003-11-061-2/+1
| | | | redirects you to mastersite #1. Informed maintainer.
* Per distfile survey, update mastersite. However, note that the mastersitelinimon2003-11-061-1/+6
| | | | | | | no longer carries this version of the distfile. The newer version is renamed, and I have left a note to that effect; I would have committed it myself if the patches had applied cleanly, but they don't. Some interested person would have to volunteer to look at that.
* . Update to mmix-20030622.glewis2003-11-063-77/+77
| | | | | PR: 57863 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Attmempt to provide a more recent URL. I could not figure out howlinimon2003-11-061-1/+1
| | | | | | to genericize this thing -- the HP web site wants to "help" you to fetch from one specific server. Folks, that's not really the way load-balancing is supposed to work. In any case, the old URL is dead.
* Per distfile survey, remove mastersite which disappeared in September 2002.linimon2003-11-061-1/+2
|
* Update to 4.3.4 final release.jeh2003-11-054-26/+6
| | | | | PR: 58914 Submitted by: MAINTAINER
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-053-3/+3
|
* - Include pyexpat module in python base ports because python incorporatedperky2003-11-0533-31/+36
| | | | | | | | expat 1.95.6 in its distribution from Python-2.3. - Bump PORTREVISION subsequently. Requested by: Mike Brown <mike@skew.org> Jeremy Kloth <jeremy.kloth@fourthought.com>
* Make portlint(1) happy.osa2003-11-041-6/+6
|
* - Update to 0.2.6obraun2003-11-043-7/+6
| | | | | | | | | - Nitpick COMMENT - Remove unused USE_REINPLACE PR: ports/55854 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer timeout (>2 month)
* - Fix build on -currentkrion2003-11-041-11/+12
| | | | | PR: 58878 Submitted by: Ports Fury
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-032-2/+2
|
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-1/+1
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Reset maintainer on ports maintained by the following non-ports committers,kris2003-11-031-1/+1
| | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue
* Reset maintainer on ports owned by the following committers who havekris2003-11-032-2/+2
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* Remove lang/jgnat* ports from the tree:edwin2003-11-0334-1390/+0
| | | | | | | | | | | | | | | | Date: Sat, 1 Nov 2003 20:29:30 -0800 From: John Merryweather Cooper <coop9211@uidaho.edu> To: edwin@lonesome.com Subject: Re: FreeBSD ports Problem Reports for ports you maintain X-Mailer: Balsa 2.0.15 lang/jgnat and the associated lang/jgnat-doc-* ports should be retired. lang/jgnat is no longer supported by ACT and will no longer compile with lang/gnat's Ada compiler. PR: ports/46443 Submitted by: david@realityrift.com Approved by: John Merryweather Cooper <coop9211@uidaho.edu>
* Bump portrevision.linimon2003-11-021-0/+1
| | | | | Reminded by: kris. Approved by: maintainer.
* Fix handling of UPPER tag. PR: ports/42281. Approved by: maintainer.linimon2003-11-022-0/+62
|
* remove blank line in Makefile to make portlint happyobraun2003-11-021-1/+0
|
* WWW has movedobraun2003-11-021-1/+1
|
* * Add WITH_HINT knob to install Hint which requires java.obraun2003-11-023-0/+29
|
* - add LDFLAGS, make compatible to lang/gcc33dinoex2003-11-021-0/+1
|
* Fix build on 4-STABLE. Sorry.knu2003-11-011-0/+25
| | | | Reported by: many
* Update lang/ruby16 to the latest snapshot as of 2003-10-15.knu2003-11-012-13/+1
| | | | This fixes a few bugs in standard libraries.
* Update to 1.8.1-preview2.knu2003-11-015-24/+287
|
* Update lang/ruby18 to 1.8.1-preview2.knu2003-10-313-8/+114
|
* Add quack 0.22, enhanced Emacs support for editing andnork2003-10-306-0/+53
| | | | | | | running Scheme programming. PR: ports/58471 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* o Update to 1.8.5.nork2003-10-303-20/+17
| | | | | | | o Patch updated mostly to prepare for later use of SLIB. PR: ports/58550 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Update to 1.22.nork2003-10-303-3/+11
| | | | | PR: ports/58704 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* o Update to 5.0.0a3 snapshot.nork2003-10-3012-192/+200
| | | | | | | | o Un-break port. o A lot of fixes, taken from recent commits to php4 port. PR: ports/58617 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-3055-280/+510
| | | | | | | | | | - Correct USE_ZOPE dependency to Python 2.1. [1] - Fetch from correct MASTER_SITE_SUBDIR when upgrading python in same branch. [2] - Enable installing separated standard modules for python-devel port. Reported by: Filippo Natali <pitonat@libero.it> [1], Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
* Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't havesobomax2003-10-309-6/+48
| | | | | access to other arches yet), and enable it on freebsd5 (it's enabled on freebsd4 OOB).
* Changed maintainer email address; the old one points to the newlinimon2003-10-301-1/+1
| | | | one as a replacement. Noticed by: Oliver Eikemeier.
* * Remove old post-patch target. It's fixed in 1.1 and with this post-patchobraun2003-10-301-5/+7
| | | | | | | | target runtime problems occur. * Bumb PORTREVISION accordingly. * Mark (temporary) BROKEN on -current. This seems to be a gcc3 issue. Pointed out by: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de>
* Move the inclusion of bsd.port.pre.mk earlier, where it apparentlylinimon2003-10-291-6/+6
| | | | should be.
* Mark as broken on 5.x due to the usual gcc 3.3 problems.linimon2003-10-291-1/+7
|
* Mark broken on 5.x per the usual gcc3.3 reasons.linimon2003-10-291-1/+7
|
* Under certain conditions (perl Makefile.PL used directly or by proxy,tobez2003-10-2910-5/+55
| | | | | | | | without PERL_CONFIGURE trickery), the interaction of 5.8.1's MakeMaker and BSDPAN can lead to parts of perl-using ports to be installed to /lib, which is bad. Fix that. Reported by: Mike Harding <mvh@ix.netcom.com>
* Fix the workings of ENABLE_SUIDPERL knob.tobez2003-10-2910-5/+15
| | | | Reported by: Neil Darlow <neil@darlow.co.uk>, Nicola Tiling <nti@w4w.net>
* - Change to my @FreeBSD.org addresssergei2003-10-281-1/+1
| | | | Approved by: krion (implicit)
* BROKEN: Does not compilekris2003-10-282-0/+4
|
* upgrade to 2.37.233.1545ijliao2003-10-283-134/+133
|
* Un-broke the compile by forcing stdargs.wes2003-10-281-4/+0
|
* Follow the bouncing C compiler: use stdargs instead of varargs in thiswes2003-10-281-1/+2
| | | | lovely ancient code.
* Update to 5.8.1.tobez2003-10-2875-6010/+5075
| | | | | | | | | | Also: Make suidperl optional (ENABLE_SUIDPERL knob). Switch to perlmalloc by default, unless threaded perl is built, to improve performance. Modernize pkg-plist (switch to SITE_PERL where possible). Update WWW. Many thanks to foxfair who prepared most of this update.
* Upgrade to 0.8.5.des2003-10-263-12/+11
|
* - add patch for:dinoex2003-10-262-0/+14
| | | | | | FreeBSD only provides the __fpsetreg() used by the following two for the GNU Compiler. When using, say, Intel's icc they break. Submitted by: root@celsius.bychok.com
* - Unbreak build by adding forgotten dependency on devel/skalibssergei2003-10-261-1/+3
| | | | | | | | Reported by: bento (kris) - Reword COMMENT to avoid truncation by pkg_info(1) Approved by: krion (implicit)
* Remove extra file.olgeni2003-10-251-1/+0
|
* 1) Fix bug on some 4.7 systemsmaho2003-10-252-12/+22
| | | | | | 2) change ignore message provided by Intel Suggestion by: netchild and Marius Strobl
* Add execline 1.05:sergei2003-10-255-0/+152
| | | | | | | | | | | | | | | | | | execline is a very light non-interactive scripting language, which is similar to /bin/sh. Simple shell scripts can be easily rewritten in the execline language, improving performance and memory usage. execline was designed for use in embedded systems, but works on most Unix flavors. execline features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logical and predictable than the shell's syntax, and has no security issues. Author: Laurent G. Bercot <ska-skaware@skarnet.org> WWW: http://www.skarnet.org/software/execline/ Approved by: krion (implicit)
* - Fix MASTER_SITESkrion2003-10-243-10/+6
| | | | | | | - Remove obsolete WWW: line PR: 58447 Submitted by: Ports Fury
* utilize SITE_PERLijliao2003-10-2419-88/+83
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Fix icc and icpc scripts (variable overriding) [1]netchild2003-10-226-32/+62
| | | | | | | | | - Don't extract ia64 RPMs [2] - Fix bug on some 4.7 systems [3] Noticed by: mi [1] Suggested by: mi [2] Tested by: Clint Olsen <clint@0lsen.net>
* Use an updated version of the bounds checking patch which applies w/ogerald2003-10-222-2/+2
| | | | problems.
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsperky2003-10-2214-29/+30
| | | | | | | because it does not point the most recent version of each from ports/Mk/bsd.python.mk 1.38. Reported by: Andy Fawcett <andy@athame.co.uk>
* Update to 7.1.031.netchild2003-10-214-18/+18
|
* Add the authors reply regarding binary distribution of this portedwin2003-10-213-1/+21
| | | | to the pkg-plist, add README and NOTICE to the pkg-plist.
* Adopt this port.gerald2003-10-211-1/+1
| | | | Agreed to by: obrien
* Update to a slightly newer version of the optional bounds checking patches,gerald2003-10-202-5/+5
| | | | | | | but disable the note on WITH_BOUNDSCHECKING as even these have not been updated for GCC 3.3.2 yet. Noticed by: trevor
* Set this very bitrotted code to BROKEN. The last distfile is fromlinimon2003-10-201-0/+2
| | | | | | | | 1993 (!). It only works on i386 and even then only on 4.x. See perhaps instead the project at http://call-with-current-continuation.org/chicken.html. This port should be deleted in 3 months if no one steps forward to save it.
* Per bento logs, mark as broken on non-i386.linimon2003-10-201-3/+3
|
* On second thought, even though it works, it is better to be consistent.linimon2003-10-201-1/+1
|
* Mark broken on non-i386, per bento logs.linimon2003-10-201-0/+4
|
* add dependency on misc/tkman.edwin2003-10-202-2/+4
| | | | Submitted by: "Yonatan Bokovza" <Yonatan@xpert.com>
* Fix build and execution of guile on ia64:marcus2003-10-203-5/+112
| | | | | | | | | | | | | | | | | * Use continuation->backing_store to determine if we return for the first time from getcontext(). This avoids having to depend on non-POSIX semantics of the Linux implementation. * Avoid using __libc_ia64_register_backing_store_base by hardcoding the base of the backing store. The kernel is changed to put the backing store at this address. It's not entirely clean, but I want to avoid adding all sorts of variables in our libc for this for now. * Fix a genuine bug in the ia64 case: the ia64-specific fields are not initialized. On FreeBSD this means they have garbage (= 0xd0). Call memset() after allocation to make sure the contregs structure is properly cleared. Since this may affect other architectures, this patch will be ia64 only. Submitted by: marcel
* - Layout for GnuSTEP 1.8.0dinoex2003-10-192-46/+34
|
* - new option WITHOUT_OPENSSLdinoex2003-10-191-0/+6
| | | | - add USE_OPENSSL
* - Update to 1.8.0dinoex2003-10-194-1438/+784
|
* Utilize PYTHON_SITE_SUBDIR.perky2003-10-194-4/+4
|
* - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internalperky2003-10-193-3/+15
| | | | | | | optimized heap manager for Python 2.3. [1] - Utilize PYTHON_SITE_SUBDIR. Submitted by: kuriyama [1]
* Add the virtual category elisp.linimon2003-10-191-1/+1
| | | | Approved by: mainatiner.
* Add virtual category haskell.linimon2003-10-191-1/+1
| | | | Approved by: maintainer.
* Tcl 8.3 -> tcl 8.4 move.edwin2003-10-193-50/+57
| | | | | Added about.html and help.html to the port. Used DOCSDIR variable instead of hard coded paths
* Surely the fact that these two ports are not listed in the elisp virtuallinimon2003-10-192-2/+2
| | | | cateogory is an oversight.
* Surely the fact that this port is not cross-listed into the virtual categorylinimon2003-10-191-1/+1
| | | | python is an oversight.
* Return ejc's ports to the unmaintained pool.kris2003-10-191-1/+1
| | | | Submitted by: ejc
* Update to the GCC 3.3.2 release, fixing packaging problems caused by thegerald2003-10-172-48/+17
| | | | | | | | previous update on the way. Generalize this port such that switching between GCC snapshots and releases will be even simpler next time. Remove code to use CVS to obtain sources as I (wearing my GCC hat) can guarantee that we will provide snapshots as long as needed in the future.
* Mark BROKEN on -CURRENT. Having garbage collection enabled causes monomarcus2003-10-171-0/+2
| | | | | | | to core dump when it tries to allocate what seems like 512 MB of memory when it tries to do garbage collection. Anyone wanting to look at fixing boehm-gc on FreeBSD is more than welcome to submit patches. You will not be turned away.
* Add alpha to list of 64bit architectures. (This fixes packageperky2003-10-163-3/+3
| | | | | | building on alpha) Spotted by: kris
* BROKEN on 5.x: does not compilekris2003-10-161-0/+4
|
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Reset inactive maintainer.linimon2003-10-161-1/+1
| | | | Reviewed by: kris
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Update from the 2003-08-04 to the 2003-10-13 snapshot which essentiallygerald2003-10-163-11/+10
| | | | will become GCC 3.3.2. Fix the incorrect pkg-descr on binaries installed.
* Fix the incorrect pkg-descr on binaries installed and "sign" this port.gerald2003-10-152-36/+6
| | | | | Given that the GCC 3.2 branch has been completely frozen, remove CVS and update-related features from Makefile.
* Mark as broken. The last release of this package seems to havelinimon2003-10-152-1/+11
| | | | | | | | | been around 2000. It may have been supplanted by a similar project named mpd (http://www.cs.arizona.edu/mpd). PR: ports/56420 Submitted by: Mark Linimon Reviewed by: Mark Linimon
* Add CONFLICT for lang/njs (njs-*)edwin2003-10-141-0/+2
| | | | | PR: ports/57972 (initial) Submitted by: Thierry Thomas <thierry@pompo.net>
* lang/njs: changing conflicts.edwin2003-10-141-8/+2
| | | | | | | | | - removing conflict detection with converters/kdesupport11; - lang/njs and lang/spidermonkey install bin/js (noted by Oliver Eikemeier <eikemeier@fillmore-labs.com>). PR: ports/57972 Submitted by: Thierry Thomas <thierry@pompo.net>
* Disable the build of multithread version.max2003-10-142-3/+3
| | | | This should fix the build on 5.x.
* - Fix BUILD_DEPENDSdinoex2003-10-131-2/+2
|
* Give the MAKE_ENV the proper BINOWN/BINGRP variables.edwin2003-10-132-4/+6
| | | | | | Fix pkg-plist to use DOCSDIR Noticed by: bento
* BROKEN: Does not fetchkris2003-10-131-0/+2
|
* a few files in the 1.1 lang/smarteiffel port had the wrong path (the build path)edwin2003-10-112-21/+11
| | | | | | | | | | | The system.se and loadpath.se files had the build path instead of the install path. This patch corrects this issuse. Also the loadpath.UNIX file was no longer applicable. This isn't an issue for people using the Gobo geant build system, but for pure SmartEiffel users the port didn't work. PR: ports/57203 Submitted by: User & <berend@pobox.com>
* Reword IGNORE text.netchild2003-10-112-2/+2
| | | | Suggested by: Intel Corporation
* * Add upstream patch file.obraun2003-10-113-108/+104
| | | | | | | * Add ONLY_FOR_ARCHS=i386. * Utilize DOCSDIR. * Use CONFLICTS instead of checking conflict with hs-hmake in the ports Makefile.
* Parameterize the target's byte ordering in the packing list. Thisjdp2003-10-092-4/+8
| | | | | | | fixes the package builds for sparc64. PR: ports/57265 Submitted by: Marius Strobl <marius@alchemy.franken.de>
* 21-2.8 => 21.2.8edwin2003-10-081-2/+4
| | | | | PR: ports/56958 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* IFC fails to link when invoked with -ax or -x optionmaho2003-10-086-10/+22
| | | | | | | | because a static library of ifc has an unresolved symbol, __sigsetjmp. The following is an example of error messages: PR: 57574 Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* * Upgrade to 7.1.obraun2003-10-084-3394/+5018
| | | | | | | | | * Remove BROKEN. * Pass maintainership to submitter. [1] PR: ports/57677 Submitted by: Chris Burkert <chris@chrisburkert.de> Approved by: Jean-Sebastien Roy <js@jeannot.org> (old maintainer) [1]
* - re-enable auto-detection for APACHE2dinoex2003-10-081-1/+3
| | | | | PR: 57699 Submitted by: sysadmin@alexdupre.com
* Mega-patch:dinoex2003-10-083-75/+83
| | | | | | | | | | | | | - Add mnogosearch extension - Use USE_OPENSSL knob instead of direct including of bsd.openssl.mk - Fix OpenSSL undefind symbols at runtime - Fix OpenLDAP/MySQL dependencies, by moving down the inclusion of the bsd.port.pre.mk makefile - Fix make describe/all-depends-list to catch correct libraries - Fix mcrypt extension (add ltdl dependency) PR: 57699 Submitted by: sysadmin@alexdupre.co
* upgrade to 0.9.0ijliao2003-10-078-8/+84
|
* I believe this works now. I am able to compile and run some C# apps includedmarcus2003-10-075-7/+96
| | | | | | | | in the mono/tests/ subdirectory, and it no longer hangs or dies with weird errors. (And, yes, I do have garbage collecting enabled). I'll let the C# user community be my judge. There still may be some issues since boehm-gc isn't fully functional in its multi-threaded state on FreeBSD.
* Upgrade to 0.7.2.vanilla2003-10-073-17/+20
| | | | | PR: ports/57614 Submitted by: maintainer
* Update to 0.28, and mark that it is only for i386. Note, it's still notmarcus2003-10-073-14/+37
| | | | clear whether this works correctly on FreeBSD.
* Upgrade to 5.2.8.max2003-10-063-6/+9
| | | | PR: 56277
* Correct the URL for the home page.max2003-10-061-1/+1
| | | | Submitted by: Racz Janos <wpooh@freestart.hu>
* Per bento, this port gets either signal 11 or signal 4 whenerwin2003-10-051-0/+4
| | | | | | | | | trying to install on non-i386. Mark it to warn the unwary. Since it doesn't have a maintainer, I guess you could go either way on whether it should be "broken" or "ignore". PR: 57595 Submitted by: Mark Linimon <linimon@lonesome.com>
* Per bento logs, this port won't configure except on i386.erwin2003-10-051-0/+2
| | | | | | | | | Mark it as ignore to warn the unwary. (There's probably little reason to mark it as broken since it has no maintainer. Any volunteers?) PR: 57594 Submitted by: Mark Linimon <linimon@lonesome.com>
* - Add WWW line in pkg-descrkrion2003-10-051-0/+2
| | | | | PR: 57596 Submitted by: Mark Linimon <linimon@lonesome.com>
* update moazart to 1.2.5.20030212oliver2003-10-054-11/+24
| | | | | | PR: 54792 Submitted By: Andy Hauser <andy-freebsd@splashground.de> Approved By: maintainer timeout (41 days)
* Update to Python-2.3.2perky2003-10-0413-93/+38
|
* update to 7.1.033maho2003-10-044-12/+12
|
* Commit the correct md5 sum.netchild2003-10-042-2/+2
| | | | Noticed by: Marius Strobl <marius@alchemy.franken.de>
* Update to 7.1.030.netchild2003-10-034-16/+16
|
* Use the current version of pdflib instead of pdflib4.roam2003-10-031-2/+3
| | | | | | | Bump PORTREVISION for the dependency (and possibly functionality) change. PR: 57499 Submitted by: maintainer
* Fix for the OpenSSL extensiondinoex2003-10-013-3/+3
| | | | | PR: 57437 Submitted by: sysadmin@alexdupre.com
* o Update to 4.3.4RC1.nork2003-09-306-76/+66
| | | | | | | | o Sync with latest PHP5 changes (new DB4 extension, use correct knobs, etc...) PR: ports/57399 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Add a patch to properly escape generated action attribute intobez2003-09-3014-7/+112
| | | | | | | CGI::start_form. The escape code is taken from CGI.pm v.3.00. PR: 57391 Reported by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
* - Update to version 3.99.5krion2003-09-293-10/+17
| | | | | PR: 57358 Submitted by: Ports Fury
* - Install a 'real' shared object when BUILD_SHARED=yes. [1]perky2003-09-299-21/+57
| | | | | | | | | - Fix plist on 32bit architectures. - Bump PORTREVISION. PR: 57269 [1] Submitted by: Tim Middleton <x@Vex.Net> [1], Kostik I. Belousov <kostya@tessart.kiev.ua> [1]
* New port: ArrowLISP - purely symbolic LISP interpreter and IDEedwin2003-09-286-0/+184
| | | | | | | | | | | | | ArrowLISP is a small, properly tail-recursive, dynamically scoped interpreter for a purely symbolic and almost side-effect-free dialect of LISP. It may be considered an implementation of pure LISP. The interpreter has both a command line interface and an editor-like full screen interface. PR: ports/55501 Submitted by: Nils M Holm <nmh@t3x.org>
* Use smaller recursion limits on amd64 and sparc64 to avoidperky2003-09-283-0/+57
| | | | | | stack overflows. Tested on: sledge, panther
* New port: optimizing BF to C compileredwin2003-09-275-0/+46
| | | | | | | | | | | | | BrainF*ck is a minimalistic, yet Turing-complete programming language with only 8 instructions. bf2c compiles a BF file into a corresponding C file, optimizing as much as possible for speed, size and readability. It is written for fun, self-educating purposes and to beat existing BF compilers. PR: ports/57241 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
* backout ports/56801edwin2003-09-271-1/+1
| | | | Noticed by: FreshPorts sanity checking
* - ECHO -> ECHO_MSGedwin2003-09-2721-63/+63
| | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* chase print/pdflib libversion upgradeedwin2003-09-274-4/+4
| | | | PR: ports/57204
* - Revive os.fsync function which is disabled by a typo of Python-2.3.1.perky2003-09-279-12/+75
| | | | | | - Bump PORTREVISION Obtained from: Python CVS
* Add nsswitch support, required when running on -CURRENT.olgeni2003-09-266-2/+48
| | | | Obtained from: Daniel Néri <dne@mayonnaise.net>
* update lang/dylan: 2.3.10 -> 2.3.11daichi2003-09-263-22/+17
| | | | | PR: 56881 Submitted by: Peter S. Housel <housel@acm.org> (maintainer)
* Add notes about separated standard modules.perky2003-09-266-0/+42
|
* - Update to 1.7.4dinoex2003-09-252-2/+2
|
* - Update to version 3.99.4krion2003-09-2423-892/+192
| | | | | PR: 57094 Submitted by: Ports Fury
* Update to 3.54.osa2003-09-2410-190/+197
| | | | | | | Utilize ${DOCSDIR} and ${EXAMPLESDIR}. Use new name schema for patch files. Fix ${MASTER_SITES} and home page URL. Take maintainership.
* Update to 7.1.029.netchild2003-09-244-16/+16
|
* Maintainer Update: upgrade of lang/pike74 to 7.4.28edwin2003-09-242-3/+4
| | | | | | | | Update pike 7.4 to 7.4.28 (official release from IDA). Added a backup mirror of official IDA mirror. PR: ports/56947 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* Change MASTER_SITES to make fetchable again.obraun2003-09-241-1/+1
|
* - Update to Python-2.3.1, the lastest Bugfix release.perky2003-09-2410-42/+32
| | | | | | | - Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed for them. - Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it on linking their own dynamic library.
* [maintainer] update MASTERSITE of lang/fbbiedwin2003-09-243-3/+3
| | | | | | | | According to the author, there is some problem with the original master site. He updated the mainsite for fbbi. PR: ports/56945 Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org>
* New port: lang/php4-horde - a default PHP configured for the Horde framework.edwin2003-09-242-0/+58
| | | | | | | | | | | | The port www/horde2 and its dependences (mail/turba, mail/imp3, etc.) cannot be packaged, because the default options of PHP are not sufficient. This port uses lang/php4 with Horde's options, in order to remove the IS_INTERACTIVE flags. PR: ports/57111 Submitted by: Thierry Thomas <thierry@pompo.net>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-2427-28/+28
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Update port: lang/spidermonkey updated to latest source, new contact addressedwin2003-09-243-5/+6
| | | | | | | | | Spidermonkey is the JavaScript interpreter from the Mozilla project. This revision updates the port to the newest version. I've also updated my contact address. PR: ports/56593 Submitted by: Dan Rench <citric@cubicone.tmetic.com>
* [Maintainer Update] Port: lang/php5edwin2003-09-2414-104/+96
| | | | | | | | | 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>
* fix PLIST problemleeym2003-09-231-1/+0
| | | | Bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/sr-2.3.1.log
* fix PLIST problemleeym2003-09-232-1/+2
| | | | | PR: 56697 Submitted by: leeym
* Fix for 4.*.markm2003-09-161-0/+17
| | | | Submitted by: Bakul Shah <bakul@bitblocks.com>
* Rescue a hosed port from death row. GCL is now healthy enough tomarkm2003-09-1422-252/+537
| | | | | compile and run Maxima (see math/). Make portlint-clean as well. Claim maintainership in case it breaks again.
* Update lang/ruby18 to the latest snapshot as of 2003-09-09.knu2003-09-103-1/+18
| | | | | Many bugs have been fixed since the 1.8.0 release. (The diff file is very big because some big files were moved, sorry)
* Update to 1.5.12 and use INFO.nork2003-09-093-23/+6
| | | | | | | | | 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)
* . Update to 4-20030825.glewis2003-09-0910-374/+582
| | | | | PR: 56430 Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
* Bump PORTREVISION for help related fixes.olgeni2003-09-062-2/+2
|
* The open_help function only looks for the netscape executable on unixolgeni2003-09-062-0/+176
| | | | | | 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.
* Fix help file pathname for debugger application.olgeni2003-09-066-0/+84
|
* Update to 7.1.028.netchild2003-09-066-30/+28
|
* add dependency on libltdl to lang/tensileedwin2003-09-041-1/+2
| | | | | | | Bento reports this port has a missing dependency on libltdl. PR: ports/56418 Submitted by: Mark Linimon <linimon@lonesome.com>
* [patch] fix plist for lang/f2pyedwin2003-09-041-1/+1
| | | | | | | | 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>
* - Don't install useless *.lakrion2003-09-043-6/+11
| | | | - Bump PORTREVISION
* Update to 1.17erwin2003-09-043-2/+6
| | | | | PR: 56399 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* The diveintopython author regenerated the PDF documentation due to anbm2003-09-032-1/+2
| | | | file corruption error - update checksum to new zip file.
* updates awk to the version 20030731 that is available on the author's homepage.leeym2003-09-032-2/+2
| | | | | PR: 56351 Submitted by: Simon Barner <barner@in.tum.de>
* slave port for PHP4 with SNMP and GD supportdinoex2003-09-032-0/+20
| | | | | | | This port is needed for net/jffnms to build PR: 56269 Submitted by: asa@gascom.ru
* lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhereedwin2003-09-013-4/+325
| | | | | | | | | | | | 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>
* The ei_decode_longlong function fails when decoding long values >olgeni2003-08-314-0/+30
| | | | | | 2^32, due to a missing cast. Obtained from: Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions
* Unbreak: fix linker issue when building .so modules.olgeni2003-08-314-0/+78
|
* [PATCH] lang/logo: enable choose of ghostscript interpreteredwin2003-08-311-1/+11
| | | | | | | | 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>
* new port: net/fpledwin2003-08-306-0/+61
| | | | | | | | | | | | | | 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>
* - use new hook USE_GNUSTEP in bsd.port.mkdinoex2003-08-282-10/+8
|
* Use the new virtual category 'scheme'edwin2003-08-2810-14/+15
| | | | | | | | | - 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>
* Use the virtual category "scheme" (part ii)edwin2003-08-2810-10/+10
| | | | | | | | | 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>
* - Update to version 0.23krion2003-08-288-14/+48
| | | | | PR: 56039 Submitted by: Ports Fury
* - Update to 1.7.3dinoex2003-08-273-5/+31
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-277-3/+7
| | | | Prodded by: kris
* Update to 4.3.3 final release.nork2003-08-264-4/+21
| | | | | PR: ports/55990 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Chase the libintl.so shared lib version.marcus2003-08-258-8/+8
|
* Update to 1.8.0.knu2003-08-231-0/+3
|
* Fix to ports/lang/ici build problem on 5-CURRENTedwin2003-08-231-3/+3
| | | | | | | | | | | | | | 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>
* BUILD_STATIC by default as lang/python does.perky2003-08-237-7/+14
|
* Fix __sigsetjmp linking problem.netchild2003-08-222-4/+6
|
* Axe dangling files.knu2003-08-226-202/+0
|
* BUILD_STATIC by default because it's better.perky2003-08-223-3/+6
| | | | (See http://mail.python.org/pipermail/python-dev/2003-August/037472.html)
* - Update to 7.1.027.netchild2003-08-216-16/+24
| | | | | | - Teach the ld wrapper about /libexec on a recent -current. [1] Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
* update lang/gauche: add 'scheme' virtual catagorydaichi2003-08-211-1/+1
| | | | | PR: 55284 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* * Upgrade to 03.08.obraun2003-08-213-60/+60
| | | | * Utilize %%EXAMPLESDIR%% in pkg-plist.
* Update to 4.3.3RC4.nork2003-08-194-9/+10
| | | | | PR: ports/55713 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* update lang/linux-j: 501b -> 502adaichi2003-08-187-115/+119
| | | | | PR: 55447 Submitted by: Jean-Sebastien Roy <js@jeannot.org> (maintainer)
* Use Tcl/Tk 8.4 rather than 8.2.knu2003-08-182-4/+5
| | | | Add a missing file to pkg-plist that only exists in Ruby 1.8.
* Use INFO.marcus2003-08-174-17/+5
|
* Bump PORTREVISION for previous commitkris2003-08-161-0/+1
|
* Utilize the new INFO variablekris2003-08-162-5/+1
|
* - Update to 7.1.025.netchild2003-08-154-18/+54
| | | | | | | | - 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]
* Unbreak build with GCC 3.3.1.jkoshy2003-08-152-6/+4
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Fix build breakage with the GCC 3.3.1.jkoshy2003-08-152-1/+16
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
* - apply patch from fearow@comcast.netdinoex2003-08-151-0/+11
|
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-153-5/+5
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* - make IGNORE, license terms need to be agreed prior installdinoex2003-08-151-4/+11
| | | | | | - apply patch from fearow@comcast.net - add USE_PERL=yes PR: 55368
* Chase PDF checksums.olgeni2003-08-122-6/+7
| | | | Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
* Update the optional GCC bounds checking patch to the latest version whichgerald2003-08-122-1/+3
| | | | | | | again works with current GCC 3.3 sources (modulo a minor tweak to avoid a patch affecting a bison generated file). PR: 54587
* - Update to version 5d8krion2003-08-093-11/+8
| | | | | PR: 55420 Submitted by: Ports Fury
* * Fix pkg-plistkrion2003-08-092-303/+364
| | | | | | | * Use DOCSDIR, EXAMPLESDIR macros * Unbreak this port Reported by: kris via bento
* As announced on May 6, remove the broken lang/wxbasic port.kris2003-08-087-181/+0
|
* As announced on May 6, remove the broken lang/pnet port.kris2003-08-086-139/+0
|
* BROKEN: Does not fetch.kris2003-08-081-0/+2
| | | | | | 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.
* Bump PORTEPOCH.olgeni2003-08-083-0/+3
|
* fix build on CURRENToliver2003-08-084-6/+132
| | | | | - s|varargs.h|stdarg.h| - s|void va_start(va_list ap);|void va_start(va_list ap, last);|g
* - Remove somewhat buggy libc_r lackness detection. (at least for bento)perky2003-08-073-10/+7
| | | | | - Bump PORTREVISION to enable the thread support in the package building environments.
* Now that ruby 1.8.0 is officially released, rename ruby to ruby16, andknu2003-08-0716-1241/+10
| | | | ruby-devel to ruby18.
* Upgrade to version R9C.olgeni2003-08-073-135/+140
|