summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEfy my ports.Sergey A. Osokin2004-02-041-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-04110-25/+110
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-0410-22/+25
| | | | | Submitted by: trevor Tested by: bento
* Remove this one. The contents is not true for the current port version.Oliver Braun2004-02-031-10/+0
|
* Add warning that this compiler is still alpha stage.Maho Nakata2004-02-032-0/+6
| | | | Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
* still g95 is in pkg-plist. removed.Maho Nakata2004-02-032-3/+1
|
* a) add --disable-libmudflap since this port doesn't use libmudflapMaho Nakata2004-02-022-10/+4
| | | | | | | b) remove g95 as far as possible this confuses too much. I've already fill the PR #62287 Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
* Remove andy's site from pkg-descr.Maho Nakata2004-02-022-10/+6
| | | | g95 and tree-ssa are developed separately.
* --disable-libmudflap to the configure arguments.Maho Nakata2004-02-022-36/+0
| | | | | | | gfortran does not use libmudflap Former commit I added --disable-libmudflap in configure... Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
* Use ${MASTER_SITE_LOCAL}Maho Nakata2004-02-022-2/+6
| | | | Submitted by: sf
* Fix build on IA64, while I am here.Tilman Keskinoz2004-02-021-4/+14
|
* Fix build on AMD64Tilman Keskinoz2004-02-021-2/+10
| | | | Submitted by: stephane via maintainer
* Add a missing conflictTilman Keskinoz2004-02-021-1/+1
|
* Add conflictsTilman Keskinoz2004-02-021-0/+1
| | | | | PR: 62103 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* This port only works on sparc64 and i386. ELF gurus who want to fixMark Murray2004-02-021-0/+2
| | | | | this are welcome to take a look. The problem is in the undump() arena.
* Add New port lang/g95 GNU Fortran 90/95 CompilerMaho Nakata2004-02-0113-0/+379
| | | | | | | | from GCC's tree-ssa-20020619-branch and still this is alpha stage. you can invoke Fortran by typing gfortran or g95, Note: gcc-3.5 will include this effort.
* Consider another instance of the man pages not being generated if Perl 5.6Gerald Pfeifer2004-02-011-6/+6
| | | | | | | | is not installed and move/adjust the previous hack. Reported by: bento Lee Harr <missive@hotmail.com> AMAKAWA Shuhei <sa264@cam.ac.uk>
* - Update to 5.0.1Pav Lucistnik2004-02-014-6/+4
| | | | | PR: ports/62224 Submitted by: Richard Kiss <him@richardkiss.com> (maintainer)
* - Update to 2.6Pav Lucistnik2004-02-0111-1639/+1763
| | | | | PR: ports/62205 Submitted by: Christopher Rued <c.rued@xsb.com> (maintainer)
* - PortlintPav Lucistnik2004-02-012-16/+16
|
* - Add CONFLICTS between lang/rexx-imc and lang/rexx-reginaPav Lucistnik2004-02-012-0/+4
| | | | | PR: ports/62200 Submitted by: parv <parv@pair.com>
* icc & icc7:Alexander Leidinger2004-02-013-90/+93
| | | | | | | | | | | | | | | | | | - correct the use of ECHO_CMD and ECHO (swap them) [1] icc: - fix the DISTFILE handling, it's automatically available after bsd.port.post.mk, not after bsd.port.pre.mk, so set it explicitly to be able to use it in the check for the IGNORE message [1] icc7: - don't extract the Intel debugger, it's not usable without a threads debugging lib - USE_SIZE Noticed after: reading the commit log/diff of the ifc port [1] Submitted indirectly by: maho, hrs [1]
* Update the portname (ifc->ifc7)Maho Nakata2004-02-011-1/+1
| | | | Suggested by: netchild
* [1] ${IGNORE} in the Makefile did not work properlyMaho Nakata2004-01-311-6/+5
| | | | | | | | | and ${ECHO} was misused. ${DISTFILES} should be defined before it is used. [2] fix build (cxa_finalize.c is gone for now) Submitted by: hrs [1]
* Use the CPIO macro defined in bsd.port.mk.Maho Nakata2004-01-311-1/+0
| | | | Submitted by: trevor
* Update to 8.0.039Maho Nakata2004-01-3121-1586/+2296
| | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* added ifc7 and remove ifc8 by repocopyMaho Nakata2004-01-311-1/+1
|
* Remove lang/ifc8 since this should be updated in lang/ifcMaho Nakata2004-01-3119-3338/+0
| | | | and repocopy should appropreately be done.
* split linux_file.c since number of wrapper fuctionMaho Nakata2004-01-311-0/+190
| | | | | | increased Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* - update MASTER_SITESDirk Meyer2004-01-312-4/+2
|
* SIZE-ifyOliver Braun2004-01-3110-0/+13
|
* Update to 1.8.7: bugfixes.Mark Linimon2004-01-313-9/+7
| | | | | PR: ports/61652 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Fix build on AMD64Tilman Keskinoz2004-01-311-0/+1
|
* - Fix plist and bump PORTREVISIONKirill Ponomarev2004-01-302-0/+2
| | | | Noticed by: bento via kris
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
|
* The Fortran frontend binary is called g77, not f77.Gerald Pfeifer2004-01-301-1/+1
|
* - update to 8.0.058.p059Alexander Leidinger2004-01-302-5/+6
| | | | | | | - use SIZE - remove variables for objcopy and brandelf, they're now available from bsd.port.mk - use a more generic chmod command
* Update MD5, author report about make some changes in parser code.Sergey A. Osokin2004-01-301-1/+1
| | | | | | Diff old vs. new version avaliable upon request. Notify from: kris via bento
* Add workaround to silent bento, complaining php extensions remove an extra dir.Alex Dupre2004-01-302-1/+2
| | | | | Reported by: bento via kris Approved by: kris, nork (mentor/implicitly)
* FORBIDDEN: Creates /almost-certainly-does-not-exist in the root dirKris Kennaway2004-01-301-0/+2
| | | | *sigh*
* Update to 20040128 ten15 snapshotTilman Keskinoz2004-01-299-139/+110
| | | | | PR: 62038 Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
* SIZEify.Trevor Johnson2004-01-2959-0/+71
|
* Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26Gerald Pfeifer2004-01-2839-507/+494
| | | | | change to the gcc33 port and introduce a new make variable SUFFIX to avoid hardcoding the version number and reorder USE_ variables.
* Fix owner of $PREFIX/lib.Martin Cracauer2004-01-281-1/+2
| | | | | PR: ports/62011 Submitted by: David Magda <dmagda+prbugs@ee.ryerson.ca>
* Remove hashes of unused Fortran, Objective-C and Java distfiles.Trevor Johnson2004-01-271-3/+3
| | | | Add size data and ID.
* This no longer provides a Java compiler.Trevor Johnson2004-01-271-1/+1
|
* Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variableGerald Pfeifer2004-01-262-24/+34
| | | | SUFFIX to avoid hardcoding the version number and reorder USE_ variables.
* - Chase tix shlib bumpPav Lucistnik2004-01-261-5/+5
| | | | | PR: ports/61930 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* - Add support for PTHREAD_{LIBS/CFLAGS} [1]Alex Dupre2004-01-266-18/+33
| | | | | | | | | | | - Add support for FastCGI [2] - Fix PEAR installation in a particular scenario [3] PR: ports/61790 [2] Submitted by: clement [1], Xavier Beaudouin <kiwi@oav.net> [2], Balazs Nagy <js@iksz.hu> [3] Approved by: nork (mentor/implicitly)
* Do not install dangling symlinks.Jimmy Olgeni2004-01-244-8/+42
| | | | Noticed by: Chris Pressey