| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 125937
Submitted by: Geoff The <geoff2k@gmail.com>
|
|
|
|
|
| |
PR: ports/126920
Submitted by: fulvio ciriaco <oivulf@gmail.com>
|
|
|
|
| |
Obtained from: PHP CVS
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
PR: ports/126903
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
|
| |
|
|
|
|
| |
GCC 4.3.2 release.
|
| |
|
|
|
|
| |
- Take maintainship
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Pugs-Compiler-Rule/Changes
|
|
|
|
|
| |
PR: ports/126744
Submitted by: Joseph S. Atkinson <jsa xx wickedmachine.net>
|
|
|
|
| |
- now it builds from current ghc
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/src/RGRJR/parrot-0.7.0/NEWS
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
standard with a few extensions. Ucc is released
under BSD license.
Ucc is specificaly designed for personal research
and assist the undergraduate or graduate in compiler
learning. We hope that Ucc will be a seedbed for new
ideas and world-class optimizing techniques.
Ucc's design and development goals is clear code
structure,upstanding extensibility,retargetable and
excellent optimization.
WWW: http://ucc.sf.net
PR: ports/126551
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
| |
PR: 126298
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
|
| |
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
PR: ports/126743
Submitted by: Katsuji ISHIKAWA <katsuji.ishikawa at gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
does not support amd64, for example.
|
| |
|
| |
|
|
|
|
|
|
| |
hardcoded links to autoconf (was 2.61, now 2.62), preventing any
further php modules from being installed until lang/php* is forcibly
updated.
|
|
|
|
|
| |
PR: 126713
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
|
|
| |
- Fix compilation with gcc43 [2]
PRs: 126659 [1], 126660 [2]
Submitted by: Tim Niemueller <tim at niemueller dot de>
|
|
|
|
| |
- Author corrected an OS version bug
|
|
|
|
|
| |
PR: ports/126615
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Submitted by: jkoshy
|
|
|
|
|
|
|
| |
WWW: http://code.google.com/p/mosh-scheme/
PR: ports/125375
Submitted by: <katsuji dot ishikawa at gmail dot com>
|
| |
|
|
|
|
| |
Remove the share/python directory if empty.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Step 3 - lang/ghc
PR: ports/126008
Submitted by: Jacula Modyun <jacula@gmail.com>
|
|
|
|
|
| |
PR: ports/126068
Submitted by: Timothy Bourke <timbob@bigpond.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maude 2.3 is compiles under 4.2 again, so port does not
need to be marked as broken anymore.
Quite a few hacks to get it installing properly:
* Coder forgot to include the *.maude files into the
Makefile.am while porting files into the MixFix directory
to Main directory. Included again, which explains the current
need of aclocal and automake to regenerate the Makefiles
* Project requires MAUDE_LIB env to be set to the location
of %%DATADIR%% which is quite cumbersome, introduced
MAUDE_DATA_DIR into the code to get rid of the non handy
environment variable.
PR: ports/126438
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
|
| |
|
|
|
|
| |
Submitted by: Pedro Giffuni
|
|
|
|
|
| |
PR: ports/126342
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
|
| |
|
| |
|