| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
lovely ancient code.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Reported by: bento (kris)
- Reword COMMENT to avoid truncation by pkg_info(1)
Approved by: krion (implicit)
|
| |
|
|
|
|
|
|
| |
2) change ignore message provided by Intel
Suggestion by: netchild and Marius Strobl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- Remove obsolete WWW: line
PR: 58447
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
| |
problems.
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
to the pkg-plist, add README and NOTICE to the pkg-plist.
|
|
|
|
| |
Agreed to by: obrien
|
|
|
|
|
|
|
| |
but disable the note on WITH_BOUNDSCHECKING as even these have not been
updated for GCC 3.3.2 yet.
Noticed by: trevor
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: "Yonatan Bokovza" <Yonatan@xpert.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
| |
- add USE_OPENSSL
|
| |
|
| |
|
|
|
|
|
|
|
| |
optimized heap manager for Python 2.3. [1]
- Utilize PYTHON_SITE_SUBDIR.
Submitted by: kuriyama [1]
|
|
|
|
| |
Approved by: mainatiner.
|
|
|
|
| |
Approved by: maintainer.
|
|
|
|
|
| |
Added about.html and help.html to the port.
Used DOCSDIR variable instead of hard coded paths
|
|
|
|
| |
cateogory is an oversight.
|
|
|
|
| |
python is an oversight.
|
|
|
|
| |
Submitted by: ejc
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
building on alpha)
Spotted by: kris
|
| |
|
| |
|
| |
|
|
|
|
| |
Reviewed by: kris
|
| |
|
|
|
|
| |
will become GCC 3.3.2. Fix the incorrect pkg-descr on binaries installed.
|
|
|
|
|
| |
Given that the GCC 3.2 branch has been completely frozen, remove CVS and
update-related features from Makefile.
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/57972 (initial)
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
| |
This should fix the build on 5.x.
|
| |
|
|
|
|
|
|
| |
Fix pkg-plist to use DOCSDIR
Noticed by: bento
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Suggested by: Intel Corporation
|
|
|
|
|
|
|
| |
* Add ONLY_FOR_ARCHS=i386.
* Utilize DOCSDIR.
* Use CONFLICTS instead of checking conflict with hs-hmake in the ports
Makefile.
|
|
|
|
|
|
|
| |
fixes the package builds for sparc64.
PR: ports/57265
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
|
| |
PR: ports/56958
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
* 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]
|
|
|
|
|
| |
PR: 57699
Submitted by: sysadmin@alexdupre.com
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/57614
Submitted by: maintainer
|
|
|
|
| |
clear whether this works correctly on FreeBSD.
|
|
|
|
| |
PR: 56277
|
|
|
|
| |
Submitted by: Racz Janos <wpooh@freestart.hu>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 57596
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
| |
PR: 54792
Submitted By: Andy Hauser <andy-freebsd@splashground.de>
Approved By: maintainer timeout (41 days)
|
| |
|
| |
|
|
|
|
| |
Noticed by: Marius Strobl <marius@alchemy.franken.de>
|
| |
|
|
|
|
|
|
|
| |
Bump PORTREVISION for the dependency (and possibly functionality) change.
PR: 57499
Submitted by: maintainer
|
|
|
|
|
| |
PR: 57437
Submitted by: sysadmin@alexdupre.com
|
|
|
|
|
|
|
|
| |
o Sync with latest PHP5 changes (new DB4 extension,
use correct knobs, etc...)
PR: ports/57399
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 57358
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
stack overflows.
Tested on: sledge, panther
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Noticed by: FreshPorts sanity checking
|
|
|
|
|
|
|
|
|
| |
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
PR: ports/57204
|
|
|
|
|
|
| |
- Bump PORTREVISION
Obtained from: Python CVS
|
|
|
|
| |
Obtained from: Daniel Néri <dne@mayonnaise.net>
|
|
|
|
|
| |
PR: 56881
Submitted by: Peter S. Housel <housel@acm.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 57094
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
Use new name schema for patch files.
Fix ${MASTER_SITES} and home page URL.
Take maintainership.
|
| |
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/sr-2.3.1.log
|
|
|
|
|
| |
PR: 56697
Submitted by: leeym
|
|
|
|
| |
Submitted by: Bakul Shah <bakul@bitblocks.com>
|
|
|
|
|
| |
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
|
|
|
|
|
| |
Many bugs have been fixed since the 1.8.0 release. (The diff file is
very big because some big files were moved, sorry)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 56430
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Bento reports this port has a missing dependency on libltdl.
PR: ports/56418
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
PR: 56399
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
| |
file corruption error - update checksum to new zip file.
|
|
|
|
|
| |
PR: 56351
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
|
|
|
| |
This port is needed for net/jffnms to build
PR: 56269
Submitted by: asa@gascom.ru
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
2^32, due to a missing cast.
Obtained from: Javier ParÃs Fernández <paris@dc.fi.udc.es> on erlang-questions
|
| |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 56039
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Prodded by: kris
|
|
|
|
|
| |
PR: ports/55990
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
| |
|
|
|
|
| |
(See http://mail.python.org/pipermail/python-dev/2003-August/037472.html)
|
|
|
|
|
|
| |
- Teach the ld wrapper about /libexec on a recent -current. [1]
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
|
|
|
|
|
| |
PR: 55284
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
|
|
| |
* Utilize %%EXAMPLESDIR%% in pkg-plist.
|
|
|
|
|
| |
PR: ports/55713
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
| |
PR: 55447
Submitted by: Jean-Sebastien Roy <js@jeannot.org> (maintainer)
|
|
|
|
| |
Add a missing file to pkg-plist that only exists in Ruby 1.8.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
|
| |
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
|
| |
- apply patch from fearow@comcast.net
- add USE_PERL=yes
PR: 55368
|
|
|
|
| |
Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
|
|
|
|
|
|
|
| |
again works with current GCC 3.3 sources (modulo a minor tweak to avoid a
patch affecting a bison generated file).
PR: 54587
|
|
|
|
|
| |
PR: 55420
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
* Use DOCSDIR, EXAMPLESDIR macros
* Unbreak this port
Reported by: kris via bento
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
- s|varargs.h|stdarg.h|
- s|void va_start(va_list ap);|void va_start(va_list ap, last);|g
|
|
|
|
|
| |
- Bump PORTREVISION to enable the thread support in the package
building environments.
|
|
|
|
| |
ruby-devel to ruby18.
|
| |
|
|
|
|
| |
port versions.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
simpler now.
|
|
|
|
| |
Urged by: kris
|
|
|
|
|
|
|
|
|
|
| |
AMD64 ports still need some more testing and tweaking)
By this update, openssl, webrick and xmlrpc modules are now part of
the standard distribution.
Since this version should no longer be called -devel, I am planning on
repo-moving lang/ruby{,-devel} to lang/ruby{16,18}, respectively.
|
| |
|
|
|
|
|
| |
kris states that fpsetround is supported,
despite that is not part of C99 standard.
|
| |
|
| |
|
|
|
|
|
| |
PR: 55197
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 55104
Submitted by: Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Correct pydoc search path to lang/python-doc-html port's [1]
PR: 43036 [1]
Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
|
|
|
|
|
|
|
| |
- Correct pydoc search path to lang/python-doc-html port's [1]
PR: 43036 [1]
Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
|
| |
|
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Pointy hat to: myself
|
|
|
|
|
|
|
|
|
|
| |
o Add identification to php4 configuration dialog [1].
o Fix incorrect detecting of OpenLDAP dependency [2].
PR: ports/55100, ports/54283[1], ports/54726[2]
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Mark Linimon <linimon@lonesome.com> [1]
Jens Rehsack <rehsack@liwing.de> [2]
|
| |
|
|
|
|
| |
compile).
|
|
|
|
| |
or CFLAGS, just note it in the pre-everything target.
|
| |
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
|
|
|
|
|
| |
PR: 54894
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
|
|
|
|
| |
PR: 54985
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
- flat layout
|
| |
|
|
|
|
|
|
| |
PR: 54804
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
|
|
|
| |
- Do not install useless .la files
PR: 54803
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
- extend CATEGORIES
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: 54007
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
|
| |
|
|
|
|
|
| |
PR: 54619
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
|
|
|
|
| |
PR: 54663
Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury
|
|
|
|
|
|
|
|
|
| |
with gcc 3.3 with a -mcpu or -march flag (even -mcpu=pentiumpro, which
is the default CPU cflag that bsd.cpu.mk sets, leads ruby to coredump).
Although currently I'm not sure if gcc 3.3's optimization has a bug or
it is that it just exposed the dl module's hidden bug, disable those
flags to work around the problem for the moment.
|
| |
|
|
|
|
|
| |
PR: 54545
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/54519
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Pointy hat to: myself
|
|
|
|
|
|
|
|
|
| |
slave port.
PR: ports/54520
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
|
|
|
|
|
|
|
| |
PR: ports/54519
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
coredump on FreeBSD/amd64 when one uses $^N variable and there were
no captures in the last executed regexp.
One third of this fix was applied to the perl tree in December 2002,
with the rest hopefully applied in the next couple of days.
Reported by: jwd
|
|
|
|
| |
use USE_GETOPT_LONG instead.
|
|
|
|
|
|
|
|
| |
* Fix build on -current.
PR: ports/53884
Submitted by: Matthew West <mwest@uct.ac.za>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: 54310
Submitted by: nork
|
|
|
|
|
| |
Reported by: Ali Faiez Taha <aftaha@cirp.usp.br>
jed <kallen-j@unbc.ca>
|
|
|
|
|
|
|
|
|
| |
the machinery so that we do not need to maintain duplicate lists of binaries.
Rename loop variables from $file to $f to avoid warnings by future versions
of portlint.
Fix a post-build comment.
Reviewed by: obrien
|
|
|
|
| |
dependency on perl 5.6.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
(WITH_HUGE_STACK_SIZE=yes). This will enable python2.2 to
run Zope and its products.
Requested by: dwhite
Reviewed by: dwhite
|
| |
|
| |
|
|
|
|
| |
Run-depending on acroread is not required for *.pdf in plist.
|
|
|
|
|
| |
PR: 54132
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
PR: 54204
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
| |
PR: 47406
|
|
|
|
|
|
| |
compatibility with upcoming bsd.port.mk patches.
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
| |
available from the erlang.org site. Part #2 is paper-only.
|
|
|
|
|
|
|
|
| |
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.
Now, we can install all of these python versions together cleanly.
|