Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add USE_BISON. | marcus | 2002-07-29 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Merge from lang/perl5: | tobez | 2002-07-28 | 10 | -15/+120 |
| | | | | | | | | | | | Add two knobs: WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the freebsd system malloc. Some might find this useful, since perl's malloc is marginally faster in typical cases, and orders of magnitude faster in degenerate cases. Use with care. WITH_GDBM - to compile with gdbm support. | ||||
* | Add two knobs: | tobez | 2002-07-28 | 6 | -14/+68 |
| | | | | | | | | | | | | WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the freebsd system malloc. Some might find this useful, since perl's malloc is marginally faster in typical cases, and orders of magnitude faster in degenerate cases. Use with care. WITH_GDBM - to compile with gdbm support. Requested by: netchild (WITH_PERL_MALLOC), Joachim Leidinger <jojo@blackpoint.de> (WITH_GDBM) | ||||
* | Make buildable with ghc again | pat | 2002-07-28 | 1 | -0/+4 |
| | | | | | PR: ports/40890 Submitted by: maintainer | ||||
* | `gcc32' was repocopied to `gcc33' as it is being renumbered by the GCC guys. | obrien | 2002-07-28 | 1 | -0/+1 |
| | |||||
* | Use source distribution rather than binaries, and remove bogus dependency | olgeni | 2002-07-26 | 3 | -8/+46 |
| | | | | | | | on libc.3. PR: 41001 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> | ||||
* | Add html and postscript documentation for the Glasgow Haskell Compiler. | olgeni | 2002-07-26 | 16 | -0/+1912 |
| | |||||
* | - Update to 0.9p7 | pat | 2002-07-26 | 4 | -14/+31 |
| | | | | | | | | | - Give maintainership to submitter - Sort pkg-plist - Use LOCALBASE for path of libutils.la PR: ports/40985 Submitted by: Christian Brueffer <chris@unixpages.org> | ||||
* | Update to 0.7.14 | pat | 2002-07-26 | 2 | -4/+5 |
| | | | | | | | Pass maintainership to submitter PR: ports/40984 Submitted by: Christian Brueffer <chris@unixpages.org> | ||||
* | Update to 5.38.0 | pat | 2002-07-25 | 2 | -15/+15 |
| | | | | | | | | Clean up some portlint warnings Allow port to build if PREFIX is different from that of tk and tcl PR: ports/40959 Submitted by: maintainer | ||||
* | Install ChangeLog too. | knu | 2002-07-24 | 8 | -0/+8 |
| | | | | Suggested by: Andreas Hauser <hauser@informatik.uni-muenchen.de> | ||||
* | Upgrade to v200. | jkoshy | 2002-07-24 | 6 | -2021/+2621 |
| | | | | Requested by: Austus <austus@adelphia.net> | ||||
* | * All the world's an i386... | naddy | 2002-07-23 | 6 | -0/+6 |
| | | | | * Remove empty patch file. | ||||
* | Modify BSDPAN to make INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR be equal | tobez | 2002-07-23 | 10 | -10/+20 |
| | | | | | | | to INSTALLMAN1DIR and INSTALLMAN3DIR, respectively, if there are no corresponding variables in Config.pm, which is unfortunately the case for perl 5.8.0. This fixes manpage installation path for p5 ports built with perl5.8.0 as /usr/bin/perl. | ||||
* | Initial import. | nakai | 2002-07-22 | 6 | -0/+107 |
| | | | | .NET clone by Ximian | ||||
* | Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months. | fenner | 2002-07-22 | 1 | -1/+1 |
| | |||||
* | Add a MASTER_SITE_SUBDIR for gcc. | deischen | 2002-07-22 | 1 | -1/+1 |
| | |||||
* | Update to 5.8.0 (after repocopy). | tobez | 2002-07-22 | 41 | -4295/+6696 |
| | |||||
* | I forgot to add 2 new patchfiles :( | olgeni | 2002-07-22 | 9 | -0/+195 |
| | |||||
* | When lang/ifc and lang/icc are both installed, ifc does not use the correct | netchild | 2002-07-21 | 4 | -0/+30 |
| | | | | | | | | ld. Work around by reordering the PATH variable in the ifc wrapper script. Submitted by: maintainer PR: 40744 Bump PORTREVISION. | ||||
* | Update port to version 5.04. | olgeni | 2002-07-21 | 12 | -486/+1281 |
| | | | | | | PR: 40779 Submitted by: Simon Marlow <simon@smarlow.com> Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Update to v110.41. | jkoshy | 2002-07-19 | 2 | -18/+18 |
| | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] | ||||
* | ${PERL} -> ${REINPLACE_CMD} | ijliao | 2002-07-19 | 1 | -4/+7 |
| | | | | | | | | ${SED} -> ${REINPLACE_CMD} PR: 40750 Submitted by: 40751 Reviewed by: maintainer | ||||
* | Shorten comment to make portlint happy. | olgeni | 2002-07-19 | 1 | -1/+1 |
| | |||||
* | Update port to version 1.2.3, setting emacs21 as the default IDE. | olgeni | 2002-07-19 | 3 | -8/+23 |
| | | | | Unbreak build using an aclocal patch. | ||||
* | - Update to 6.0.159. | netchild | 2002-07-18 | 8 | -132/+140 |
| | | | | | | | | Submitted by: maintainer PR: 40446 - Portlint - add missing USE_LINUX | ||||
* | Add support for WITH_ERLANG_THREADS (enables threaded I/O). | olgeni | 2002-07-15 | 2 | -0/+18 |
| | |||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots as of | knu | 2002-07-15 | 8 | -40/+82 |
| | | | | 2002-07-15. | ||||
* | chown lib/erlang to root:wheel with proper permissions, do not use bogus | olgeni | 2002-07-15 | 2 | -0/+4 |
| | | | | uids from the documentation tarball. | ||||
* | Document the bad interaction with the linux-devtools port. | netchild | 2002-07-15 | 2 | -0/+6 |
| | | | | Noticed by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> | ||||
* | Update to 6.0.159. | netchild | 2002-07-13 | 4 | -18/+18 |
| | |||||
* | Convert all core GNOME1 components and some of the most popular GNOME1 | sobomax | 2002-07-12 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus | ||||
* | upgrade to 6.10.5 | ijliao | 2002-07-11 | 4 | -28/+5 |
| | | | | | PR: 40435 Submitted by: maintainer | ||||
* | 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2: | tobez | 2002-07-11 | 21 | -42/+98 |
| | | | | | | | | | | | | | | Force installs. This is to allow (semi-)automatic garbage removal by "find /usr/libdata -ctime -N -delete". Well - substitute /usr/libdata with /usr/local/lib/perl5 here. Requested by: sheldonh 2. Do not link with libbind even if Configure detects it. A particular reason for that is that perl's getpw* stop working with NIS. Reported by: Russell Cattelan <cattelan@thebarn.com> | ||||
* | Welcome Jerry A! to maintainership of expect | dwcjr | 2002-07-10 | 1 | -1/+1 |
| | |||||
* | Update to recent version | dwcjr | 2002-07-10 | 3 | -15/+24 |
| | | | | | | | Remove maintainer since email address is invalid PR: 39954 Submitted by: jerry@thehutt.org | ||||
* | Remove unused file | perky | 2002-07-09 | 1 | -4/+0 |
| | |||||
* | Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot. | obrien | 2002-07-09 | 6 | -74/+74 |
| | | | | | | Note that with this update we loose the .info files. I am sick and tired of dealing with them and most of all makeinfo --no-split isn't working. | ||||
* | New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor. | demon | 2002-07-08 | 11 | -0/+1545 |
| | | | | | PR: 37704 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> | ||||
* | upgrade to 3.14p | ijliao | 2002-07-08 | 10 | -144/+92 |
| | | | | | PR: 40307 Submitted by: maintainer | ||||
* | PERL -> REINPLACE_CMD | ijliao | 2002-07-08 | 2 | -5/+16 |
| | | | | | PR: 40289 Submitted by: maintainer | ||||
* | update to ePerl's new home at OSSP.org | rse | 2002-07-08 | 3 | -30/+24 |
| | |||||
* | Sweep through and fix some dependency problems and forgotten shlib | pat | 2002-07-06 | 1 | -1/+1 |
| | | | | | | version bumps Noticed by: bento | ||||
* | Re-fix the sawfish configurators after switching over to librep. | marcus | 2002-07-03 | 2 | -1/+21 |
| | | | | | Reported by: Anders Andersson <anders@hack.org> Pointy hat to: me | ||||
* | Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4. | obrien | 2002-07-03 | 2 | -0/+4 |
| | | | | Problem Reported by: Oliver Brandmueller <ob@e-Gitt.NET> | ||||
* | use REINPLACE | ijliao | 2002-07-02 | 2 | -5/+25 |
| | | | | | | add missing files to PLIST and MAN1 Submitted by: pat | ||||
* | Update to Python2.2.1+Stackless020701 | perky | 2002-07-02 | 4 | -12/+15 |
| | |||||
* | Add another download location. | netchild | 2002-07-02 | 2 | -2/+2 |
| | |||||
* | upgrade to 0.4.0 | ijliao | 2002-07-01 | 2 | -2/+2 |
| | | | | | PR: 40062 Submitted by: maintainer | ||||
* | Mark this port as only for the i386 architecture. | jkoshy | 2002-07-01 | 1 | -0/+2 |
| | | | | Suggested by: Christian "naddy" Weisgerber <naddy@freebsd.org> | ||||
* | Bump treecc binary version | pat | 2002-07-01 | 1 | -1/+1 |
| | |||||
* | Update to 0.1.2 | pat | 2002-07-01 | 3 | -4/+3 |
| | | | | | PR: 40048 Submitted by: maintainer | ||||
* | upgrade to 2.0.1 | ijliao | 2002-06-30 | 7 | -29/+257 |
| | | | | | PR: 39986 Submitted by: Ports Fury | ||||
* | Update to 2.28 | kevlo | 2002-06-28 | 4 | -12/+22 |
| | | | | | PR: 39898 Submitted by: MAINTAINER | ||||
* | Add qscheme 0.5.1, a small and fast Scheme interpreter. | will | 2002-06-27 | 10 | -0/+246 |
| | | | | | PR: 34999 Submitted by: erik@smluc.org | ||||
* | PERL -> REINPLACE_CMD | perky | 2002-06-27 | 1 | -1/+2 |
| | | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Add visualworks 5i.4, a high performance Smalltalk environment. | will | 2002-06-27 | 6 | -0/+3428 |
| | | | | | PR: 26884 Submitted by: js@jeannot.org | ||||
* | Strip plist of another old file. | dinoex | 2002-06-27 | 1 | -1/+0 |
| | |||||
* | Remove librep2. librep and librep2 are now in sync. | marcus | 2002-06-26 | 9 | -420/+0 |
| | |||||
* | Use REINPLACE_CMD as well as USE_REINPLACE | perky | 2002-06-26 | 1 | -7/+7 |
| | |||||
* | Update to 0.16.1. | sobomax | 2002-06-25 | 3 | -2/+7 |
| | |||||
* | Updating my email address. | perky | 2002-06-25 | 3 | -3/+3 |
| | | | | Approved by: cjh (mentor) | ||||
* | ${PERL} -> ${REINPLACE_CMD} | ijliao | 2002-06-24 | 1 | -1/+2 |
| | | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) | ||||
* | Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot. | obrien | 2002-06-23 | 4 | -22/+22 |
| | |||||
* | New port: Emacs major mode for editing PHP files. | demon | 2002-06-22 | 7 | -0/+50 |
| | |||||
* | Drop MAINTAINER: I'm not really taking care of these anymore. | nectar | 2002-06-22 | 1 | -1/+1 |
| | |||||
* | Replace ${PERL} with ${REINPLACE_CMD} | ijliao | 2002-06-22 | 9 | -14/+24 |
| | | | | | PR: 39605 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Respect CFLAGS instead of always incorporating debugging info into libgbrun | sobomax | 2002-06-21 | 2 | -4/+19 |
| | | | | shared library, which boosts package size by 10x. | ||||
* | Update to 0.16. | sobomax | 2002-06-21 | 3 | -6/+11 |
| | |||||
* | - Remove dead MASTER_SITES entry | pat | 2002-06-21 | 2 | -4/+6 |
| | | | | | | | | - add WWW to pkg-descr - add do-install target PR: 39588 Submitted by: maintainer | ||||
* | upgrade to 2.5 | ijliao | 2002-06-21 | 10 | -517/+443 |
| | | | | | PR: 39474 Submitted by: maintainer | ||||
* | Update port to version 7.7.1 | olgeni | 2002-06-20 | 3 | -50/+15 |
| | | | | Prompted by: ijliao | ||||
* | USE_REINPLACE has to be defined before including bsd.port.pre.mk | pat | 2002-06-20 | 1 | -1/+2 |
| | |||||
* | * Don't install .la files | marcus | 2002-06-20 | 4 | -4/+24 |
| | | | | | * Don't install libltdl.* * Dump PORTREVISION | ||||
* | Chase guile shared lib number. | marcus | 2002-06-20 | 1 | -1/+1 |
| | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> | ||||
* | Add USE_REINPLACE where appropriate. | sobomax | 2002-06-19 | 2 | -0/+2 |
| | |||||
* | upgrade to 1.4.1 | ijliao | 2002-06-19 | 5 | -28/+20 |
| | |||||
* | Do not install hat-replated manpages. | pat | 2002-06-19 | 2 | -3/+13 |
| | | | | | PR: 39480 Submitted by: maintainer | ||||
* | upgrade to 1.14 | ijliao | 2002-06-17 | 13 | -329/+107 |
| | | | | | PR: 39368 Submitted by: maintainer | ||||
* | During deinstallation, for *.ph files, replace find | xargs rm with | tobez | 2002-06-16 | 7 | -7/+7 |
| | | | | find -delete, for obvious reasons. No PORTREVISION bump. | ||||
* | Fix manpath.config patching in case there is no system perl manpath | tobez | 2002-06-16 | 7 | -28/+77 |
| | | | | (read: -current). No PORTREVISION bump. | ||||
* | 1. Do not do rm -rf as a mean to deinstall this port. Instead, apart | tobez | 2002-06-16 | 28 | -28/+861 |
| | | | | | | | | | | | | | | | from normal rmdir'ing and unexec rmdir'ing, do a find | xargs rm for generated .ph files, since those will differ in different versions of FreeBSD just like .h files may not be the same. 2. Install.pm is broken in 5.6.1 and leads to the wrong .packlist generation, which, in turn, breaks BSDPAN. Fix that. 3. Extend use.perl to patch /etc/manpath.config so that manpages for modules installed by this and other p5- ports are be available. PR: 39108 (item 1) Reported by: Dan Nelson <dan@dan.emsphone.com> (item 1) | ||||
* | upgrade to 0.9p5 | ijliao | 2002-06-16 | 3 | -4/+11 |
| | |||||
* | upgrade to 0.7.11 | ijliao | 2002-06-16 | 2 | -2/+2 |
| | |||||
* | nsl renamed to tensile | ijliao | 2002-06-16 | 7 | -293/+1 |
| | |||||
* | Fix dependencies to be in sync with the recent JDK ports renaming. | glewis | 2002-06-16 | 3 | -4/+4 |
| | | | | Forgotten by: znerd | ||||
* | Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. | marcus | 2002-06-15 | 2 | -3/+3 |
| | |||||
* | Get the IGNORE warning working. ${DISTFILES} cannot be referenced in | knu | 2002-06-14 | 2 | -2/+2 |
| | | | | | | a .if condition before reading through bsd.port.post.mk. Approved by: netchild (MAINTAINER) | ||||
* | Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. | tg | 2002-06-14 | 15 | -79/+79 |
| | |||||
* | Replace ${PERL} with ${REINPLACE_CMD}. | ijliao | 2002-06-14 | 1 | -1/+1 |
| | | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer | ||||
* | Update to 20020216 version. | keith | 2002-06-14 | 2 | -4/+2 |
| | |||||
* | Update to 2.09. | tobez | 2002-06-14 | 2 | -2/+2 |
| | |||||
* | add f2py 2.13.175.1250 | ijliao | 2002-06-13 | 6 | -0/+163 |
| | | | | Fortran to Python Interface Generator | ||||
* | Update to the latest GNOME 2 snapshot. | marcus | 2002-06-12 | 1 | -1/+1 |
| | |||||
* | Miguel Mendez informed me in private e-mail that he has changed his mind | will | 2002-06-11 | 1 | -1/+1 |
| | | | | and would like to maintain these ports again. Welcome back, Miguel. :-) | ||||
* | Update to 0.3.8 | pat | 2002-06-10 | 3 | -6/+3 |
| | | | | | PR: 39106 Submitted by: maintainer | ||||
* | - Update to 1.15 | pat | 2002-06-10 | 3 | -7/+6 |
| | | | | | | | | - Hand maintainership to submitter - Update WWW tag PR: 39100 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | Fix brokenness, the port can now fetch again. | cy | 2002-06-10 | 1 | -4/+4 |
| | | | | | PR: 38639 Approved by: MAINTAINER Alan E <alane@geeksrus.net> | ||||
* | Mark BROKEN: the current distfile isn't fetchable, and the maintainer is | petef | 2002-06-09 | 1 | -0/+2 |
| | | | | | | | still working on updating the port to 0.3. PR: 38639 Submitted by: maintainer | ||||
* | Bump PORTREVISION to take the new version of use.perl into account. | dougb | 2002-06-09 | 7 | -7/+7 |
| | | | | Requested by: tobez | ||||
* | Update to better handle life as it is now in -current. | dougb | 2002-06-09 | 7 | -63/+182 |
| | | | | Approved by: tobez (MAINTAINER) | ||||
* | Add more MASTER_SITES | dinoex | 2002-06-09 | 3 | -3/+9 |
| | |||||
* | devel/ruby-strscan has been replaced with lang/ruby16-shim-ruby18. | knu | 2002-06-09 | 2 | -4/+2 |
| | | | | Reported by: make index | ||||
* | Upgrade to v110.40. | jkoshy | 2002-06-09 | 8 | -137/+48 |
| | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] | ||||
* | Make dynlibs/msocket/libmsocket.so work. Bump PORTREVISION. | jkoshy | 2002-06-09 | 2 | -0/+27 |
| | |||||
* | Update to 3.1.1. | dd | 2002-06-09 | 5 | -35/+102 |
| | | | | | PR: 38712 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | - Unbreak | ijliao | 2002-06-09 | 4 | -5/+23 |
| | | | | | | | | - Utilize NOPORTDOCS - Fix pkg-comment format PR: 38998 Submitted by: Ports Fury | ||||
* | devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18. | knu | 2002-06-09 | 4 | -12/+0 |
| | |||||
* | bye-bye to PGCC | obrien | 2002-06-09 | 1 | -1/+0 |
| | |||||
* | This was still at the GCC 2.95.2 level. GCC 3.1 has really subsumed | obrien | 2002-06-09 | 26 | -1328/+0 |
| | | | | | the optimization work the PGCC group did based on the closed development GCC versions. | ||||
* | Add ruby16-shim-ruby18, version 1.7.2.2002.05.21. | knu | 2002-06-09 | 8 | -0/+170 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby Shim is a set of modules that provide the libraries and the additional features that will appear in the next version of Ruby. Shim between 1.6 and 1.8 includes: features/ruby18 Hooks to support ruby 1.8 extensions dl Interface to dynamic linker racc-runtime Racc runtime module stringio IO interface for String strscan Fast string scanner benchmark Benchmark module fileutils File & directory manipulation pp Pretty printer (prettier version of `p') tsort Topological sorter Accordingly, this port obsoletes and replaces the following ports: devel/ruby-dl devel/ruby-fileutils devel/ruby-fnmatch devel/ruby-racc-runtime devel/ruby-strscan They will be automatically deinstalled during the installation process of this port. | ||||
* | - update to icc 6.0.149 | netchild | 2002-06-08 | 6 | -30/+34 |
| | | | | | | | - use an empty MASTER_SITES to not get mail from fenner's distfile survey Suggested by: fenner - correct the message in IGNORE after obrien's change to linux-base - fill in the product name in docs/csupport | ||||
* | Funnily enough, missing.h was missing in the pkg-plist. | knu | 2002-06-08 | 4 | -0/+4 |
| | |||||
* | Update to 1.0701. | tobez | 2002-06-08 | 2 | -2/+2 |
| | |||||
* | Upgrade nqc to version 2.4.r3. | kbyanc | 2002-06-08 | 3 | -34/+37 |
| | |||||
* | - Take Maintainership | dinoex | 2002-06-08 | 3 | -10/+10 |
| | | | | - use defined dirs consistently in each makefile | ||||
* | Set Miguel Mendez' ports loose. Look out, world! | trevor | 2002-06-07 | 1 | -1/+1 |
| | | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer) | ||||
* | upgrade to 4.3.22 | ijliao | 2002-06-06 | 2 | -2/+2 |
| | |||||
* | Allow scm to load modules. | petef | 2002-06-05 | 2 | -1/+2 |
| | | | | | PR: 38882 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp> | ||||
* | I am unable to test this as the port is broken. But I could find no | obrien | 2002-06-05 | 1 | -1/+0 |
| | | | | | explaination in our cvs logs or the package website why this cannot be compiled with GCC 3.1. | ||||
* | GNUstep Update | dinoex | 2002-06-04 | 9 | -18/+39 |
| | | | | | | | | | | | | | | | | | - Update: gnustep-make-1.3.2 - remove obsolete MASTER_SITES - Update: gnustep-objc-1.2.2 - Update: gnustep-base-1.3.2 - remove obsolete MASTER_SITES - fix configure for libxml2 - more languages: Russian, Slovak, UkraineRussian - Update: gnustep-guile-1.0.3.tar.gz Not updated to: gnustep-gui-0.7.7, it conflicts with gnustep-xgps-0.7.6 | ||||
* | Reset maintainership to ports@. Thanks for your work on these, Jeremy! | petef | 2002-06-04 | 1 | -1/+1 |
| | | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer) | ||||
* | Add scsh after repo-copy. | kris | 2002-06-04 | 1 | -0/+1 |
| | | | | Pointy hat to: alex | ||||
* | Don't assume stdin, stdout are compile-time constants. | wollman | 2002-06-04 | 3 | -0/+52 |
| | |||||
* | Don't assume that stderr is a compile-time constant. | wollman | 2002-06-04 | 1 | -0/+27 |
| | |||||
* | upgrade to 1.07 | ijliao | 2002-06-04 | 4 | -15/+11 |
| | | | | | PR: 38868 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | add wxbasic 0.52 | ijliao | 2002-06-04 | 7 | -0/+72 |
| | | | | wxBasic Programming Language | ||||
* | Update to 2.07. | tobez | 2002-06-03 | 2 | -2/+2 |
| | |||||
* | Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the | tobez | 2002-06-03 | 63 | -56/+609 |
| | | | | | | | | | | | | | | | | | | | @INC array. This takes care of the infamous problem of updating the packages already in the perl distribution. With this change, no tricks are any longer necessary for such p5 ports, except the usual tweaking of INSTALLDIRS in Makefile.PL. This last one can also be taken care of by an appropriate BSDPAN modifications, but until we have the `natural' @INC order in the 4.X base system perl, it is meaningless. Do not include iconv.h and do not link with libiconv. Iconv is not used by perl in any way currently, but it used to link it if found. Fix perl on freebsd/sparc64. PR: 33212 (iconv), 37605 (iconv), 38813 (sparc64) Reported by: Vivek Khera <khera@kciLink.com> (iconv), Martin Nilsson <martin@gneto.com> (iconv) Submitted by: jake (sparc64) | ||||
* | Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot. | obrien | 2002-06-02 | 4 | -22/+18 |
| | |||||
* | upgrade to 4.3.21 | ijliao | 2002-06-02 | 3 | -9/+8 |
| | |||||
* | upgrade to 1.0 | ijliao | 2002-06-01 | 3 | -18/+9 |
| | | | | | PR: 38786 Submitted by: Ports Fury | ||||
* | Upgrade to v2.0. | jkoshy | 2002-05-30 | 13 | -191/+485 |
| | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> | ||||
* | Update to 5d6 | pat | 2002-05-30 | 3 | -7/+6 |
| | | | | | PR: 38702 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | USE_LINUX rather than explicitly listing the dependency. | obrien | 2002-05-30 | 1 | -4/+4 |
| | |||||
* | I changed a patch. | obrien | 2002-05-30 | 2 | -2/+2 |
| | |||||
* | Add the changes from the expected default-behaviour into pkg-message. | alex | 2002-05-29 | 2 | -0/+22 |
| | | | | (They used to be in pkg-descr). | ||||
* | Fit to 24 lines, add WWW: and my name. | alex | 2002-05-29 | 1 | -19/+2 |
| | |||||
* | Move this port from "shells" to "lang", since it is a not an interactive | alex | 2002-05-29 | 1 | -1/+1 |
| | | | | | | shell like all the other shells in "shells". Suggested by: nectar | ||||
* | Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. | marcus | 2002-05-29 | 2 | -4/+3 |
| | |||||
* | Update to match what is in -current. | obrien | 2002-05-28 | 2 | -178/+156 |
| | |||||
* | Explict dependancy on version 7 of linux_base is not needed anymore. | obrien | 2002-05-28 | 2 | -4/+2 |
| | | | | The linux_base port is now at RH version 7. | ||||
* | Upgrade to the 21-May-2002 GCC 3.1.1 pre-release snapshot. | obrien | 2002-05-28 | 6 | -102/+30 |
| | |||||
* | Update port to version 0.6.2 | alex | 2002-05-27 | 7 | -268/+276 |
| | |||||
* | Require use to override if hmake is already installed | dwcjr | 2002-05-27 | 1 | -1/+9 |
| | | | | | PR: 38585 Submitted by: maintainer | ||||
* | s/open source/free software/ | pat | 2002-05-26 | 1 | -1/+1 |
| | | | | | Submitted by: maintainer Requested by: author | ||||
* | Add missing dependency to fix build on bento | pat | 2002-05-25 | 1 | -0/+1 |
| | | | | Noticed by: kris | ||||
* | Make sure STRIP is defined before referencing the value. STRIP can be | knu | 2002-05-25 | 4 | -4/+4 |
| | | | | | | | undefined when DEBUG_FLAGS is defined. Submitted by: Dave Cornejo <dave@dogwood.com>, Joshua Goodall <joshua@roughtrade.net> | ||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots as of | knu | 2002-05-24 | 10 | -8/+16 |
| | | | | 2002-05-23. | ||||
* | Use a cleaner, documented way to obtain the path of BSDPAN. This fixes | tobez | 2002-05-24 | 14 | -21/+28 |
| | | | | | | | the problems with threaded perl build. The threaded perl is curently unsupported by this port but seems to work fine with this fix applied. Reported by: Jens Fallesen <jens@fallesen.dk> | ||||
* | Upgrade to 1.2b6. This is the result of chasing the | znerd | 2002-05-24 | 2 | -4/+2 |
| | | | | | | | | author. Port is now unbroken. Approved by: maintainer | ||||
* | Make this port compile again, and remove the BROKEN annotation. | jdp | 2002-05-24 | 2 | -3/+58 |
| | |||||
* | back out commit made comparing OSVERSION and use sed(1) to workaround perl | pat | 2002-05-24 | 1 | -15/+6 |
| | | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many | ||||
* | GC empty files. | sobomax | 2002-05-23 | 1 | -0/+0 |
| | | | | Submitted by: find /usr/ports -type f -size 0 | ||||
* | Add PORTREVISION bump for change made in Makefile rev 1.7 | pat | 2002-05-23 | 1 | -0/+1 |
| | | | | Submitted by: Carl Fongheiser <cmf@iabears.org> | ||||
* | Fix MASTER_SITES and give maintainership to submitter. Knock out | pat | 2002-05-23 | 1 | -3/+5 |
| | | | | | | | some portlint warnings while i'm at it. PR: 38421 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | Fix ports for building with -current without perl | pat | 2002-05-23 | 1 | -6/+15 |
| | | | | | PR: 38359 Submitted by: maintainer | ||||
* | Update to 0.3.6 | pat | 2002-05-23 | 3 | -12/+8 |
| | | | | | PR: 38248 Submitted by: maintainer | ||||
* | Unbroken. Set USE_JAVA to 1.2+ i.s.o. 1.1+. | znerd | 2002-05-22 | 1 | -4/+2 |
| | | | | | | Allowing Jikes as a Java compiler. Bumped PORTREVISION. | ||||
* | Make make depend to work with the new gcc (the new preprocessor outputs | tobez | 2002-05-21 | 7 | -0/+91 |
| | | | | | | | | | more stuff than the old one, which confuses makedepend script in the distribution). PORTREVISION is not bumped since there was no functionality change. Reported-by: too many to list here | ||||
* | unbreak by fix dependencies | ijliao | 2002-05-20 | 1 | -3/+1 |
| | | | | | PR: 38344 Submitted by: maintainer | ||||
* | upgrade WWW | ijliao | 2002-05-20 | 1 | -1/+1 |
| | |||||
* | BROKEN: Does not build | kris | 2002-05-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: Does not build | kris | 2002-05-20 | 1 | -0/+2 |
| | |||||
* | BROKEN: DOes not package correctly | kris | 2002-05-20 | 1 | -0/+2 |
| | |||||
* | 1. Speed up the fetch stage by using groups of MASTER_SITES. | tobez | 2002-05-20 | 14 | -70/+77 |
| | | | | | | | 2. Remove the dependency on perl (rather important for this port). 3. Make the script this port installs use the version of perl from ports. Reported-by: (item 2) Juriy Goloveshkin <j@gu.ru>, Mark Huizer <xaa@timewasters.nl> | ||||
* | Back to betas...Update to GNOME 2.0 beta 5. | marcus | 2002-05-20 | 1 | -1/+1 |
| | |||||
* | This is now in the stock FSF sources. | obrien | 2002-05-19 | 16 | -1024/+0 |
| | |||||
* | Upgrade to a 18-May-2002 GCC 3.2 in-development checkout. | obrien | 2002-05-18 | 14 | -210/+210 |
| | |||||
* | Dont compile tests and examples since they dont get installed anyways. | pat | 2002-05-18 | 1 | -0/+4 |
| | | | | | PR: 38167 Submitted by: maintainer | ||||
* | BROKEN: Does not build | kris | 2002-05-18 | 1 | -0/+2 |
| | |||||
* | BROKEN: Dies with sig11 during build | kris | 2002-05-18 | 1 | -0/+2 |
| | |||||
* | BROKEN: Does not package correctly | kris | 2002-05-18 | 1 | -0/+2 |
| | |||||
* | - Update to version 4.0.2 | wjv | 2002-05-17 | 2 | -6/+6 |
| | | | | | - This (trivial) commit comes to you from Beijing in the People's Republic of China. Is it a first? | ||||
* | BROKEN: Does not detect bison correctly | kris | 2002-05-17 | 1 | -0/+2 |
| | |||||
* | BROKEN: incorrect checksum | kris | 2002-05-17 | 1 | -0/+2 |
| | |||||
* | Upgrade to 4.2.1. | dirk | 2002-05-17 | 3 | -3/+3 |
| | |||||
* | - reflect PREFIX variable. | sada | 2002-05-17 | 2 | -83/+109 |
| | | | | | | | - install some config files. - enable NOPORTDOCS option. PR: ports/36856 Submitted by: maintainer | ||||
* | Fix the sawfish configurator under -stable. Bump PORTREVISION. | marcus | 2002-05-16 | 2 | -1/+21 |
| | | | | Reviewed by: sobomax | ||||
* | Update to 5.1 | dwcjr | 2002-05-16 | 6 | -29/+186 |
| | | | | | PR: 38127 Submitted by: obraun@informatik.unibw-muenchen.de | ||||
* | Fix building on the Alpha. | tg | 2002-05-16 | 22 | -44/+110 |
| | | | | Submitted by: gallatin | ||||
* | Comment out some files from pkg-plist which are not built on alpha. | kris | 2002-05-16 | 2 | -3/+9 |
| | | | | Submitted by: gallatin | ||||
* | Update to 0.5.0. | knu | 2002-05-16 | 2 | -4/+4 |
| | |||||
* | Fix building under -current | dwcjr | 2002-05-15 | 1 | -0/+24 |
| | | | | | PR: 37940 Submitted by: obraun@informatik.unibw-muenchen.de | ||||
* | Update to 20020509 (version in GNOME2 RC2) after a repo-copies from | sobomax | 2002-05-15 | 5 | -19/+26 |
| | | | | lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish. | ||||
* | Oops, last commit was an old version, this one is at least able to link | netchild | 2002-05-14 | 2 | -4/+6 |
| | | | | | | | build the LAME port with make CC=icc CFLAGS="-tpp6 -DNDEBUG" No port revision bump because of the short timeframe... | ||||
* | Wrapper script for ld, needed to link native binaries. | netchild | 2002-05-14 | 2 | -0/+130 |
| | |||||
* | 1) Document some steps in the targets of the Makefile. | netchild | 2002-05-14 | 4 | -6/+38 |
| | | | | | | | | | 2) icc is now able to link native binaries, at least a simple test case (a little bit more than a "Hello World!") runs fine. Our native ld is used here, so don't expect "-ipo" to work. Major parts of 2) are Submitted by: Dan Nelson <dnelson@allantgroup.com> | ||||
* | Corrections to some paths in descriptive messages, no need to bump the | netchild | 2002-05-14 | 4 | -4/+4 |
| | | | | | | port revision. Submitted by: marius@alchemy.franken.de | ||||
* | Update icc from 5.0.1 to 6.0.139. | netchild | 2002-05-13 | 10 | -1670/+1718 |
| | |||||
* | Fix mkdir() bug. | dirk | 2002-05-13 | 3 | -3/+3 |
| | | | | | PR: ports/37825 Submitted by: Jason Taylor <jason@jase.org> | ||||
* | Updated to 2.8 | mita | 2002-05-12 | 2 | -2/+2 |
| | | | | | PR: ports/37967 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> | ||||
* | Dr. Shuhei Amakawa, who sent PR for upgrade of lang/emacs-lisp-intro | mita | 2002-05-12 | 1 | -1/+1 |
| | | | | can take over the MAINTAINER of the port. | ||||
* | Drop maintainership. | jasone | 2002-05-12 | 1 | -1/+1 |
| | |||||
* | Removed unnecessary file. | mita | 2002-05-11 | 1 | -0/+0 |
| | |||||
* | - Updated to version 2.04 after approval of maintainer. | mita | 2002-05-11 | 5 | -32/+42 |
| | | | | | | | | | - Changed maintainer to ports@FreeBSD.org after the request from current maintainer. PR: ports/34077 Submitted by: Shuhei AMAKAWA <sa264@cam.ac.uk> Approved by: Don Croyle <croyle@gelemna.org> | ||||
* | Upgrade to the 6-May-2002 GCC 3.1 pre-release snapshot. | obrien | 2002-05-11 | 4 | -14/+14 |
| | |||||
* | Reverting checksum chase. It is unknown what the changes | znerd | 2002-05-09 | 2 | -2/+3 |
| | | | | | | | | | were, so the change should not have been committed. This port is now broken again. Bumped PORTREVISION and marked it as BROKEN. Pointed out by: Kris Kennaway <kris@obsecurity.org> | ||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 2 | -2/+2 |
| | |||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 3 | -3/+3 |
| | |||||
* | Remove smalleiffel-devel, it is out dated. | obrien | 2002-05-09 | 1 | -1/+0 |
| | | | | Requested by: Berend de Boer <berend@pobox.com> | ||||
* | Remove -- this port is older than the released version. | obrien | 2002-05-09 | 7 | -1049/+0 |
| | | | | Requested by: Berend de Boer <berend@pobox.com> | ||||
* | Update to 1.12 | dwcjr | 2002-05-09 | 15 | -108/+193 |
| | | | | | | | Unbreak for -current PR: 36139 Submitted by: maintainer | ||||
* | Fix for -current | dwcjr | 2002-05-09 | 6 | -9/+39 |
| | | | | | PR: 36803 Submitted by: maintainer | ||||
* | Update to 4.3.20 | dwcjr | 2002-05-09 | 3 | -206/+191 |
| | | | | | PR: 36827 Submitted by: obraun@Informatik.unibw-muenchen.DE | ||||
* | Bumping PORTREVISION because the distinfo file was fixed. | znerd | 2002-05-08 | 1 | -0/+1 |
| | |||||
* | Fix bento error (checksum). | znerd | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | Allow to build in -CURRENT. | obrien | 2002-05-07 | 2 | -0/+70 |
| | |||||
* | Catch up with Makefile rev 1.83. | obrien | 2002-05-07 | 1 | -11/+2 |
| | |||||
* | Remove the split up .info bits files. I switched to "makeinfo --no-split". | obrien | 2002-05-07 | 1 | -54/+0 |
| | |||||
* | add nsl 0.9 | ijliao | 2002-05-07 | 13 | -0/+585 |
| | | | | The New Scripting Language | ||||
* | add libutils 0.7.9 | ijliao | 2002-05-07 | 6 | -0/+36 |
| | | | | Support lib for NSL | ||||
* | upgrade to 0.7.5 | ijliao | 2002-05-06 | 4 | -6/+14 |
| | | | | drop maintainership | ||||
* | Update lang/ruby-devel to the latest development snapshot as of | knu | 2002-05-05 | 4 | -4/+8 |
| | | | | | | 2002-05-05. This fixes some ruby extensions under RUBY_VER=1.7. Update the Oni Guruma regex engine to 20020424. | ||||
* | The two primary MASTER_SITES no longer host this distfile, and the | kris | 2002-05-05 | 1 | -3/+1 |
| | | | | | | | project homepage has also disappeared; remove them and leave only the MASTER_SITE_LOCAL fallback. Noticed by: bento | ||||
* | Update to bwbasic 2.20p2 and remove msmith as maintainer at his | kris | 2002-05-05 | 2 | -19/+10 |
| | | | | | | request. Submitted by: David MacKenzie <djm@pix.net> | ||||
* | Update to 1.95.13.a | pat | 2002-05-05 | 2 | -2/+3 |
| | | | | | PR: 37705 Submitted by: Tilman Linneweh <tilman@arved.de> | ||||
* | Update lang/ruby to the latest stable stapshot as of 2002-05-02, with | knu | 2002-05-04 | 2 | -2/+4 |
| | | | | a local patch applied. (which will be committed soon) | ||||
* | Update lang/ruby-devel to the latest development stapshot as of 2002-05-03. | knu | 2002-05-04 | 6 | -12/+10 |
| | |||||
* | I forgot to update some checksums in the last commit... A "make distclean" | olgeni | 2002-05-01 | 1 | -24/+24 |
| | | | | | | before doing stuff would have helped :( Spotted by: bento errorlogs | ||||
* | Upgrade to the 29-April-2002 GCC 3.1 pre-release snapshot. | obrien | 2002-05-01 | 4 | -14/+14 |
| | |||||
* | Catch up with libgmp3 death. | sobomax | 2002-04-30 | 2 | -2/+2 |
| | | | | Pointy hat to: ijliao | ||||
* | Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot. | obrien | 2002-04-30 | 4 | -14/+14 |
| | |||||
* | Update erlang documentation to version R8B-1 (8.1). | olgeni | 2002-04-30 | 3 | -64/+66 |
| | | | | Prompted by: bento error logs | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 1 | -9/+1 |
| | |||||
* | Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1. | znerd | 2002-04-27 | 1 | -0/+1 |
| | | | | | | | | | | | | The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux | ||||
* | Remove Java from this port. If you want to use GCC's Java you really want | obrien | 2002-04-27 | 2 | -10/+1 |
| | | | | | to use GCC 3.1. Also for some reason `gettext' 0.11.1 will not work after gcc30 [w/Java] has been installed (PR 37361). | ||||
* | Update to 0.3a. | knu | 2002-04-26 | 3 | -2/+7 |
| | |||||
* | - Update to version 4.0.1 | wjv | 2002-04-25 | 3 | -8/+11 |
| | |||||
* | Upgrade to the Tax Day GCC 3.1 development snapshot. | obrien | 2002-04-24 | 4 | -14/+16 |
| | |||||
* | Update to 0.3.4 | pat | 2002-04-24 | 4 | -31/+17 |
| | | | | | PR: 37320 Submitted by: maintainer | ||||
* | Add symlink for pnet to depend on | pat | 2002-04-24 | 2 | -0/+4 |
| | | | | Submitted by: maintainer | ||||
* | Unbreak for 4.x. | netchild | 2002-04-24 | 2 | -2/+2 |
| | | | | | Approved by: steve Noticed by: murray | ||||
* | - Mark FORBIDDEN if PYTHON_REL >= 220. The compiler is now part of | wjv | 2002-04-23 | 1 | -1/+6 |
| | | | | | | | Python's standard library. PR: 37088 (indirectly) Submitted by: Andreas Schulz <ats@first.fhg.de> | ||||
* | Reset MAINTAINER on jmacd's ports at his request. | anders | 2002-04-23 | 2 | -2/+2 |
| | | | | Approved by: jmacd | ||||
* | Update to 0.1.0 | pat | 2002-04-22 | 2 | -2/+2 |
| | | | | | PR: 37303 Submitted by: maintainer | ||||
* | Update to 1.95.13 | pat | 2002-04-20 | 2 | -2/+2 |
| | | | | | PR: 37278 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Add patch from SF PR #541980. This fixes 4suite. | tg | 2002-04-17 | 11 | -0/+154 |
| | | | | Submitted by: nectar | ||||
* | Use USE_PYDISTUTILS. | tg | 2002-04-17 | 1 | -9/+1 |
| | |||||
* | GCC 2.95 and later aren't called egcs (any longer). Also update | gerald | 2002-04-17 | 34 | -221/+51 |
| | | | | | | description and web address. Approved by: obrien (maintainer+mentor) | ||||
* | Add file missed in the previous checkin. | sobomax | 2002-04-17 | 1 | -0/+5 |
| | |||||
* | - Clean-up build system a bit; | sobomax | 2002-04-17 | 6 | -50/+110 |
| | | | | | | | | | | | | | | | - fix remaining two places where CFLAGS weren't respected; - use cpio(1) to copy hierarchies instead of tar(1), so that it is possible to build the port as ordinary user, but still have installed files be owned by root; - use slightly different solution for the problem with 777 permissions on directories created during the build. Instead of harcoding resulting prmission apply umask(2) to all mode arguments of [f]chmod() calls. Since Rotor has no notion of file-level security anyway this should be an optimal way to fix the problem. Submitted by: Patrick Backlund <pbacklun@cc.hut.fi> (cpio fix) sobomax (the rest) | ||||
* | Update to CMUCL version 18d. Use bzip2 distfiles. | cracauer | 2002-04-17 | 3 | -10/+16 |
| | | | | | | This is my first commit after some pause. Newest portlint is happy, the usual procedure of package and port install/deinstall, the compare /usr/local is happy, too. Hope I didn't forget anything else. | ||||
* | Style fixes. | netchild | 2002-04-16 | 2 | -16/+16 |
| | | | | | Submitted by: obrien Approved by: steve | ||||
* | Spelling fix. | netchild | 2002-04-16 | 2 | -2/+2 |
| | | | | | Submitted by: marius@alchemy.franken.de Approved by: steve | ||||
* | Allow python?? ports to co-exist with lang/python. | tg | 2002-04-16 | 5 | -20/+15 |
| | | | | | PR: 36353 Submitted by: Alan Eldridge <ports@geeksrus.net> | ||||
* | Update port to version 8.1 (R8B-1) | olgeni | 2002-04-15 | 14 | -258/+156 |
| | | | | Submitted by: Vance Shipley <vances@motivity.ca> | ||||
* | Minimize the difference from lang/ruby-devel. | knu | 2002-04-14 | 2 | -22/+50 |
| | |||||
* | Update ruby-devel to the latest 1.7 snapshot as of 2002-04-12. | knu | 2002-04-14 | 6 | -22/+88 |
| | |||||
* | Add kawa. Kawa is a Java-based Scheme implementation. | znerd | 2002-04-13 | 6 | -0/+46 |
| | | | | | PR: 34214 Submitted by: Zach Garner <zach@neurosoft.org> |