Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gmake now needs libiconv. I don't really care why, but a clean-room make | will | 2002-10-09 | 2 | -0/+4 |
| | | | | | | | package fails otherwise. Anyone who wants to improve on this commit should make sure to test that make package still works with libiconv not installed *before* doing anything. See the following log for more info: http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log | ||||
* | I totally missed that the build now depends on transfig. | joerg | 2002-10-09 | 1 | -1/+2 |
| | | | | Thanks for bsd (that's Brian Dean :) for pointing that out. | ||||
* | Update to 1.0.21. | marcus | 2002-10-09 | 8 | -54/+69 |
| | |||||
* | VT_UFS is already axed in 500039. | sobomax | 2002-10-08 | 1 | -3/+6 |
| | |||||
* | Update maintainer address | perky | 2002-10-08 | 1 | -2/+2 |
| | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> | ||||
* | Update to 0.52. | knu | 2002-10-08 | 2 | -7/+6 |
| | |||||
* | The library was orphaned by the author. Move MASTER_SITES and delete | knu | 2002-10-08 | 2 | -2/+2 |
| | | | | WWW. | ||||
* | Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now | knu | 2002-10-08 | 4 | -8/+4 |
| | | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP. | ||||
* | Update MASTER_SITES, WWW and the author email. | knu | 2002-10-08 | 2 | -2/+2 |
| | | | | Noticed by: fenner's distfiles survey | ||||
* | Add py-fam 1.0.1, | perky | 2002-10-08 | 7 | -0/+43 |
| | | | | a Python Interface to the File Alteration Monitor(fam). | ||||
* | Add py-sip 3.4, python convenience link to sip library. | nbm | 2002-10-08 | 5 | -0/+27 |
| | |||||
* | upgrade to 0.9909 | ijliao | 2002-10-08 | 3 | -3/+17 |
| | |||||
* | Update port to version 3.80. | demon | 2002-10-08 | 12 | -98/+54 |
| | |||||
* | Fix make fetch. | marcus | 2002-10-08 | 2 | -2/+2 |
| | | | | Submitted by: fenner's script | ||||
* | upgrade to 0.4.2 | ijliao | 2002-10-07 | 3 | -2/+9 |
| | |||||
* | fix configure | ijliao | 2002-10-07 | 1 | -1/+1 |
| | | | | | PR: 43765 Submitted by: Maxim Maximov <mcsi@agava.com> | ||||
* | Upgrade sip to version 3.4. Take over maintainership since mail to | nbm | 2002-10-07 | 5 | -4428/+23 |
| | | | | listeed maintainer address was bouncing. | ||||
* | Update to 0.8.1. | knu | 2002-10-07 | 2 | -2/+2 |
| | |||||
* | - Update to version 0.99.2 | wjv | 2002-10-07 | 5 | -1539/+1418 |
| | | | | | | - ${PERL} -> ${REINPLACE_CMD} - Add a WITHOUT_TESTS knob, which has the added side-effect of installing Twisted with minimal dependencies - ideal for productions servers | ||||
* | Upgrade to v1.10. | jkoshy | 2002-10-07 | 3 | -37/+2 |
| | |||||
* | Upgrade to version 5.2.1. | obrien | 2002-10-07 | 22 | -130/+20 |
| | |||||
* | Use RUBY_MOD*. | knu | 2002-10-07 | 88 | -1051/+1051 |
| | |||||
* | Reflect *_RD renaming. | knu | 2002-10-07 | 8 | -34/+17 |
| | |||||
* | Update to a recent snapshot. Ted Roth now merged the demo.c example | joerg | 2002-10-07 | 4 | -14/+18 |
| | | | | from Rich Neswold's documentation. | ||||
* | Update to a recent snapshot. Among others, this fixes an issue with | joerg | 2002-10-07 | 10 | -112/+30 |
| | | | | | | the generation of code that fed up recent versions of gas. The pseudo-symbol _PC_ is now completely eliminated from the generated code, and replaced by the location counter `.'. | ||||
* | - Fix MASTER_SITES | ijliao | 2002-10-07 | 4 | -16/+38 |
| | | | | | | | | - Support CC properly - Remove obsolete WWW: line from pkg-descr PR: 43697 Submitted by: Ports Fury | ||||
* | upgrade to 5.4.4 | ijliao | 2002-10-07 | 4 | -16/+5 |
| | | | | | PR: 43696 Submitted by: Ports Fury | ||||
* | Update to version 1.1301 | demon | 2002-10-06 | 2 | -2/+2 |
| | | | | | PR: 43219 Submitted by: Peter Avalos <pavalos@theshell.com> | ||||
* | Have another crack at fixing this port. gcc 3.2 deprecated the -malign-* | kris | 2002-10-06 | 2 | -22/+13 |
| | | | | | | | | | options (which now generate a noisy warning), but gcc 2.95 didn't yet have support for the replacement options (-falign=*). As a result we have to use a conditional patch based on OSVERSION to get the desired behaviour in both cases. Switch to REINPLACE_CMD while I'm here. | ||||
* | BROKEN: Missing dependency on auto* | kris | 2002-10-06 | 1 | -0/+2 |
| | |||||
* | BROKEN: Does not compile | kris | 2002-10-06 | 1 | -0/+2 |
| | |||||
* | Update to 1.07 | pat | 2002-10-06 | 2 | -2/+2 |
| | | | | | PR: ports/43511 Submitted by: maintainer | ||||
* | Update to 1.02 | pat | 2002-10-06 | 2 | -2/+2 |
| | | | | | PR: ports/43512 Submitted by: maintainer | ||||
* | BROKEN: pkg-plist is incorrect | kris | 2002-10-06 | 2 | -0/+4 |
| | |||||
* | BROKEN: Extract fails | kris | 2002-10-06 | 1 | -0/+2 |
| | |||||
* | Mark BROKEN on 4.x; does not compile | kris | 2002-10-06 | 1 | -1/+7 |
| | |||||
* | o Update to 0.11 | lioux | 2002-10-06 | 5 | -36/+4 |
| | | | | | | | o Remove patches merged back into the distribution PR: 43360 Submitted by: maintainer | ||||
* | Upgrade to 0.6. | obraun | 2002-10-06 | 3 | -2/+3 |
| | | | | | PR: 43489 Submitted by: maintainer | ||||
* | Update to 1.4 Build 180 | lioux | 2002-10-06 | 8 | -8/+8 |
| | |||||
* | Update to 1.4.0. | marcus | 2002-10-06 | 3 | -23/+28 |
| | |||||
* | Update to 0.13.0. | marcus | 2002-10-06 | 6 | -92/+6 |
| | |||||
* | Fix build on -CURRENT by moving to a pure libkvm API. Thanks to julian for | marcus | 2002-10-06 | 6 | -63/+219 |
| | | | | | pointing me in this direction. This should hopefully be more portable moving forward. Bump PORTREVISION since the changes affect -stable as well. | ||||
* | Remove some extra files that are apparently not being built in the | kris | 2002-10-02 | 2 | -8/+0 |
| | | | | | general case (perhaps the build is detecting something else on my system). | ||||
* | Attempt to fix build on 64-bit platforms. | marcus | 2002-09-30 | 3 | -0/+33 |
| | | | | Submitted by: bento | ||||
* | Add a missing dependency: msgfmt/libintl. | knu | 2002-09-30 | 2 | -0/+6 |
| | | | | Submitted by: bento | ||||
* | find->${FIND},xargs->${XARGS} | ijliao | 2002-09-29 | 2 | -5/+5 |
| | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> | ||||
* | Add USE_XLIB=yes | kris | 2002-09-29 | 1 | -0/+1 |
| | |||||
* | Fix build on -stable | kris | 2002-09-29 | 1 | -0/+12 |
| | | | | | Submitted by: Adam Weinberger <adam@vectors.cx> PR: ports/41092 | ||||
* | Mark it BROKEN for the time being. Clears it for 4.7-RELEASE | lioux | 2002-09-28 | 1 | -0/+2 |
| | |||||
* | Make gconf find gconfd-2 after its move to ${PREFIX}/libexec. This fixes | marcus | 2002-09-27 | 3 | -6/+22 |
| | | | | | | | | some compatibility problems between GNOME 1 and GNOME 2. Reported by: Adam Weinberger <adam@vectors.cx> Tested by: Adam Weinberger <adam@vectors.cx> Approved by: portmgr (sobomax) | ||||
* | Update to FreeBSD-CVSweb 2.0.6. | scop | 2002-09-27 | 4 | -4/+4 |
| | | | | Approved by: knu (mentor) | ||||
* | Add p5-Test-Unit 0.24, PerlUnit testing framework. | skv | 2002-09-26 | 6 | -0/+92 |
| | |||||
* | Add p5-Class-Inner 0.1, | skv | 2002-09-26 | 6 | -0/+38 |
| | | | | | a perlish implementation of Java like inner classes. | ||||
* | Change MASTER_SITES to make it fetchable again. Old master site is no longer | obraun | 2002-09-25 | 2 | -2/+2 |
| | | | | | | available. Approved by: portmgr | ||||
* | Time to kill, | sobomax | 2002-09-25 | 12 | -209/+0 |
| | | | | | | | I've had enough of long goodbyes, I've only got time to kill, I feel the fire in my eyes, I've only got time to kill... | ||||
* | Style fix: replace spaces with tabs | lioux | 2002-09-25 | 1 | -1/+1 |
| | |||||
* | Mark NO_PACKAGE since it ignores CXX because it breaks if CXX is | lioux | 2002-09-25 | 1 | -0/+3 |
| | | | | other than g++ | ||||
* | - Use -E, since Ex. RE are used; | alex | 2002-09-24 | 2 | -4/+7 |
| | | | | | | - Fix plist and therefore bump PORTREVISION Noticed by: bento | ||||
* | add libmba 0.3.6 | ijliao | 2002-09-24 | 7 | -0/+89 |
| | | | | | | | A collection of C modules potentially useful to any project required by textproc/domc 0.6.0 Approved by: kris | ||||
* | move devel/domc to textproc/ | ijliao | 2002-09-24 | 8 | -95/+0 |
| | | | | Approved by: kris | ||||
* | distcc was not working with group id 0 | lioux | 2002-09-23 | 2 | -0/+12 |
| | | | | | | | PR: 42980 Noticed by: Juan Salaverria <rael@vectorstar.net> Submitted by: maintainer Obtained from: distcc CVS | ||||
* | This installs Red Hat Linux 6.1 packages, so it should depend on | knu | 2002-09-23 | 2 | -2/+2 |
| | | | | | | emulators/linux_base-6 instead of emulators/linux_base. Submitted by: bento (rpm reports a package conflict) | ||||
* | Make this fetchable. | marcus | 2002-09-23 | 2 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Remove forgotten dir | lioux | 2002-09-22 | 1 | -0/+1 |
| | | | | | PR: 43248 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | This change only affects the icc part of stlport: | netchild | 2002-09-22 | 2 | -4/+4 |
| | | | | | | | - link with the threaded libc (the gcc case does this already) Submitted by: marius@alchemy.franken.de Approved by: kris | ||||
* | Don't build a package, we don't have icc on the package building cluster. | netchild | 2002-09-22 | 1 | -0/+2 |
| | | | | Approved by: kris | ||||
* | Fix the problems in my last commit to make cvsd actually build: | roam | 2002-09-22 | 3 | -2/+38 |
| | | | | | | | | | | - actually add files/patch-cvsd.c, which *was* in the PR; - add files/patch-configure, which was mentioned but missing from the PR; - remove autoconf/make/etc invocation from the Makefile so our changes to the configure script are not lost. Pointed out by: kris, Ports Fury Pointy hat to: roam (myself) | ||||
* | Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS. | knu | 2002-09-21 | 1 | -8/+2 |
| | |||||
* | Chase master site. | trevor | 2002-09-21 | 1 | -1/+1 |
| | |||||
* | * Fix use of PTHREADS_* [1] | kris | 2002-09-21 | 4 | -737/+810 |
| | | | | | | | | | | * Fix build [2] * Respect CXXFLAGS (this port is broken with -O, so add -O0 to disable it) * Fix and sort pkg-plist Submitted by: Dan Johansson <djodv97@student.vxu.se> [1], Miguel Mendez <flynn@energyhq.homeip.net> [2] PR: ports/41040 | ||||
* | Add cmake-1.2, a cross-platform make. | kris | 2002-09-21 | 6 | -0/+62 |
| | | | | Submitted by: Kyle Martin <mkm@ieee.org> | ||||
* | Update to kde3. | alane | 2002-09-21 | 12 | -90/+106 |
| | | | | Submitted by: Dave Johnson. | ||||
* | Unbreak after recent GNOMENG conversion. | marcus | 2002-09-21 | 1 | -3/+2 |
| | | | | Submitted by: bento | ||||
* | BROKEN: Build fails | kris | 2002-09-21 | 1 | -0/+2 |
| | |||||
* | BROKEN: Configure fails | kris | 2002-09-21 | 1 | -0/+2 |
| | |||||
* | Fix build on -CURRENT. | marcus | 2002-09-21 | 1 | -0/+10 |
| | | | | Reported by: walt <wa1ter@myrealbox.com> | ||||
* | GNOME has just changed the layout of their FTP site. This resulted in | marcus | 2002-09-21 | 46 | -46/+46 |
| | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. | ||||
* | Sanitize MASTER_SITES | lioux | 2002-09-20 | 1 | -2/+1 |
| | | | | Submitted by: fenner's distfile survey | ||||
* | Update MASTER_SITES | lioux | 2002-09-20 | 1 | -2/+2 |
| | |||||
* | add ocaml-classes 3.05 | ijliao | 2002-09-20 | 8 | -0/+96 |
| | | | | | | | Ocaml Object interface for ocaml's standard library modules PR: 42677 Submitted by: michaelgrunewald@yahoo.fr | ||||
* | - Update pcre to 3.9 | knu | 2002-09-20 | 2 | -3/+7 |
| | | | | | | | | | | - Temporarily disable USE_BZIP2 due to corrupted distfile on SourceForge mirrors PR: ports/42067 Submitted by: Sergei Kolobov <sergei@kolobov.com> (no response from MAINTAINER) | ||||
* | upgrade to 1.01 | ijliao | 2002-09-20 | 2 | -2/+2 |
| | | | | | PR: 42949 Submitted by: maintainer | ||||
* | Update to 1.2: using getopt from binutils 2.12.1/2.11.2 | lioux | 2002-09-20 | 3 | -22/+4 |
| | |||||
* | remove useless .la files | ijliao | 2002-09-20 | 2 | -5/+4 |
| | | | | | | | use REINPLACE_CMD PR: 42699 Submitted by: Sergei Kolobov <sergei@kolobov.com> | ||||
* | Update to 1.4 Build 178 | lioux | 2002-09-20 | 8 | -8/+8 |
| | |||||
* | Update to 0.0.3, now almost compatible with Ruby 1.7 Hash. | knu | 2002-09-19 | 3 | -3/+3 |
| | |||||
* | He's dead Jim. it's in kde3, maintainer hasn't responded for > week. | alane | 2002-09-19 | 10 | -219/+0 |
| | |||||
* | ONLY_FOR_ARCHS commented out, | dinoex | 2002-09-19 | 1 | -1/+1 |
| | | | | | as it might be a general problem on the aplha machine. Suggested by: kris | ||||
* | Update to Subversion 0.14.2. | will | 2002-09-19 | 8 | -20/+16 |
| | | | | Submitted by: MAINTAINER | ||||
* | BROKEN: Does not build | kris | 2002-09-19 | 1 | -0/+2 |
| | |||||
* | BROKEN: Does not configure | kris | 2002-09-19 | 1 | -0/+2 |
| | |||||
* | Update to 0.16. | marcus | 2002-09-19 | 3 | -3/+8 |
| | |||||
* | Add missing file and sort | kris | 2002-09-19 | 2 | -12/+14 |
| | |||||
* | Add missing manpage and don't try and remove a system directory on | kris | 2002-09-19 | 2 | -1/+2 |
| | | | | deinstall | ||||
* | Add missing dependency on gnomevfs. | marcus | 2002-09-19 | 2 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Support CFLAGS/CXXFLAGS properly | roam | 2002-09-18 | 2 | -5/+4 |
| | | | | | | | Do not install useless .la files PR: 42889 Submitted by: Ports Fury | ||||
* | OK, I *promise* I will test my next five or six changes before | roam | 2002-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | committing them! :) Fix the misspelled addition of NOPORTDOCS check in the post-install target; 'defiend', indeed! I wonder if that was some kind of Freudian thing.. is 'defiend' something like 'debug', but for the very-very-very big bad bugs? Submitted by: Dan Langille <dan@langille.org>, Tadayuki OKADA <tadayuki.okada@windriver.com> | ||||
* | properly deinstall the package | ijliao | 2002-09-18 | 1 | -0/+2 |
| | | | | | PR: 37459 Submitted by: maintainer | ||||
* | Support CFLAGS/CXXFLAGS properly. | roam | 2002-09-18 | 3 | -14/+26 |
| | | | | | | | Honor NOPORTDOCS. PR: 42878 Submitted by: Ports Fury | ||||
* | Update to 0.9.12. | roam | 2002-09-18 | 3 | -10/+9 |
| | | | | | PR: 42879 Submitted by: Ports Fury | ||||
* | add ocaml-pcre 4.28.3 | ijliao | 2002-09-18 | 6 | -0/+45 |
| | | | | | | | Perl compatible regular expressions for Objective Caml PR: 37354 Submitted by: Henrik Motakef <henrik.motakef@web.de> | ||||
* | Update to 0.7.2 | perky | 2002-09-18 | 2 | -2/+2 |
| | |||||
* | 1. Fixed the PR mentioned below, submitted by <below>. | alane | 2002-09-18 | 1 | -4/+6 |
| | | | | | | | | | 2. perl -pi ==> ${REINPLACE_CMD}. Add USE_REINPLACE=yes. 3. @ some more Makefile commands so it doesn't talk quite so much. 4. Bumped PORTREVISION because of wanting to get Fix (1) out there. PR: 42917 Submitted by: "Greg 'groggy' Lehey" <grog@lemis.com> | ||||
* | Upgrade to v0.8. | jkoshy | 2002-09-18 | 6 | -10/+12 |
| | | | | | PR: ports/42832 Submitted by: Marco Molteni <molter@tin.it> | ||||
* | Fix plist and installation | kris | 2002-09-18 | 4 | -6/+14 |
| | |||||
* | Upgrade to 0.10.17. | obraun | 2002-09-18 | 2 | -2/+2 |
| | |||||
* | Bump PORTREVISION and expat shlib. | ijliao | 2002-09-18 | 1 | -1/+2 |
| | |||||
* | Slave port of devel/stlport for Intels C/C++ compiler. | netchild | 2002-09-17 | 5 | -0/+415 |
| | | | | | | | | | | This is a proof of concept and needs some improvements (it overwrites the includes of devel/stlport). It doesn't compile on -current at the moment because of some gcc specific system headers. Submitted by: marius@alchemy.franken.de | ||||
* | Patch to be able to make a slave port for Intels C/C++ compiler. | netchild | 2002-09-17 | 9 | -10/+198 |
| | | | | | Submitted by: marius@alchemy.franken.de Approved by: Paul Marquis <pmarquis@pobox.com> (maintainer) | ||||
* | add aunit 1.01 | ijliao | 2002-09-17 | 6 | -0/+67 |
| | | | | | | | A unit testing framework for the Ada '95 programming language PR: 35146 Submitted by: Aidan Skinner <aidan@velvet.net> | ||||
* | Bump PORTREVISION and expat shlib. | kuriyama | 2002-09-17 | 11 | -13/+22 |
| | |||||
* | ONLY_FOR_ARCHS= i386 | dinoex | 2002-09-17 | 1 | -0/+3 |
| | | | | configure does not support build on alpha | ||||
* | upgrade to 2.1.3 | ijliao | 2002-09-17 | 3 | -22/+72 |
| | | | | | | | take maintainership PR: 42854 Submitted by: Sergei Kolobov <sergei@kolobov.com> | ||||
* | Update to 1.1.2. | marcus | 2002-09-17 | 2 | -3/+3 |
| | |||||
* | Update to 0.10.1 | lioux | 2002-09-17 | 5 | -32/+19 |
| | | | | Submitted by: maintainer | ||||
* | Drop maintainership. | olgeni | 2002-09-16 | 2 | -4/+4 |
| | |||||
* | Update to 1.16. | tobez | 2002-09-16 | 2 | -2/+2 |
| | |||||
* | upgrade to 3.2.3 | ijliao | 2002-09-16 | 3 | -2/+3 |
| | | | | | PR: 42505 Submitted by: maintainer | ||||
* | py-docutils moved to textproc/ | ijliao | 2002-09-16 | 1 | -1/+0 |
| | |||||
* | move to textproc/ | ijliao | 2002-09-16 | 5 | -161/+0 |
| | |||||
* | 1. Fixed bug in autoscan. Thanks to Joe Marcus Clarke <marcus@marcuscom.com> | alane | 2002-09-16 | 33 | -22/+363 |
| | | | | | | who worked with me and beyond to track this down. 2. Support the emacs autoconf/autotest modes now, for both emacs21 and xemacs21. Other (x)emacsen may work, depends on where they put things. | ||||
* | Take maintainership since Ade Lovett departed and I know these programs | alane | 2002-09-16 | 21 | -21/+21 |
| | | | | pretty well. | ||||
* | update to current version. | alane | 2002-09-16 | 4 | -39/+100 |
| | | | | | | | | PR: 42774 Approved by: maintainer email dead I am temporarily taking over the port, at least until keroin gets back to me. | ||||
* | Upgrade to 0.5. | obraun | 2002-09-16 | 3 | -3/+7 |
| | | | | | PR: ports/42814 Submitted by: maintainer | ||||
* | add eboxy 0.3 | ijliao | 2002-09-16 | 8 | -0/+69 |
| | | | | Create simple GUI interfaces for entertainment PC | ||||
* | * Fix detection of ghc version. | obraun | 2002-09-15 | 3 | -9/+21 |
| | | | | | | | => Fix pkg-plist s/ghcunknown/ghc5/ * Bump PORTREVISION. Submitted by: Manuel M T Chakravarty <chak@cse.unsw.edu.au> (developer) | ||||
* | add libfs++ 0.1.7 | ijliao | 2002-09-15 | 6 | -0/+38 |
| | | | | C++ library which provides a file_iterator class | ||||
* | Add missing manpage | kris | 2002-09-15 | 1 | -0/+1 |
| | |||||
* | Fix plist and add missing manpages | kris | 2002-09-15 | 2 | -1/+4 |
| | |||||
* | Fix plist and respect NOPORTDOCS | kris | 2002-09-15 | 1 | -10/+8 |
| | |||||
* | Respect NOPORTDOCS, and add missing directories to plist | kris | 2002-09-15 | 3 | -39/+57 |
| | |||||
* | Respect CFLAGS and PREFIX | kris | 2002-09-15 | 1 | -0/+14 |
| | |||||
* | Add missing file to pkg-plist | kris | 2002-09-15 | 1 | -1/+1 |
| | |||||
* | Add missing manpage | kris | 2002-09-15 | 1 | -0/+2 |
| | |||||
* | Remove directory on deinstall | kris | 2002-09-15 | 1 | -0/+1 |
| | |||||
* | Sort pkg-plist and add missing file | kris | 2002-09-15 | 1 | -85/+86 |
| | |||||
* | Teach portlint to recognize RUN_DEPENDS=${BUILD_DEPENDS} and the like | mharo | 2002-09-15 | 2 | -1/+13 |
| | | | | | PR: 27182 Submitted by: Anton Berezin <tobez@tobez.org> | ||||
* | Update to 1.36, add WWW, and grab maintainership. | tobez | 2002-09-15 | 3 | -5/+8 |
| | |||||
* | add py-docutils 0.2 | ijliao | 2002-09-14 | 6 | -0/+162 |
| | | | | Python Documentation Utilities | ||||
* | Due to popular demant into each port which might be inserted into dependency | sobomax | 2002-09-14 | 25 | -0/+100 |
| | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) | ||||
* | Update to version 0.3.3. | archie | 2002-09-14 | 3 | -3/+9 |
| | |||||
* | Update MASTER_SITES. | knu | 2002-09-13 | 1 | -1/+1 |
| | |||||
* | Update to 10.1. The site moved to SourceForge. | knu | 2002-09-13 | 4 | -9/+9 |
| | |||||
* | Updated to 0.23 | skv | 2002-09-13 | 3 | -2/+4 |
| | |||||
* | add libargparse 0.1.0000 | ijliao | 2002-09-13 | 6 | -0/+25 |
| | | | | A command line argument parser library | ||||
* | add py-dialog 1.0 | ijliao | 2002-09-12 | 6 | -0/+37 |
| | | | | Python Dialog | ||||
* | Add p5-Test-Inline 0.15, Test::Inline - inlining your tests next to the | tobez | 2002-09-12 | 6 | -0/+54 |
| | | | | | | | code being tested. PR: 42687 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | Update to 1.2.15. | tobez | 2002-09-12 | 2 | -2/+2 |
| | |||||
* | Update to 1.16; give maintainership to the submitter. | tobez | 2002-09-12 | 2 | -3/+3 |
| | | | | | Submitted by: Erwin Lansing <erwin@lansing.dk> PR: 42682 | ||||
* | Add ruby-rbtree, an implementation of Red-Black Tree for Ruby. | knu | 2002-09-12 | 6 | -0/+46 |
| | |||||
* | Fix build on -stable. | marcus | 2002-09-12 | 1 | -0/+10 |
| | |||||
* | Sync FreeBSD-local patch with repositry. | sumikawa | 2002-09-12 | 6 | -606/+582 |
| | | | | Submitted by: knu | ||||
* | Add p5-File-NFSLock, a perl module to do NFS (or not) locking. | tobez | 2002-09-11 | 6 | -0/+46 |
| | |||||
* | Add patch missed in previous commit. | sobomax | 2002-09-11 | 1 | -0/+16 |
| | | | | Reminded by: marcus | ||||
* | Add p5-IPC-Locker, a collection of perl modules that provides a server | tobez | 2002-09-11 | 6 | -0/+50 |
| | | | | for locks and clients to access that server. | ||||
* | Update to 1.35. | tobez | 2002-09-11 | 2 | -2/+6 |
| | |||||
* | Update to 0.98. | tobez | 2002-09-11 | 2 | -2/+2 |
| | |||||
* | Update to 1.71. | tobez | 2002-09-11 | 2 | -2/+5 |
| | |||||
* | Add libgsf 1.3.0, an extensible i/o abstraction library for dealing with | sobomax | 2002-09-11 | 7 | -0/+138 |
| | | | | structured file formats. | ||||
* | Add py-psyco 1.0, Python Specializing Compiler | perky | 2002-09-11 | 6 | -0/+42 |
| | | | | | PR: 42456 Submitted by: Alex Rodioukov <simuran@shaw.ca> | ||||
* | Make compile a lot quieter on -current. Thanks to Martin Blapp. | alane | 2002-09-11 | 1 | -0/+2 |
| | |||||
* | texas chainsaw kde2 massacre | alane | 2002-09-11 | 1 | -1/+0 |
| | |||||
* | texas chainsaw kde2 massacre | alane | 2002-09-11 | 8 | -106/+0 |
| | | | | | note: objprelink really was supposed to go, it just got caught up in some crossed communication lines.... | ||||
* | Start category Makefile cleanup. | alane | 2002-09-10 | 1 | -2/+0 |
| | |||||
* | Include std:: prefix on references to string class for gcc 3.2, which is | alane | 2002-09-10 | 1 | -6/+6 |
| | | | | pickier that 2.95.x. It's really also the right way to do the code ... | ||||
* | Update port to 3.0. | jedgar | 2002-09-10 | 6 | -8/+8 |
| | | | | Submitted by: Brad House <brad@mainstreetsoftworks.com> | ||||
* | Replace the mntent emulation code with my own versions, which are GPL'd, | alane | 2002-09-10 | 3 | -5/+229 |
| | | | | | | | | | so that SGI can integrate them, along with the rest of the current patches, into its own tree. The BSD license on the old code was preventing that, as SGI's legal weasels will only allow them to accept GPL'd code. My stuff's more well written anyway; I know how to write C++, the old author didn't. | ||||
* | Yet another missing piece in the AVR microcontroller toolchain: simulavr, | joerg | 2002-09-10 | 6 | -0/+123 |
| | | | | | Theodore Roth's AVR simulator. Can be used as a backend to the GDB port for the AVR. | ||||
* | Complete the support for the AVR microcontroller toolchain: a port of | joerg | 2002-09-10 | 7 | -0/+61 |
| | | | | GDB to the AVR. | ||||
* | Update MASTER_SITES | dinoex | 2002-09-10 | 3 | -11/+8 |
| | | | | | PR: 41565 Submitted by: dominic_marks@btinternet.com | ||||
* | undo delete port | dinoex | 2002-09-10 | 8 | -0/+109 |
| | |||||
* | Fix dependency. | kevlo | 2002-09-10 | 1 | -1/+1 |
| | | | | | PR: 42607 Submitted by: Tilman Linneweh <tilman@arved.FreeBSD.ORG> | ||||
* | Add p5-Devel-ObjectTracker 0.4, | skv | 2002-09-09 | 6 | -0/+51 |
| | | | | | track object life to detect memory leaks. | ||||
* | Add p5-Devel-Leak 0.02, | skv | 2002-09-09 | 6 | -0/+49 |
| | | | | | utility for looking for perl objects that are not reclaimed. | ||||
* | Add p5-Devel-Profiler 0.04, a Perl profiler compatible with dprofpp. | skv | 2002-09-09 | 6 | -0/+48 |
| | |||||
* | KDE2 is dead. The source is no longer available. | alane | 2002-09-09 | 23 | -923/+0 |
| | |||||
* | Fix build on -current (build/link C++ code with ${CXX}) | kris | 2002-09-09 | 1 | -6/+9 |
| | |||||
* | Chase the new file layout of libgail-gnome. Bump PORTREVISION. | marcus | 2002-09-09 | 1 | -3/+4 |
| | |||||
* | Add a missing dependency on libglade. | marcus | 2002-09-09 | 2 | -2/+2 |
| | | | | Submitted by: bento | ||||
* | Fix build on -current (union wait removal). | kris | 2002-09-08 | 2 | -0/+40 |
| | | | | Submitted by: kan | ||||
* | * Upgrade to 0.10.16. | obraun | 2002-09-08 | 3 | -14/+27 |
| | | | | * Add knob WITH_PROFILE. | ||||
* | Relinquish all my ports. | ade | 2002-09-07 | 30 | -30/+30 |
| | |||||
* | Update to 1.1.3 | perky | 2002-09-07 | 2 | -3/+3 |
| | |||||
* | Update to 0.4.4 | perky | 2002-09-07 | 3 | -2/+7 |
| | |||||
* | Update to 1.3.14. | knu | 2002-09-07 | 9 | -57/+192 |
| | | | | | | | | | - Switch tcl from 8.2 to 8.3. - Add support for java, ocaml and pike. Submitted by: Andrew Filonov <aef@antar.bryansk.ru> - Set CATEGORIES dynamically according to SWIG_LANGUAGES. | ||||
* | Fix build on -current. | kris | 2002-09-07 | 4 | -0/+39 |
| | | | | | Submitted by: kan PR: ports/42454 | ||||
* | 1. fix compile on GCC 3.2 | ijliao | 2002-09-07 | 4 | -1/+61 |
| | | | | | | | 2. add missing files in plist 3. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com> (1) (2) | ||||
* | Oops! Forgot this one. Removal of etc/rc.d/fam.sh.sample. | alane | 2002-09-07 | 1 | -1/+0 |
| | |||||
* | Do not support running fam standalone (started from /usr/local/etc/rc.d) | alane | 2002-09-07 | 2 | -22/+1 |
| | | | | anymore. | ||||
* | Update to 1.0b5 | dinoex | 2002-09-07 | 4 | -2/+56 |
| | |||||
* | Update to 2.0.4. | marcus | 2002-09-07 | 12 | -58/+158 |
| | |||||
* | Bump port revision to reflect memory leak fix. | tegge | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | Don't assume that pthread_key_t is signed, thus plugging a memory leak. | tegge | 2002-09-06 | 1 | -5/+5 |
| | |||||
* | Let main thread do an exit(1) instead of an exit(0) on unclean program | tegge | 2002-09-06 | 1 | -4/+8 |
| | | | | termination (multiple active threads). | ||||
* | Patch for gcc 3.x.y. | alane | 2002-09-06 | 1 | -0/+14 |
| | |||||
* | bump Version to 1.4.0 | dinoex | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | Fix pkg-plist. | obraun | 2002-09-05 | 1 | -33/+2 |
| | | | | Noticed by: bento | ||||
* | add missing files | ijliao | 2002-09-05 | 1 | -0/+2 |
| | |||||
* | Fix build on -current | kris | 2002-09-05 | 1 | -0/+10 |
| | |||||
* | Fix build on -current (don't try and prototype functions from <stdlib.h>) | kris | 2002-09-05 | 1 | -3/+12 |
| | |||||
* | Update for acpica-unix-20020829. | iwasaki | 2002-09-05 | 2 | -4/+4 |
| | | | | Also fixed setting up IntegerWidth in acpicadb. | ||||
* | Fix build on -current and quiet a warning by appropriate #include | kris | 2002-09-05 | 2 | -0/+27 |
| | |||||
* | upgrade to 1.3.0 | ijliao | 2002-09-05 | 3 | -4/+4 |
| | |||||
* | since pth is newer, remove pth-devel | ijliao | 2002-09-05 | 6 | -79/+0 |
| | | | | Approved by: maintainer timeout | ||||
* | upgrade to 1.0.6 | ijliao | 2002-09-05 | 8 | -17/+120 |
| | | | | drop maintainership | ||||
* | Oops, previous commit contained the wrong checksum. | archie | 2002-09-05 | 1 | -1/+1 |
| | |||||
* | Update to version 0.3.2. | archie | 2002-09-05 | 3 | -2/+3 |
| | |||||
* | Add prefix `hs-' for Haskell related ports after repo copy. | obraun | 2002-09-05 | 47 | -862/+15 |
| | | | | Remove Haskell ports without prefix. | ||||
* | Add prefix `hs-' for Haskell related ports. | obraun | 2002-09-04 | 11 | -2/+4 |
| | |||||
* | add alf 0.1 | ijliao | 2002-09-04 | 6 | -0/+37 |
| | | | | Abstract Large File | ||||
* | upgrade to 0.7.2 | ijliao | 2002-09-04 | 2 | -2/+2 |
| | |||||
* | Change ``-f bsd.prog.mk'' to ``-f /usr/share/mk/bsd.prog.mk''... :-\ | mi | 2002-09-04 | 1 | -1/+1 |
| | | | | Submitted by: Tony Maher | ||||
* | Updated to version 2.6.9. SGI incorporated as much of our patches as they | alane | 2002-09-04 | 21 | -471/+31 |
| | | | | | | | could without licensing problems. The rest they host as a separate patch on their ftp server. Please test this for compilation problems on -CURRENT with gcc-3.2. | ||||
* | Update to version 1.05 | kevlo | 2002-09-03 | 2 | -2/+2 |
| | | | | | PR: 42355 Submitted by: MAINTAINER | ||||
* | - Update to version 0.05 | kevlo | 2002-09-03 | 3 | -4/+5 |
| | | | | | | | - Change maintainer's address PR: 42357 Submitted by: MAINTAINER | ||||
* | Fix a problem with gmake segfaulting with some locales. | sobomax | 2002-09-03 | 4 | -6/+38 |
| | | | | | PR: 41075 Submitted by: naddy | ||||
* | Upgrade to 0.4. | obraun | 2002-09-03 | 3 | -2/+5 |
| | | | | | PR: ports/42353 Submitted by: maintainer | ||||
* | Update from 2.4.1 to 2.8.0. Add support for Atari and for | hoek | 2002-09-03 | 6 | -78/+201 |
| | | | | the uIP TCP stack. | ||||
* | Update to version 2002.09.01. | joerg | 2002-09-02 | 5 | -11/+74 |
| | | | | | | | This is the first version that is taken from a CVS snapshot of the current development version. The documentation project has made substantial progress in the time being, so there's quite a bit of up-to-date documentation shipping now. | ||||
* | New port: memcheck -- Memory Allocation Checker. | demon | 2002-09-02 | 6 | -0/+48 |
| | |||||
* | Fix the documentation build process. We need to depend it on perl. | joerg | 2002-09-02 | 4 | -4/+36 |
| | | | | | Since the system's perl in -stable is too old (pod2man), we supply pregenerated man pages in a separate distfile to help them out. | ||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-02 | 2 | -3/+5 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | Update WWW. | knu | 2002-09-01 | 2 | -4/+2 |
| | |||||
* | Update to version 2002.09.01. Included are a couple of private | joerg | 2002-09-01 | 10 | -10/+202 |
| | | | | | | | | | patches that were floating through the avr-gcc and avr-libc mailinglists, just for the time being until they might have been integrated into gcc's CVS. Portname changed from dashes in the snap date to dots so portupgrade doesn't get confused about it. Thanks to Brian Dean for the hint. | ||||
* | Fix MAN1 | dwcjr | 2002-09-01 | 1 | -1/+2 |
| | | | | | PR: 42239 Submitted by: tkato@prontomail.com | ||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 13 | -13/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | Upgrade to 0.3. | obraun | 2002-08-31 | 3 | -2/+9 |
| | | | | | | PR: ports/42220 Submitted by: maintainer Approved by: dwcjr (mentor) | ||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-08-30 | 10 | -12/+21 |
| | | | | | PR: 42195 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Add optional support for building with ARTS support, when audio/arts is | sobomax | 2002-08-30 | 1 | -1/+7 |
| | | | | | | | is installed or WITH_ARTS is defined. PR: 39136 Submitted by: User & <marc@informatik.uni-bremen.de> | ||||
* | Update MASTER_SITES | dinoex | 2002-08-30 | 1 | -2/+2 |
| | |||||
* | Update MASTER_SITES. | kevlo | 2002-08-30 | 1 | -1/+1 |
| | | | | | PR: 42144 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Update to 2.0.1. | marcus | 2002-08-30 | 2 | -3/+3 |
| | |||||
* | Update to 2.0.3. | marcus | 2002-08-30 | 10 | -148/+60 |
| | |||||
* | Update to 1.4.0 | dinoex | 2002-08-29 | 3 | -2/+3 |
| | |||||
* | Fixed mixed up URLS, added missing one to pkg-descr. | alane | 2002-08-29 | 2 | -1/+3 |
| | |||||
* | New port: invitation_to_ruby | alane | 2002-08-29 | 6 | -0/+58 |
| | | | | | | A very introductory view of Ruby, for someone who's not used it before. Since there was no license on the web pages, I got explicit permission via email from the author to include it in ports. | ||||
* | Fix install bug. Maintainer's domain is dead in H20. | alane | 2002-08-29 | 1 | -0/+11 |
| | | | | Reviewed By: lioux | ||||
* | Add buildtool 0.2, a set of portable software build utilities. | obraun | 2002-08-29 | 6 | -0/+61 |
| | | | | | | PR: ports/42109 Submitted by: Jos Backus <jos@catnook.com> Approved by: dwcjr (mentor) | ||||
* | Upgrade to 2.21 | obraun | 2002-08-29 | 2 | -2/+2 |
| | | | | Approved by: dwcjr (mentor) | ||||
* | Add p5-AtExit 2.01, | skv | 2002-08-28 | 6 | -0/+43 |
| | | | | | AtExit - Perform exit processing for a program or object. | ||||
* | Take maintainership. It's C++, after all ... 8-) | alane | 2002-08-28 | 1 | -1/+1 |
| | |||||
* | upgrade to 1.5.3 | ijliao | 2002-08-28 | 3 | -4/+7 |
| | |||||
* | upgrade to 0826 | ijliao | 2002-08-28 | 2 | -2/+2 |
| | |||||
* | Update to version 1.05 | kevlo | 2002-08-28 | 2 | -2/+2 |
| | | | | | PR: 42000 Submitted by: MAINTAINER | ||||
* | Update to version 1.00 | kevlo | 2002-08-28 | 2 | -2/+5 |
| | | | | | PR: 41999 Submitted by: MAINTAINER | ||||
* | Update to version 5.4.2 | kevlo | 2002-08-28 | 4 | -15/+21 |
| | | | | | PR: 42034 Submitted by: Ports Fury | ||||
* | Update to version 2.26 | kevlo | 2002-08-28 | 2 | -2/+2 |
| | | | | | PR: 42102 Submitted by: Dominic Mitchell <dom@happygiraffe.net> | ||||
* | Update to version 0.47 | kevlo | 2002-08-28 | 2 | -2/+2 |
| | | | | | PR: 42101 Submitted by: Dominic Mitchell <dom@happygiraffe.net> | ||||
* | Tarball has been rerolled to fix some Hugs-FFI incompatibilities. | obraun | 2002-08-27 | 4 | -4/+6 |
| | | | | | | | | | -> bumped PORTREVISION Set MAINTAINER to my FreeBSD address. PR: ports/42055 Submitted by: chris <chris@h24-67-53-86.lb.shawcable.net> Approved by: dwcjr (mentor) | ||||
* | Add perl5 module Config::General, for handling Apache-style configuration | sheldonh | 2002-08-27 | 6 | -0/+38 |
| | | | | files. |