aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* a) add --disable-libmudflap since this port doesn't use libmudflapmaho2004-02-032-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.maho2004-02-032-10/+6
| | | | g95 and tree-ssa are developed separately.
* --disable-libmudflap to the configure arguments.maho2004-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}maho2004-02-022-2/+6
| | | | Submitted by: sf
* Fix build on IA64, while I am here.arved2004-02-021-4/+14
|
* Fix build on AMD64arved2004-02-021-2/+10
| | | | Submitted by: stephane via maintainer
* Add a missing conflictarved2004-02-021-1/+1
|
* Add conflictsarved2004-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 fixmarkm2004-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 Compilermaho2004-02-0213-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.6gerald2004-02-021-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.1pav2004-02-024-6/+4
| | | | | PR: ports/62224 Submitted by: Richard Kiss <him@richardkiss.com> (maintainer)
* - Update to 2.6pav2004-02-0211-1639/+1763
| | | | | PR: ports/62205 Submitted by: Christopher Rued <c.rued@xsb.com> (maintainer)
* - Portlintpav2004-02-022-16/+16
|
* - Add CONFLICTS between lang/rexx-imc and lang/rexx-reginapav2004-02-022-0/+4
| | | | | PR: ports/62200 Submitted by: parv <parv@pair.com>
* icc & icc7:netchild2004-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)maho2004-02-011-1/+1
| | | | Suggested by: netchild
* [1] ${IGNORE} in the Makefile did not work properlymaho2004-02-011-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.maho2004-02-011-1/+0
| | | | Submitted by: trevor
* Update to 8.0.039maho2004-02-0121-1586/+2296
| | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* added ifc7 and remove ifc8 by repocopymaho2004-02-011-1/+1
|
* Remove lang/ifc8 since this should be updated in lang/ifcmaho2004-02-0119-3338/+0
| | | | and repocopy should appropreately be done.
* split linux_file.c since number of wrapper fuctionmaho2004-02-011-0/+190
| | | | | | increased Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* - update MASTER_SITESdinoex2004-01-312-4/+2
|
* SIZE-ifyobraun2004-01-3110-0/+13
|
* Update to 1.8.7: bugfixes.linimon2004-01-313-9/+7
| | | | | PR: ports/61652 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Fix build on AMD64arved2004-01-311-0/+1
|
* - Fix plist and bump PORTREVISIONkrion2004-01-312-0/+2
| | | | Noticed by: bento via kris
* SIZE *DOES* MATTER.sergei2004-01-311-0/+1
|
* The Fortran frontend binary is called g77, not f77.gerald2004-01-301-1/+1
|
* - update to 8.0.058.p059netchild2004-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.osa2004-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.ale2004-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 dirkris2004-01-301-0/+2
| | | | *sigh*
* Update to 20040128 ten15 snapshotarved2004-01-309-139/+110
| | | | | PR: 62038 Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
* SIZEify.trevor2004-01-2959-0/+71
|
* Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26gerald2004-01-2939-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.cracauer2004-01-291-1/+2
| | | | | PR: ports/62011 Submitted by: David Magda <dmagda+prbugs@ee.ryerson.ca>
* Remove hashes of unused Fortran, Objective-C and Java distfiles.trevor2004-01-271-3/+3
| | | | Add size data and ID.
* This no longer provides a Java compiler.trevor2004-01-271-1/+1
|
* Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variablegerald2004-01-272-24/+34
| | | | SUFFIX to avoid hardcoding the version number and reorder USE_ variables.
* - Chase tix shlib bumppav2004-01-271-5/+5
| | | | | PR: ports/61930 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* - Add support for PTHREAD_{LIBS/CFLAGS} [1]ale2004-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.olgeni2004-01-254-8/+42
| | | | Noticed by: Chris Pressey
* - Better handling of snmp dependency [1]ale2004-01-2412-60/+148
| | | | | | | | | | | | - Add support for BDB 4.1 [2] - Better handling of postgresql dependency [3] - Add new direct I/O extension [4] PR: 58920 [1], 60541 [2], 61409 [3] Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> [1] [3], Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [2], Izzy Kindred <ikindred@cox.net> [4] Approved by: nork (mentor/implicitly)
* Now gettext 0.12.1 is gettext-old.trevor2004-01-2410-10/+10
|
* Upgrade to 2.0.5.tg2004-01-232-3/+6
| | | | Submitted by: Sascha Gresk <Sascha.Gresk@Opensource-Consult.De>
* Use LS macro.trevor2004-01-231-1/+1
|
* fix pkg-plistoliver2004-01-232-1/+8
| | | | Noted By: kris
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-227-9/+5
|
* Update to the 2004-01-14 snapshot of GCC 3.4.gerald2004-01-2252-494/+702
| | | | | | | | | | | | | | | Merge in my 2004/01/17 change to the gcc33 port to configure with --program-suffix and related and further simplifications. Merge in my 2004/01/13 change to the gcc33 port to make the automatic generation of the package list for libraries and include files more failure tolerant, so that at least `make install` now works on sparc64. Merge in my 2004/01/05 change to the gcc33 port to combine and simplify the post-install handling of target libraries and GCJ include files. libgcj still is not supported and packaging is broken on sparc64; mark BROKEN on that platform.
* Use the SORT macro from bsd.port.mk.trevor2004-01-2225-36/+41
|
* Use PAX macro.trevor2004-01-2215-15/+15
|
* Add missing part of yesterday's commit.gerald2004-01-211-6/+12
| | | | | | Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE. Reported by: Rolandas Naujikas <rolnas@takas.lt>
* Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE.gerald2004-01-211-1/+2
|
* New port: fpc-devel: Free Pascal 1.9.x beta series.znerd2004-01-218-168/+9816
| | | | | PR: 61183 Submitted by: Marco van de Voort <marcov@stack.nl>
* Use the new ghostscript options.marcus2004-01-211-6/+1
| | | | Submitted by: linimon
* Remocxa_finalize.c isn't needed anymore as the entire DSO support is inmaho2004-01-202-40/+1
| | | | | | cxa_atexit.c now (it has the same line count as the icc one). Reviewed by: netchild
* Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5".kuriyama2004-01-2010-10/+10
| | | | Approved by: tobez
* Add new port lang/ifc8maho2004-01-1921-0/+3379
| | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* - update to 8.0.058netchild2004-01-192-10/+8
| | | | | | | | | | | | - add intel-patch target to easy porting effort of future versions [1] - remove intel debugger rpm, as long as we don't have a libthread_db we can't use it [2] Note: The stlport-icc exception handling test will still fail with this version. Suggested by (sort of): Marius Strobl <marius@alchemy.franken.de> [1] Noticed by: Marius Strobl <marius@alchemy.franken.de> [2]
* update to ifc to 7.1.038.maho2004-01-1914-890/+478
| | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com>
* - Correct instalation of info filespav2004-01-192-14/+20
| | | | | | | | - Add dependency on iconv PR: ports/59168, ports/61557 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>, Kimura Fuyuki <fuyuki@nigredo.org> Approved by: maintainer
* Add lang/harbour, an open source Clipper-compatible compiler.linimon2004-01-195-0/+321
| | | | | PR: ports/52016 Submitted by: David G. Holm <harbour@netfang.net>
* Switch to my @FreeBSD.org email address.ale2004-01-186-6/+6
| | | | Approved by: nork (mentor)
* Configure with --program-suffix and make related and further simplifications.gerald2004-01-182-21/+14
|
* Sync handling of man pages with the gcc34 port. Merge in my 2004/01/09gerald2004-01-182-17/+11
| | | | | | change to the gcc34 port to adjust the renaming of gccbug to the scheme used by the other programs installed by this port. Remove hack to provide stubs for binaries not built on some platforms.
* Use lang/ghc5.obraun2004-01-161-1/+1
|
* build with lang/ghc5 on -currentobraun2004-01-161-1/+1
|
* Add MS-SQL support.ale2004-01-169-22/+43
| | | | | | | | Chase freetds lib. Bump PORTREVISION. Requested by: many Submitted by: Michael Ranner <mranner@inode.at> Approved by: nork (mentor/implicitly)
* * Upgrade lang/ghc to 6.2.obraun2004-01-1617-1859/+788
| | | | | | | | | * Welcome lang/ghc5 after repocopy from lang/ghc. * Say goodbye to lang/ghc6. * Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni. Approved by: portmgr (marcus), maintainer Repocopy by: joe
* Upgrade to version 6.2. Add PORTVERSION to DIST_SUBDIR as the tarballs doolgeni2004-01-163-684/+512
| | | | | not have a version number. Also install under ${LOCALBASE}/share/doc/ghc6 to avoid conflicts with ghc-doc.
* * Upgrade to 6.2.obraun2004-01-156-24/+95
| | | | | | | * Use math/libgmp4 instead of included gmp. Reviewed by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer
* Upgrade to 0.8.7. We now build and install all contributed modules.des2004-01-144-27/+190
|
* - Fix apache2 dependency (this was broken by the introductionale2004-01-143-3/+5
| | | | | | | of the APACHE_PORT variable in bsd.port.mk). - Fix php5 pkg-list when built without sqlite. Approved by: nork (mentor/implicitly)
* Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generationgerald2004-01-142-15/+18
| | | | | | | | of the package list for libraries and include files more failure tolerant, so that at least `make install` now works on sparc64. libgcj still is not supported and packaging is broken on sparc64; mark BROKEN on that platform.
* Ok, it's not my day... gimme that extra large pointy hat please.netchild2004-01-122-2/+2
| | | | | | | | There slipped in a hardcoded /usr/local, it was supposed to be a placeholder for LOCALBASE (to find the stlport lib in the ld wrapper). Thanks to: Marius Strobl <marius@alchemy.franken.de> for reviewing the commits.
* After the fast bandaid fix for patch-...{icc,icpc} for those fastnetchild2004-01-123-36/+25
| | | | | | | upgrader adopters commit a better fix which also respects PREFIX. Bump PORTREVISION for this fix, not bumping it for the bandaid fix was intended.
* Urgs... fix the patches, so they actually result in a working icc...netchild2004-01-122-16/+16
| | | | Noticed by: Marius Strobl <marius@alchemy.franken.de>
* - connect icc7 to the build after a repocopy from iccnetchild2004-01-116-17/+20
| | | | | - update icc7 to 7.1.035 - sync parts of icc7 with the icc (v8) port
* Update to 8.0.055.p057.netchild2004-01-1127-2439/+2812
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | As Intel uses it's own directory for ifc and icc, we don't conflict with ifc anymore. Because of ABI changes, you have to recompile C++ programs (don't forget stlport-icc). Note that this port is a _work in progress_: - Icc allows to use an already installed libstdc++ from gcc, this doesn't work yet on FreeBSD. Libstdc++ on 4.x is too old, so it's unlikely we can add support for it. The headers of libstdc++ shipping with FreeBSD 5.2-CURRENT use GCCisms not (yet) supported by icc, the hardcoded search path for them also doesn't fit for FreeBSD 5.2-CURRENT. - We've incorporated parts (cxa) of the FreeBSD >= 502101 libc on < 502101 systems. It's tested on 4.x, but not on FreeBSD < 502101. - Not all (new) options (including GCC compatibility) are thoroughly tested. When encountering problems please report to me first instead of directly contacting Intel. Ackknowledgements: - Bradley T Hughes <bhughes@trolltech.com> for PR 59552, it resulted in a modification of our libc (C++ DSO Object Destruction API) we incorporate in the port on < 502101 systems. - Marius Strobl <marius@alchemy.franken.de> for his help with the port (e.g. ld.c, cxa).
* Remove lang/fpl. It has not fetched in some time, and the maintainer'slinimon2004-01-116-63/+0
| | | | | address now bounces with permanent errors. It had previously been scheduled for removal on Feb. 2nd and no one has objected.
* o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.nork2004-01-113-11/+26
| | | | | | | | o Small other fixes. PR: ports/56205[1], ports/61169[2] Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1] ale (maintainer) [2]
* Adapt php5 Makefile to support apache2-worker.nork2004-01-112-12/+22
| | | | | | PR: ports/56205[1], ports/61171 [2] Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> ale (maintainer) [2]
* Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05gerald2004-01-1039-364/+169
| | | | | | changes which combine and simplify the post-install handling of target libraries and GCJ include files and my 2003-12-14 change which simplifies handling of .info files from the lang/gcc33 port.
* Fix packaging which was quite broken. On the way, update PORTVERSION togerald2004-01-1026-91/+78
| | | | | match the new versioning scheme in GCC-land and adjust the renaming of gccbug to the scheme used by the other programs installed by this port.
* Add ghc6-doc.olgeni2004-01-101-0/+1
|
* Upgrade to version 6.0.1 after repocopy.olgeni2004-01-103-86/+166
|
* - Update to 5.0.0 [1]sergei2004-01-105-18/+22
| | | | | | | | - Fix pkg-plist - Give maintainership back to Jason Evans, who is also the author of Onyx PR: 60877 [1] Submitted by: Jason Evans <jasone@canonware.com>
* Fix plist.perky2004-01-097-0/+7
| | | | Reported by: Mun-Kyo Seo <munggo@pmy.lv>
* Add checksum entry for Python 2.4 040106.perky2004-01-093-0/+3
|
* Add missed deltas on 2.4 040106 update.perky2004-01-0914-49/+161
|
* Update python-devel to 2.4 20040106 snapshot.perky2004-01-097-14/+35
|
* add q 4.6ijliao2004-01-086-0/+286
| | | | Q -- equational programming language
* Update to 1.0.10.znerd2004-01-072-0/+22
| | | | | | | | | | | Additional change according to the submitter: - Port compiles for the first time - Port has 'gone on a diet' (forgot about this file in last commit, few seconds ago) PR: 60912 Submitted by: maintainer
* Update to 1.0.10.znerd2004-01-078-5298/+374
| | | | | | | | | Additional change according to the submitter: - Port compiles for the first time - Port has 'gone on a diet' PR: 60912 Submitted by: maintainer
* Release maintainership.adamw2004-01-071-1/+1
|
* Update to the 2003-12-31 snapshot.obrien2004-01-0726-91/+91
|
* Update to the 2004-01-05 snapshot. On the way, combine and simplify thegerald2004-01-063-25/+13
| | | | post-install handling of target libraries and GCJ include files.
* - Update to 0.6krion2004-01-063-2/+18
| | | | | PR: 60953 Submitted by: maintainer
* - Update to version 1.09krion2004-01-068-79/+22
| | | | | PR: 60933 Submitted by: Ports Fury
* Add lush, an object-oriented programming language designed forpav2004-01-057-0/+890
| | | | | | | | | | | | | | researchers, experimenters, and engineers interested in large-scale numerical and graphic applications. Lush is designed to be used in situations where one would want to combine the flexibility of a high-level, loosely-typed interpreted language, with the efficiency of a strongly-typed, natively-compiled language, and with the easy integration of code written in C, C++, or other languages. WWW: http://lush.sourceforge.net/ PR: ports/60906 Submitted by: David Yeske <dyeske@yahoo.com>
* - Assign maintainership to the submitter at his requestsergei2004-01-031-2/+1
| | | | | | | - Remove explicit CONFIGURE_TARGET, as it is defined in Makefile.kde PR: 60831 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* . Update to 2.5.6.glewis2004-01-013-6/+9
|
* unbreak lang/biglooedwin2003-12-301-4/+0
| | | | Noticed by: Kimura Fuyuki <fuyuki@nigredo.org>
* - Make fetchablepav2003-12-292-6/+6
| | | | | PR: ports/60692 Submitted by: ale (maintainer)
* New port: lang/huc (PC Engine C Compiler)edwin2003-12-296-0/+120
| | | | | | | | | | HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more. PR: ports/60511 Submitted by: Frederic <nexusb@free.fr>
* Fix builds for whom has VPATH on his/her environment variables.perky2003-12-283-0/+3
| | | | | PR: 57731 Reported by: bms
* Fix dets file corruption issue.olgeni2003-12-284-2/+156
| | | | Obtained from: Hans Bolinder <hasse@erix.ericsson.se>
* - Update WWWpav2003-12-271-1/+1
| | | | | PR: ports/60610 Submitted by: Leland Wang <llwang@infor.org> (maintainer)
* Update to the 2003-12-24 snapshot.obrien2003-12-2652-247/+130
|
* Update to the 2003-12-22 snapshot.obrien2003-12-262-9/+8
|
* Make fetchable.trevor2003-12-261-1/+1
|
* Update lang/ruby18 to the 1.8.1 final release. Merry Christmas!knu2003-12-252-2/+2
|
* Add a fallback http path to the main site to fix fetch. (The FTP sitelinimon2003-12-241-1/+2
| | | | | is still available, but may have been reorganized; however, it does not allow directory listings). Informed maintainer.
* - add CONFLICTSdinoex2003-12-231-0/+2
| | | | Submitted by: girgen@pingpong.net
* [Forced commit]nork2003-12-231-17/+0
| | | | | | Remove unnecessary patch, and Bump PORTREVISION. Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Remove unnecessary patch, and Bump PORTREVISION.nork2003-12-231-1/+1
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Add patch file which I forgot.nork2003-12-232-0/+20
|
* o Update to 5.0.0a4 snapshot.nork2003-12-2314-198/+120
| | | | | | | | | o Add TIDY extension. o Remove MCAL extension. o Remove patch-ext::standard::datetime.c file. PR: ports/60504 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* - use the libc cxa support on a recent -current instead of the hacknetchild2003-12-224-212/+170
| | | | | | | | | | NOTE: you need to rebuild stlport-icc and maybe some other C++ programs/libs. - rework ld.c to fix the build of stlport-icc on 4.x (first part of the build fix, the second part follows shortly in a stlport commit) [1] Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
* Update lang/ruby18 to 1.8.1.p4.knu2003-12-223-1/+17
|
* - Update to 2.6bkrion2003-12-216-236/+279
| | | | | PR: 60387 Submitted by: maintainer
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-215-5/+5
|
* - Mark ONLY_FOR_ARCHS=i386krion2003-12-201-1/+3
| | | | | | | - Give maintainership to submitter PR: 60424 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* - Don't install symlink treecc-%%PORTVERSION%%krion2003-12-202-6/+1
| | | | | PR: 60411 Submitted by: maintainer
* - Remove unused file.pav2003-12-201-94/+0
| | | | Approved by: maintainer
* Mark as broken with latest gcc. Informed maintainer.linimon2003-12-201-1/+7
|
* - Update to Python-2.3.3perky2003-12-2028-1524/+131
| | | | | | - Pass PYTHON_VERSION variable to dependent builds. - Enable email package to use cjkcodecs. - Decrease default recursion limit to 900 on sparc64.
* Update email address.edwin2003-12-201-1/+1
| | | | | | | I'm not sure how much longer I will have a email account at rgv. PR: ports/60406 Submitted by: michael johnson <ahze@ahze.net>
* - This port uses varargs functionality which can't be easily updatedpav2003-12-201-3/+2
| | | | | | | | to stdarg, so use gcc-2.95 on 5.x for now, unmark broken and give maintainership to submitter. PR: ports/60086 Submitted by: Erik Greenwald <erik@smluc.org>
* - Update to 3.15ppav2003-12-207-13/+37
| | | | | PR: ports/60353 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
* - Disable machine code which is potentially unsecurepav2003-12-201-0/+8
| | | | | | | - Try harder to find libgmp PR: ports/60084 (based on) Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Re-add the format feature from slib 2d5. This is needed for GnuCash.marcus2003-12-193-2/+14
| | | | Submitted by: maintainer
* - fix LDFLAGSdinoex2003-12-171-1/+1
| | | | Submitted by: lev
* Add slib-gauche, a port that installs slib into gauche catalog.pav2003-12-174-0/+35
| | | | | PR: ports/60282 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* - Enable line-edit (works fine on -STABLE & -CURRENT)krion2003-12-171-2/+3
| | | | | | | | - Bump PORTREVISION - Grab maintainership PR: 60323 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* - Update to version 0.7.3krion2003-12-173-5/+19
| | | | | PR: 60327 Submitted by: maintainer
* Use patches and libgmp port on -STABLE, too.obraun2003-12-1614-30/+6
| | | | | Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer
* Remove a patch missed in the last commit.marcus2003-12-161-10/+0
| | | | Noticed by: John Merryweather Cooper <johnmary@adelphia.net>
* Update to 0.29.marcus2003-12-163-5/+10
| | | | | PR: 60228 Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
* Make this port build on the AMD64 platform.jkoshy2003-12-151-1/+1
| | | | Submitted by: Tilman Linneweh <arved@FreeBSD.org>
* Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in theobrien2003-12-1513-13/+13
| | | | | | manpage fake out. Spotted by: gerald
* * Deal with GCC's configurary's assumption that /usr/local/{include,lib}obrien2003-12-1539-0/+182
| | | | | | | | are searched automatically by the compiler by using --with-libiconv-prefix. W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header. During the make, neither will be found; a lot of inconsistency here... * Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due not actually passing the found header path to CFLAGS in any way.
* Mark as only for the various Intel chips. Pet portlint. No objectionlinimon2003-12-151-6/+8
| | | | | | | from: maintainer. PR: ports/60178 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.knu2003-12-1510-63/+123
|
* - Backout last update, it broke x11-fm/tkdeskpav2003-12-155-49/+7
| | | | Reported by: lkoeller
* Add freetxl, a unique programming language specifically designed to supportpav2003-12-155-0/+83
| | | | | | | | | | computer software analysis and source transformation tasks. It is the evolving result of more than fifteen years of concentrated research on rule-based structural transformation as a paradigm for the rapid solution of complex computing problems. PR: ports/54617 Submitted by: Ryan Thompson <ryan@sasknow.com>
* Update to the 2003-12-08 snapshot. Simplify handling of .info files, andgerald2003-12-153-23/+17
| | | | merge in some of my recent changes to the gcc34 port.
* - Update to 3a1pav2003-12-158-42/+93
| | | | | | | | | - Split into two ports - interpreter independent library and installation into guile - Give maintainership to submitter PR: ports/56393, ports/59888 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* - Update to 0.6.5pav2003-12-153-44/+48
| | | | | PR: ports/59658 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* - Update to 20031205.pav2003-12-153-7/+39
| | | | | PR: ports/60004 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* - Added a patch to the original OCaml's configure scriptsergei2003-12-147-4/+174
| | | | | | | | | | | to fix building the port when using WITHOUT_X11 knob. - Fixed Makefiles to avoid gmake-isms. - Fix pkg-plist PR: 60219 Submitted by: maintainer Noticed by: Dmitry Morozovsky <marck@rinet.ru>, Marwan Burelle <Marwan.Burelle@ens.fr>
* Display package message in post-install.olgeni2003-12-141-0/+3
|
* Add "Design Patterns for Simulations in Erlang/OTP", a thesis byolgeni2003-12-144-3/+18
| | | | | Lennart Öhman. Also add pkg-message text with credits for extra documentation like this.
* - since 4.3.4, php4 does not install libmbfl headers, but theyoliver2003-12-143-2/+36
| | | | | | | | | | | | | | | | | are still needed for PECL extensions that rely on mbstring (e.g. mail/pear-mailparse, currently broken); Remark: the proposed patch comes from PHP's CVS (please see <http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>). - the next release of devel/pear-PEAR (1.3) depends of the extension xmlrpc; - since I'm there, let slaves ports replace COMMENT. PR: ports/59591 Submitted By: Thierry Thomas <thierry@pompo.net> Approved By: maintainer
* Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (atgerald2003-12-1439-286/+468
| | | | | | | | least) two FreeBSD-related problems I had reported against the previous snapshot. Make some final adjustments to track changes in directory layout between GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag.
* - Update to 0.92apav2003-12-144-14/+16
| | | | | PR: ports/58725 Submitted by: Jaeho Shin <netj@sparcs.kaist.ac.kr> (maintainer)
* - Update to 1.5.14pav2003-12-143-21/+13
| | | | | PR: ports/59858 Submitted by: maintainer via Pedro F. Giffuni <giffunip@asme.org>
* fix build on 4 and 5oliver2003-12-1414-7/+522
|
* - Update to 7.1.034.netchild2003-12-136-20/+12
| | | | | - Modify plist to print a diagnostic instead of a pkg_delete warning if there's a license in the license directory.
* - Fix build on -CURRENT by importing some gcc33 fixesobraun2003-12-1314-4/+212
| | | | | | | | | | | - Fix linker issue on -CURRENT by not using SplitObjs, same as: http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005289.html - Use libgmp from ports on -CURRENT (saves further patching) - Bump PORTREVISION PR: ports/60155 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-124-8/+8
| | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio.
* Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.roam2003-12-121-1/+1
| | | | | PR: 57749 Approved by: maintainer timeout
* Mark as broken on 5.x due to the usual gcc3.3-induced bitrot. Pet portlint.linimon2003-12-121-1/+5
|
* - Fix COMMENT formatkrion2003-12-111-1/+1
| | | | | PR: 60144 Submitted by: Ports Fury
* - Fix COMMENT formatkrion2003-12-112-2/+2
| | | | | PR: 60143 Submitted by: Ports Fury
* - fix building with gnustep 1.9.0 (devel)dinoex2003-12-112-0/+110
|
* - Update to 1.9.0dinoex2003-12-114-4/+7
|
* - Chase tix library name change.pav2003-12-111-2/+3
| | | | | PR: ports/60115 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Once again, I forgot to commit the updated plist when I upgraded the port.des2003-12-111-11/+11
| | | | | | Thanks to <parv@pair.com> for noticing. PR: ports/60101
* - Update list of download locations with working entries.pav2003-12-111-3/+4
| | | | | PR: ports/60102 (based on) Submitted by: parv <parv@pair.com>
* Update to v205.jkoshy2003-12-103-50/+396
|
* - Update to version 5d9krion2003-12-104-15/+22
| | | | | PR: 60070 Submitted by: Ports Fury
* New port: Ficl is a programming language interpreter designed to bebms2003-12-0913-0/+367
| | | | | | | | | embedded into other systems as a command, macro, and development prototyping language. FreeBSD uses ficl in its loader. So far we haven't done much more in this area, perhaps importing a port will encourage further fruitful exploitation of this valuable tool.
* Update to 7.1.033.netchild2003-12-084-16/+16
|
* Fix building on 5-CURRENTlev2003-12-082-4/+12
| | | | | PR: ports/60018 Submitted by: FreeBSD-gnats-submit@freebsd.org
* Enable crypt(3) support.bland2003-12-082-1/+32
| | | | Submitted by: Alexey Antipov <rabbit@lipetsk.ru>
* Upgrade to 7.2.obraun2003-12-083-4996/+6188
| | | | | PR: ports/59640 Submitted by: maintainer
* - Update to version 3.99.6krion2003-12-083-7/+17
| | | | | PR: 60012 Submitted by: Ports Fury
* Restyle email address of (non)maintainer.linimon2003-12-071-1/+1
|
* Update to the 2003-12-01 snapshot (quite some fixes).gerald2003-12-072-8/+8
| | | | Further simplify handling of .info files.
* Add MASTER_SITES, update WWW.jkoshy2003-12-062-3/+5
| | | | | PR: ports/59978 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
* - Update to 3.07 (patchlevel 2sergei2003-12-066-821/+847
| | | | | | | | | | | - Fix MASTER_SITES list - Update MANN and MLINK - Re-sort pkg-plist for better maintenance - Assign maintainership to the submitter PR: 59602 Submitted by: Eugene Ossintsev <eugos@gmx.net> Approved by: previous maintainer
* - Update to work with tcl8.4pav2003-12-055-7/+50
| | | | | | | - Quiet portlint a bit PR: ports/58466 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* add qc-- 20031201ijliao2003-12-0511-0/+155
| | | | | | The Quick C-- Compiler PR: 59893
* Upgrade to 03-11.obraun2003-12-053-61/+11
|
* Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.obraun2003-12-053-200/+140
| | | | Parts submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* PR: 59958dinoex2003-12-053-3/+3
|
* - Udpate to 1.1.2dinoex2003-12-053-2/+5
|
* - Update to 8.4.5dinoex2003-12-052-3/+2
|
* Really mark as broken.gerald2003-12-0513-13/+13
| | | | Pointy hat to: self
* Update to the 2003-11-26 snapshot and fix several packaging issues.gerald2003-12-0539-871/+221
| | | | | | | | Import significant simplifications of the post-install handling of GCJ include files from the gcc33 port. Use the new INFO= facility. The port is still (marked) broken, but should essentially work out of the box once the remaining upstream bugs have been fixed.
* Upgrade to 0.8.6.des2003-12-043-29/+29
|
* Add WWW.demon2003-12-0410-0/+20
| | | | Approved by: maintainer
* The __WORD_BIT constant in GCC's stl_bvector.h caused a namespacetrevor2003-12-041-0/+6
| | | | conflict which kept the mailsync port from compiling. Resolve it.
* Build the DynaLoader with -fPIC to fix some build problems on amd64.marcus2003-12-034-2/+24
| | | | | Submitted by: tobez Approved by: portmgr (implicit)
* Unbreak: chase checksum for armstrong_thesis_2003.pdf.olgeni2003-11-292-2/+2
| | | | | | PR: ports/59745 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: portmgr (marcus)
* This patch is still needed for -STABLE and older versions of 5.x.marcus2003-11-282-0/+24
| | | | Approved by: portmgr (implicit)
* Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHSmarcel2003-11-271-3/+0
| | | | | | that listed all archs, except ia64. Approved by: portmgr (kris)
* Fix the build on ia64:marcel2003-11-272-0/+24
| | | | | | | | | | | | The __libc_ia64_register_backing_store_base variable is defined on Linux (in glibc) to allow processes to obtain the base of the RSE backing store. On FreeBSD we do not have such a variable. We also do not yet have a different interface for processes to use. So, for now, hardcode the base address of the RSE backing store as it is on FreeBSD. There's little chance this will change in the future, so it's not that evil. Approved by: portmgr (kris)
* Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.marcus2003-11-272-25/+2
| | | | Approved by: portmgr (implicit)
* This fixes plist problem for people unlucky enough to have atobez2003-11-265-5/+10
| | | | | | | | ${PREFIX}/share/man/man1 directory (which perl's Configure unconditionally prefers to anything else if found). Submitted by: se, vanilla Approved by: portmgr (marcus)
* Upgrade to nqc 2.5 r3. The old distfile has gone away.jhay2003-11-263-17/+20
| | | | Approved by: portmgr (marcus)
* Backout my upgrade to nqc 2.5 r3. We are in a code freeze.jhay2003-11-253-19/+13
|
* Update to nqc 2.5 r3.jhay2003-11-253-13/+19
|
* Fix plist on ia64 and amd64, and fix build on amd64.marcus2003-11-243-9/+34
| | | | Approved by: portmgr (implicit)
* - Fix build on sparc64pav2003-11-231-0/+1
| | | | | Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: adamw (mentor)
* - Update to version 2.1.5krion2003-11-234-37/+25
| | | | | PR: 59581 Submitted by: Ports Fury
* Add missing port to INDEX:eik2003-11-221-1/+2
| | | | | | | | | | | - games/pathological - lang/gcc34 - net/ruby-romp - sysutils/prune sort. Approved by: marcus (mentor)
* Add fix for a fatal bug in type's GC handling causes segfaults.perky2003-11-2115-3/+1464
| | | | | | http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u Obtained from: Python CVS
* Force to use gcc2.95. Fix configuration problems, too.linimon2003-11-212-12/+69
| | | | | | Build-tested on 4.x and 5.x. PR: ports/58239 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer).
* Look for JDK 1.4.2.olgeni2003-11-212-2/+2
|
* - Update to 0.8.5krion2003-11-218-53/+26
| | | | | | | | - Unbreak this port - Use PORTDOCS macro PR: 59523 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-203-3/+3
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-203-0/+3
| | | | "perl -pi -e" construction.
* Add WITH_DEBUG knob and support for the new bsd.php.mk file.jeh2003-11-204-6/+68
| | | | | | | Forgotten in previous PR: add also BROKEN_WITH_PHP knob. PR: 59418 Submitted by: MAINTAINER
* A completely new bsd.php.mk file for checking and selecting dependenciesjeh2003-11-205-67/+129
| | | | | | | | | | | | | | | on various php ports. The system is backward compatible and adds the WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a next PR). It works much better and is more flexible (a future addition will be support for Apache 2 compiled with threads). This is the last step before moving the bsd.php.mk file into /usr/ports/Mk with the addition of USE_PHP={yes,4,5} global knob. While I'm here, remove the DEBUG option from the extension list and change the postgresql dependency. PR: 59418 Submitted by: MAINTAINER
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* Add Joe Armstrong's PhD thesis, "Making reliable distributed systemsolgeni2003-11-203-4/+7
| | | | | | | in the presence of software errors", describing the principles and design methodology behind Erlang/OTP. Abstract here: http://www.sics.se/~joe/thesis/spikblad.html
* 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