| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- add the "dmd wrapper script"
PR: misc/102725
Submitted by: maintainer
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
| |
- Fix permissions and cleanup [1]
PR: ports/100959 [1]
Submitted by: Stanislav Sedov
|
|
|
|
|
|
|
|
|
|
|
| |
- gcc-4.1.2 version, snapshot 20060818 is used; [1]
- fsf_suffix (-gnat-gcc41) is used for FSF MAN7 files to avoid
conflicts with other gcc ports; [1]
- some Makefile restructure; [1]
o remove BROKEN for 4.x as it builds without errors.
PR: 100038 [1]
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CamlIDL comprises two parts:
* A stub code generator that generates the C stub code required for the
Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's
Interface Description Language; it looks like C header files with some extras
annotations, plus a notion of object interfaces that look like C++ classess
without inheritance.)
* A (currently small) library of functions and tools to import COM
components in Caml applications, and export Caml code as COM components.
WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/
PR: ports/101100
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
| |
other gcc ports; [1]
o s/INSTALLS_SHLIB/USE_LDCONFIG; [1]
o some Makefile restructure; [1]
o bump PORTREVISION; [1]
o remove BROKEN for 4.x as it builds without errors.
PR: 102727 [1]
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) [1]
|
|
|
|
| |
- Remove the php->php-cgi temporary hack
|
|
|
|
|
| |
- Add the possibility to build zlib extension static
- Remove the php->php-cgi temporary hack
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
However it is also broken since it doesn't respect PTHREAD_LIBS.
Since it is unmaintained and quite old, deprecate it with removal on
2006-12-01.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Noticed by P.Lamaiziere
|
|
|
|
|
| |
PR: ports/101930
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
| |
|
|
|
|
| |
Approved by: Alex Kapranoff <kappa@freebsd.org.ua> (maintainer timeout since August 6)
|
|
|
|
|
|
|
|
|
|
| |
two cases where the common (file) namespace was polluted by Java-specific
files.
Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0
due to pthread-related build issues there.[1]
Reported by: kris (pointyhat) [1]
|
|
|
|
|
|
|
|
| |
- Perl 5.7.2 and later versions have already installed Scalar::Util.
PR: ports/100251
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (timeout)
|
|
|
|
|
| |
PR: ports/100962
Submitted by: Stanislav Sedov
|
| |
|
|
|
|
|
| |
on anything other than 4.X. If someone wants to save this port, they should
step up now.
|
|
|
|
|
|
|
|
|
|
| |
- remove gcc-testsuite from distinfo; [1]
- introduce MASTER_SITE_SUBDIR; [1]
- change a BROKEN message (doesn't deinstall cleanly at 4.x, PR/101809 pending).
PR: 102451 [1]
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
Approved by: netchild (mentor, implicit)
|
| |
|
|
|
|
| |
A bugs fix release.
|
|
|
|
|
| |
PR: ports/102539
Submitted by: maintainer (NIIMI Satoshi)
|
|
|
|
|
|
|
|
| |
- Update to 4.109
PR: ports/102444
Submitted by: James Bailie <jimmy(at)jamesbailie.com>, (maintainer)
Approved by: krion (mentor)
|
| |
|
|
|
|
|
|
| |
PR: 102481 [1]
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
Approved by: netchild (mentor, implicit)
|
|
|
|
|
| |
Submitted by: Soeren Straarup via irc
Approved by: krion (mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/102364
Submitted by: Richard Kiss <kiss -at- gizzywump.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: pointyhat via kris mail
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
| |
target machine.
PR: ports/102261
Submitted by: Stanislav Sedov (maintainer)
Requested by: John E Hein <jhein@timing.com>
|
|
|
|
|
|
|
|
| |
- Added -fPIC to CFLAGS.
PR: ports/101577
Submitted by: Nils M Holm <nmh(at)t3x.org>
Approved by: krion (mentor)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
Submitted by: Stanislav Sedov <ssedov mbsd msk ru>
PR: ports/100889
|
|
|
|
| |
Approved by: ale's vacation
|
|
|
|
|
|
|
|
|
| |
Note that PORTREVISION is intentionally not bumped because an update
is under way.
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
PR: ports/96428
Approved by: ale's vacation
|
|
|
|
| |
Approved by: ale's vacation
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC, the GNU Compiler Collection includes C, C++, Java with
AWT peer for gtk.
This port installs the various front ends as gcc42, g++42, gcj42,
like master port, *AND* installs gcj+AWT peer for gtk as well.
WWW: http://gcc.gnu.org/
Repocopied by: marcus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
language IMP, "plain" the implementation with explicit passing of state.
The semantics of the IMP-language is presented in the book:
"The Formal Semantics of Programming Languages" by Glynn Winskel
(1993, The MIT Press).
for more details on monads, see Philip Wadler's page on:
http://cm.bell-labs.com/cm/cs/who/wadler/topics/monads.html#combining-monads
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
PR: ports/102103
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by: krion (mentor)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update maintainer's email
- -O2 -> -O3 if WITH_OPTIMIZED_CFLAGS
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/102145
Submitted by: Simun Mikecin <numisemis at yahoo.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
|
| |
- Beautify BROKEN msg
PR: ports/101934
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: Andy Newman <an at atrn.org> (maintainer with different email)
|
|
|
|
|
|
|
|
|
|
| |
- Fix devel/commoncpp on LIB_DEPENDS [1]
- Fix pkg-plist
- Use USE_LDCONFIG instead of INSTALL_SHLIB
- Take maintanership
Reported by: kris [1]
Approved by: garga (mentor)
|
|
|
|
|
| |
PR: ports/101888
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/101800
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
| |
|
|
|
|
|
| |
PR: 90829
Submitted by: Mike Brown <mike@skew.org>
|
|
|
|
|
|
|
|
|
|
| |
devel/ncurses installed due to a shared library collision between
a base ncurses from libreadline dependency and a local ncurses from
libncursesw dependency.
PR: 99496
Submitted by: rachid achellal <rachid@in.nl>,
Xiao-Yong Jin <xj2106@columbia.edu>
|
|
|
|
|
| |
PR: ports/101758
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
|
|
|
|
| |
PR: ports/101756
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
|
|
|
| |
Spotted by: pointyhat via kris
|
|
|
|
| |
- I'll maintain it.
|
|
|
|
|
|
| |
with gtk (and xlib) awt peer.
Submitted by: imp
|
|
|
|
|
|
|
| |
- Remove FreeBSD specificities.
PR: ports/101054
Security: VuXML ID 43cb40b3-c8c2-11da-a672-000e0c2e438a
|
|
|
|
|
| |
PR: ports/101726
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/101727
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
|
|
|
|
|
|
| |
- Fix Makefile entry
Approved by: krion (mentor)
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Approved by: krion (mentor)
|
|
|
|
| |
- to celebrate my no.1500 commits, I'll maintain this port.
|
| |
|
|
|
|
|
|
| |
and using cairo backend for WITH_JAVA_AWT
Approved by: gerald
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/101634
Submitted by: maintainer (Stanislav Sedov)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Approved by: krion (mentor)
|
|
|
|
|
|
|
| |
language.
PR: ports/101425
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
| |
language.
PR: ports/101424
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
| |
|
|
|
|
|
| |
PR: ports/101561
Submitted by: Dominic Mitchell <dom at happygiraffe.net> (maintainer)
|
|
|
|
|
|
|
| |
uninstall. Required when installed to non-standard prefix.
PR: ports/101525
Submitted by: Stanislav Sedov (maintainer)
|
|
|
|
|
|
|
| |
* setting java.home property
* use cairo backend
Approved by: gerald (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Disallow certain characters in session names.
* Fixed a buffer overflow inside the wordwrap() function.
* Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
* Improved safe_mode check for the error_log() function.
* Fixed cross-site scripting inside the phpinfo() function.
* Fixed offset/length parameter validation inside the substr_compare() function.
* Upgraded bundled PCRE library to version 6.6
* Over 20 various bug fixes.
Approved by: ale's vacation
|
|
|
|
|
|
|
|
|
| |
will be linked against it anyway, not against a system one.
- Fix BROKEN message to pet portlint(1)
- Use DATADIR
PR: ports/101446
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
| |
Reported by: krismail
Approved by: netchild (mentor, implicit)
|
|
|
|
|
|
|
|
| |
- Use BSD_INSTALL_* macros to install files. [1]
- Make the port PREFIX clean.
PR: ports/101398 [1]
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
| |
- Use PKGNAMEPREFIX. [1]
- Fix dependency on javavmwrapper.
PR: 100963 [1]
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
Approved by: arved (mentor)
|
|
|
|
|
| |
- INSTALLS_SHLIB -> USE_LDCONFIG
- Beautify master sites
|
|
|
|
| |
Approved by: citric@cubicone.tmetic.com (maintainer timeout, 16 days)
|
|
|
|
|
| |
PR: ports/101350
Submitted by: maintainer (Stanislav Sedov)
|
|
|
|
|
| |
PR: ports/101347
Submitted by: maintainer (Stanislav Sedov)
|
|
|
|
|
|
| |
- fix some plist issues
Submitted by: maintainer (via private email)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbrake on all platforms
- Use tk8.4 instead of tk8.3
- Fix bug with abort2 function
- Fix installed files's permissions
- Use PORTDOCS macro
Some notes from maintainer:
1) Due to some GC/Sather bugs we need specific options to compile GC.
To achive this i compile GC separately and link it statically. I've
not include it in dependencies to not bother user with GC's OPTIONS.
2) Port can be build currently only against non-threaded Tk/Tcl library.
Don't know currently how to investigate this since there are no way to
find if Tk build with or without threads. Furthermore, tk and tk-threads
are mutually exclusive. Linking agains static Tk is bogus...
PR: ports/100964
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
| |
|
|
|
|
| |
versions.
|
| |
|
|
|
|
|
|
| |
PR: 99993
Submitted by: Karel Miklav <karel@lovetemple.net>
Approved by: netchild (mentor, implicit)
|
|
|
|
| |
- adding some files into pkg-plist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
swith. This allows build with threaded Tk (otherwise configure fails to use
Tk). Also depend on threaded Tk by default in case of THREADS support - with
non-pthread tk library it will not be stable enough
- Add OPTIONS
- Enable builds of non-threaded targets
- Depend on X in case if X is installed, since configure does this by default.
- Rename patchfiles to make portlint happy
- Eliminate the number of reinplace patterns (remove duplicates, optimize)
- Move manpage list in the separate files
- Pass pthread flags to compiler (PTHREAD_CFLAGS/LIBS safety)
- Remove some ugly hacks on setting permissions etc (eliminated by setting
correct permission in COPY_TREE macros)
- Eliminate duplicate entries in PLIST in case of unstalling optimized binaries,
also optimize this part
- Remove unused PLIST_SUB variable
- Miscelanios cleanups in Makefile
- Pass maintainership to submitter
The following files was added:
- files/man1
- files/manlinks
- files/mann
- files/patch-camlp4-man_Makefile
- files/patch-camlp4_lib_Makefile
- files/patch-ocamldoc_Makefile
- files/patch-stdlib_Makefile
I removed the following files:
- files/patch-camlp4-man::Makefile
- files/patch-camlp4::lib::Makefile
- files/patch-ocamldoc::Makefile
- files/patch-stdlib::Makefile
Also add bsd.ocaml.mk until it will be included in Mk/
PR: ports/101122
Submitted by: Stanislav Sedov
|
|
|
|
|
|
|
| |
- Update WWW
PR: ports/101163
Submitted by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
|
|
|
|
| |
An experimental compiler for Perl 6
|
|
|
|
| |
Compiler for Perl 6 Rules
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Use DATADIR macro
PR: ports/100966
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/100960
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
| |
- Makefile cleanup
PR: ports/100968
Submitted by: Stanislav Sedov <ssedon(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
| |
VuXML id: 76562594-1f19-11db-b7d4-0008743bf21a
|
|
|
|
|
|
|
|
| |
- Update to 0.4.1
PR: ports/100927
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
| |
WWW: http://caml.inria.fr/ocaml/
PR: ports/100932
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
|
| |
- Split message for users from Makefile to pkg-message
- Bump PORTREVISION
PR: ports/100894
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor), maintainer
|
|
|
|
| |
- Pass maintainership to submitter
|
|
|
|
|
|
| |
PR: ports/100866
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/100829
Submitted by: Gerhard Gonter <g.gonter(at)ieee.org>
Approved by: krion (mentor)
|
|
|
|
|
| |
- Don't reinstall system headers (causes pkg-plist changes between different
FreeBSD versions).
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/100929
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
| |
may be confusing;
- Use PLIST_FILES;
- Switch PREFIX / LOCALBASE.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Install GCC utilities needed by GPC (doesn't work if base system GCC isn't
the same as the one used to build GPC) [2].
- Don' change the default GCC installation directory hierarchy, but avoid
possible conflicts with other GCC compilers by prepending a "gpc" directory
after ${PREFIX}.
Reported by: linimon [1], "L. S. Colby" <ls.colby@gwirynybyd.com> [2]
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/100925
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
| |
|
|
|
|
|
| |
PR: ports/100907
Submitted by: NIIMI Satoshi (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- BROKEN: Does not build on 4.X
PR: ports/100727
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
|
| |
- Update to 0.6.2
- Cleanup and optimization
PR: ports/100692
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
|
|
|
|
|
|
|
| |
Common Lisp in Java.
PR: ports/96232
Submitted by: Frank Fischer <fischer.frank@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream changes include:
- bug-fixes,
- improved 3m performance,
- HtDC libraries have been reorganized into four packages,
- improvements to the 'Debug' button, including persistent
breakpoints,
- expressiveness improvements and a 2x performance boost
for tight loops that do a lot of contract checking.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add mirror
- Use PORTDOCS feature
- Take maintainership
PR: ports/100630
Submitted by: Stanislav Sedov <ssedov@mbsd dot msk dot ru>
|
|
|
|
|
|
|
|
|
|
| |
- Speedup install (no need to double-copy)
- Set correct permissions on installed files
- Fix install without ruby
- Take maintainership
PR: ports/100626
Submitted by: Stanislav Sedov <ssedov_AT_mbsd dot msk dot ru>
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
| |
- Adding entry for lang/fpc-utils
Approved by: garga (mentor)
|
|
|
|
|
|
|
|
| |
Free Pascal Compiler utils
WWW: http://www.freepascal.org/
Approved by: garga (mentor)
|
|
|
|
| |
across different OSVERSION scans.
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
|
|
|
|
|
| |
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
Be more friendly for additional patches.
Submitted by: maho (implicitly)
|
|
|
|
| |
snapshot. Hope libtool in gcc41 will be updated soon.
|
|
|
|
| |
No longer generate ${PREFIX}/libdata/ldconfig.
|
|
|
|
|
| |
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
|
|
|
|
|
| |
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
|
|
|
|
| |
Hint by: Bartosz Fabianowski <freebsd@chillt.de>
|
|
|
|
| |
Approved by: gerald (implicit)
|
|
|
|
| |
- I'd like to maintain it.
|
|
|
|
|
|
|
|
| |
- Add mirror
- Take maintainership
PR: ports/100631
Submitted by: Stanislav Sedov <ssedov_AT_mbsd dot msk dot ru>
|
|
|
|
|
|
|
| |
- use PORTDOCS, no more pkg-plist
PR: ports/100632
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
| |
Submitted by: Bartosz Fabianowski <freebsd@chillt.de>
|
|
|
|
|
| |
PR: ports/100557
Submitted by: Simun Mikecin <numisemis (at) yahoo.com> (maintainer)
|
|
|
|
|
|
|
| |
- Disable ocurl by default and since I don't know how to fix it mark
broken if enabled.
Changelog at <http://www.cduce.org/CHANGES>.
|
|
|
|
|
| |
PR: ports/100492
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
| |
|
|
|
|
|
| |
PR: 100489
Submitted by: James Bailie <jimmy@jamesbailie.com> (maintainer)
|
|
|
|
|
| |
PR: 100456
Submitted by: tjs <tjs@cdpa.nsysu.edu.tw>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Changed core language (see README)
- Added KANREN-like logic programming extensions (examples/amk)
- Added M-expression compiler (examples/mexprc)
- Added loads of example programs (examples/misc)
- Looking up default image in $PREFIX now rather than in /usr/local
PR: 100440
Submitted by: Nils M Holm (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/100238
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes include:
- A new JIT compiler for mzscheme.
- The installed port uses a hier(7)-compatible directory
structure under ${PREFIX}.
- ProfessorJ includes a unit-testing mechanism.
- The default exception handler in mzscheme now shows
stack-trace information.
The port now offers a new option 'MMM' that builds DrScheme with
the experimental 3M garbage collector.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
source to source transformations, and (in the future) compiling
PHP scripts down to native machine code.
PR: ports/99784
Submitted by: Conor McDermottroe <ports@mcdermottroe.com>
Approved by: ahze (mentor, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This port adds support for OCI8 PHP shared extension. It replaces the old
Oracle shared extension which is obsolete and will be dropped (moved to
PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared
extension (added Oracle client in RUN_DEPENDS).
PR: ports/86580
Submitted by: Simun Mikecin <numisemis at yahoo.com>
|
|
|
|
|
|
|
| |
Simplify the subdirectory we use for GCC-specific libraries and include
files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}.
Remove the hack to set RANLIB=: now that this has been addressed upstream.
|
|
|
|
|
|
|
| |
Simplify the subdirectory we use for GCC-specific libraries and include
files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}.
Remove the hack to set RANLIB=: now that this has been addressed upstream.
|
|
|
|
|
|
|
| |
Simplify the subdirectory we use for GCC-specific libraries and include
files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}.
Remove the hack to set RANLIB=: now that this has been addressed upstream.
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 99821
Submitted by: rafan
Approved by: maintainer, delphij (mentor, implicit)
|
|
|
|
| |
Also add a "make fetchdist" target for easier regeneration"
|
|
|
|
|
|
|
| |
library built with gcc-3.2.
Reported by: thierry
Approved by: netchild (mentor)
|
|
|
|
|
|
|
|
|
|
| |
as disable socket.test in this case. Some of the TCL's self-tests attempt to
open a socket to (or request http-data from) a "dead" port on the localhost.
These tests expect a quick failure, but get a hang, when the blackhole is on.
Tests in http.test use a timeout, but some of those in socket.test do not...
Pointed out by: confusion on ports@
|
|
|
|
|
|
|
| |
- Set GROOVY_HOME only when not already defined
- Set JAVA_HOME when not already defined, using feature from javavmwrapper 2.2
Reported by: portscout [1]
|
|
|
|
|
| |
PR: ports/99775
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
| |
PR: ports/92445
Hat: portmgr
|
|
|
|
|
|
|
|
|
| |
like this port.
- Forbid dependency on any Java 1.5 JDK (this should unbreak build on
pointyhat)
- Some portlint'ing while I am there
Reported by: pointyhat via linimon
|
|
|
|
|
|
| |
bootstrap-lean is back, which means quite a bit less disk space used when
building this port. Also, Java comes with new applications gappletviewer42,
gjarsigner42, and gkeytool42 and a new libgcj-tools-4.2.0.jar.
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
GNU family.
WWW: http://www.gnu-pascal.de/
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/99023
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Update of lang/sdcc-devel which mainly brings in support
for more PIC microcontrollers.
PR: lang/sdcc-devel
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
dependency (devel/meta-cvs). This fix was accidentaly removed by me when
committing the last fix.
Reported by: shaun
|
|
|
|
|
|
| |
PR: ports/99584
Submitted by: Jesper Louis Andersen <jlouis@mongers.org>
Approved by: Stephen Weeks <sweeks@sweeks.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 99591
Submitted by: hq
Approved by: maintainer
|
|
|
|
|
|
| |
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
|
|
|
|
|
| |
PR: ports/99582
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
years of idleness. The changes are fairly substantial -- all Tk bits,
however insignificant they were, are now removed completely, for
example. No TclX enabled executable is built/installed either -- a Tcl
script is expected to load the Tclx package via the "package require
Tclx" only.
The changes to port add the handling of SIGINFO (made possible by the
recent fix-up of lang/tcl84), running the authors' test-target as part
of the build, and skipping building/installing of help files in the
NOPORTDOCS case.
The devel/tcl-neo is the only dependant port of tclX and is updated to
depend on the new version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. add recognition of the BSD-specific SIGINFO signal (to be
submitted to authors);
. avoid even extracting the compat/ subdirectory for fear
of picking up a wrong declaration for a function defined
in a system library;
. force to use the system strstr() instead of building TCL's
own (from compat/strstr.c);
. similarly, use the system memmove() instead of the (identical)
bcopy;
. run the vendor's tests as part of the build -- the test failures
are not fatal, but may help investigate problems;
. fix up the two failing tests so that none currently fail on my two
test systems (FreeBSD-6.1-STABLE i386 and amd64) (fixes submitted
to authors);
. quiet down the noisy warning, triggered in the thread-case by
the re-#define of inet_ntoa() in tclUnixPort.h.
Bump PORTREVISION.
|
|
|
|
|
|
| |
PR: ports/97097
Submitted by: miwi
Approved by: maintainer timeout(1 month 18 days)
|
| |
|
|
|
|
|
| |
mf-runtime.h no longer pollutes public filename space, so we can
remove our workaround. Refresh files/java-patch-hier.
|
|
|
|
|
|
|
| |
- Bump PORTREVISION because 3 new OPTIONS are "ON" by default
PR: ports/99315
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Avoid installing the GNU license.
- Fix building on !i386.
PR: 99439
Approved by: maintainer
|
|
|
|
| |
Fix USE_LDCONFIG for non-default prefix installation.
|
|
|
|
|
| |
Submitted by: miwi
Approved by: markus (co mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix USE_LDCONFIG for non-default prefix installation.
|
|
|
|
| |
does a bootstrap. libmapping the newer libs seems not to work.
|
|
|
|
|
| |
PR: ports/99334
Submitted by: Aaron Dalton <aaron@freebsd.org>
|
| |
|
| |
|
|
|
|
|
|
| |
- Replace INSTALLS_SHLIB by USE_LDCONFIG
Approved by: flz (mentor)
|
|
|
|
|
|
|
| |
PR: ports/99006
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
|
|
|
|
|
|
| |
PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
98654, 98656, 98657, 98658, 98720, 98724
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
|
|
|
|
|
|
| |
to reflect this
Suggested by: Vanilla I. Shu <vanilla@fatpipi.cirx.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/98721
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
|
|
|
|
| |
PR: ports/98677
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
| |
|
|
|
|
|
|
| |
PR: 91998
Approved by: netchild (maintainer)
Approved by: kan (mentor)
|
|
|
|
|
| |
PR: 99199
Submitted by: kib
|
|
|
|
| |
xemacs21-mule load path.
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
|
|
|
| |
Obtained from: Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net>
|
|
|
|
| |
Approved by: ahze (mentor)
|