Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MASTER_SITE and WWW site is moved. | perky | 2002-10-26 | 2 | -2/+2 |
| | |||||
* | Update to 1.1 | perky | 2002-10-26 | 3 | -3/+3 |
| | |||||
* | Update to 0.6 | perky | 2002-10-26 | 2 | -4/+3 |
| | |||||
* | * Upgrade to 1.3.2. | obraun | 2002-10-26 | 15 | -6/+93 |
| | | | | | | | * Add init script. PR: 44436 Submitted by: maintainer | ||||
* | Upgrade to 0.37. | obraun | 2002-10-26 | 4 | -6/+8 |
| | | | | | PR: 44468 Submitted by: maintainer | ||||
* | - add rnd_keys.c for compatibilty with base. (patch by: jtraub@isilon.com) | dinoex | 2002-10-26 | 8 | -34/+521 |
| | | | | | - OPENSSL_OVERWRITE_BASE: fix package building - Fix install of manpages for 3.x | ||||
* | Mark mozilla-devel BROKEN when Xft2 support is enabled and the | adamw | 2002-10-26 | 3 | -0/+12 |
| | | | | | | | mozilla-fonts package is installed. Reviewed by: marcus Approved by: pat | ||||
* | Author does not seem very interested in distributing source by itself. | eric | 2002-10-26 | 2 | -2/+4 |
| | | | | Revert to the usual distfile and remove object code before building. | ||||
* | Update to 1.0.9 | pat | 2002-10-26 | 7 | -15/+36 |
| | |||||
* | Install the English dictionary when LANG is set to an unsupported | knu | 2002-10-26 | 1 | -3/+6 |
| | | | | | | language by aspell. Approved by: MAINTAINER | ||||
* | linux-relview -> ports/math/linux-relview | obraun | 2002-10-26 | 1 | -0/+1 |
| | |||||
* | Add linux-relview, an interactive tool for computer-supported | obraun | 2002-10-26 | 6 | -0/+53 |
| | | | | | | | manipulation of relations. PR: 44462 Submitted by: Michael Ebert <ebert@informatik.unibw-muenchen.de> | ||||
* | png2ico --> ports/graphics/png2ico | will | 2002-10-26 | 1 | -0/+1 |
| | |||||
* | Add png2ico 2002.09.03, a program that converts PNG files to Windows | will | 2002-10-26 | 7 | -0/+49 |
| | | | | | | | icon resource files. PR: 43292 Submitted by: Franz Klammer <klammer@webonaut.com> | ||||
* | Circumvent the use of bison, use FreeBSD yacc instead. | cy | 2002-10-25 | 4 | -4/+4 |
| | | | | PR: 44446 | ||||
* | Upgrade to 0.94.1 which uses the gnome 2 libs. | roger | 2002-10-25 | 9 | -111/+186 |
| | | | | This version works behind NAT with basic port forwarding. | ||||
* | Quoting the submitter: | netchild | 2002-10-25 | 3 | -16/+24 |
| | | | | | | | | | | | | | | | | | | | | ---snip--- - Revert the partially enabled building and usage of the libgmp version shipping with ssh introduced with the upgrade to 1.2.33. For -current depend on math/libgmp-freebsd and use the libgmp in the base system for -stable like this port did before. This fixes compilation on -current and turns of the annoying errors when the configure of the ssh-enclosed libgmp tests the optimisations using the wrong assembler- syntax on 4-stable. The later causes configure to hang on 3-stable. - Don't define 'REALLY_WANT_SSH=1' in the Makefile else the FORBIDDEN for FreeBSD systems shipping with OpenSSH in the base-distribution and not defining 'REALLY_WANT_SSH' is useless. This was also broken with the last commit. Tested on 5.0-current, 4-stable and 3-stable. ---snip--- Submitted by: marius@alchemy.franken.de | ||||
* | We already have a prototype for alloca() in stdlib.h, no need to | netchild | 2002-10-25 | 4 | -0/+62 |
| | | | | | | | | have it here too. This lets us compile gmake with stricter compilers. Submitted by: marius@alchemy.franken.de | ||||
* | This files doesn't belong into the entire subtree here. | netchild | 2002-10-25 | 1 | -14/+0 |
| | | | | Noticed by: marius@alchemy.franken.de | ||||
* | - update to 0.2.3.8 | ijliao | 2002-10-25 | 8 | -8/+14 |
| | | | | | | | | - add WWW - take maintainership PR: 44453 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | Switch to MASTER_SITE_LOCAL to make this port fetchable | arved | 2002-10-25 | 1 | -1/+2 |
| | | | | | | Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at> PR: 41943 Approved by: kris (mentor) | ||||
* | Remove dnews3 from LEGAL there is only dnews nowadays | arved | 2002-10-25 | 1 | -2/+1 |
| | | | | Approved by: kris (mentor) | ||||
* | This port is i386-only. [1] | arved | 2002-10-25 | 2 | -2/+2 |
| | | | | | | | | Shorten pkg-comment (portlint) Submitted by: Chris J. Mutter <cjm@satanii.enemy.org> [1] PR 44179 Approved by: kris (mentor) | ||||
* | * Change Emailaddress | arved | 2002-10-25 | 1 | -7/+17 |
| | | | | | | | | | | | | * Use bsd.port.(pre|post).mk[1] * Add a knob WITH_SSL [2] * Fix passing of CONFIGURE_ENV in the case WITH_GNOME=yes WITH_TCL=yes [3] * Word the Warning about the bug in WITH_IPv6 more clear. [1]Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp> [2]Submitted by: Bob Fleck <bob@securesoftware.com> PR: 42972 (with some modifications) [3]Reported by: Kevin <kdulzo@sockpuppet.org> | ||||
* | Add p5-Crypt-RandPasswd 0.02, an implementation of the Automated | sobomax | 2002-10-25 | 6 | -0/+34 |
| | | | | Password Generator standard. | ||||
* | Add p5-Business-OnlinePayment-SurePay 0.01, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+71 |
| | | | | backend module for SurePay authorization service. | ||||
* | Add p5-Business-OnlinePayment-LinkPoint 0.02, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+77 |
| | | | | backend module for LinkPoint. | ||||
* | Add p5-Business-OnlinePayment-Cardstream 1.0, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+75 |
| | | | | backend module for Cardstream. | ||||
* | Add p5-Business-OnlinePayment-Beanstream 0.01, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+73 |
| | | | | backend module for Beanstream. | ||||
* | Add p5-Business-OnlinePayment-BankOfAmerica 1.01, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+77 |
| | | | | backend module for Bank of America eStores. | ||||
* | Add p5-Business-OnlinePayment-AuthorizeNet 3.11, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+81 |
| | | | | backend module for Authorize.Net. | ||||
* | Add p5-Business-OnlinePayment-2CheckOut 0.02, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+77 |
| | | | | backend module for 2CheckOut authorization service. | ||||
* | Made games/xlifegame buildable under -current again | edwin | 2002-10-25 | 1 | -0/+11 |
| | | | | | | | PR: ports/44266 Submitted by: Mark Huizer (xaa@dodh.org) Reviewed by: kris@freebsd.org Approved by: HIYAMA Takeshi <hym@cocoa.freemail.ne.jp> (maintainer) | ||||
* | Remove #include <values.h> to partially fix build on -current (still | kris | 2002-10-25 | 2 | -1/+18 |
| | | | | badly broken). Mark BROKEN on 5.x. | ||||
* | Fix build on -current (remove <malloc.h>) | kris | 2002-10-25 | 1 | -0/+10 |
| | |||||
* | Define DEPEND_RUBY_RDOC properly. | knu | 2002-10-25 | 1 | -1/+1 |
| | |||||
* | Apply patch to let the Makefile in freenet6 honour the CC/CFLAGS | edwin | 2002-10-25 | 1 | -2/+11 |
| | | | | | | | | Patch is also submitted to the original authors. PR: ports/44375 Submitted by: Volker Stolz <vs@foldr.org> Reviewed by: kris@freebsd.org | ||||
* | Partially fix build on -current (remove #include <malloc.h>). This still | kris | 2002-10-25 | 1 | -0/+11 |
| | | | | blows up later on. | ||||
* | The distfile has disappeared from the master site; switch to | kris | 2002-10-25 | 1 | -1/+2 |
| | | | | | | MASTER_SITES_LOCAL. Submitted by: maintainer | ||||
* | tosvcd --> ports/graphics/tosvcd | ijliao | 2002-10-25 | 1 | -0/+1 |
| | |||||
* | Make games/xlife buildable on -CURRENT again | edwin | 2002-10-25 | 1 | -4/+7 |
| | | | | | | PR: ports/44264 Submitted by: Mark Huizer (xaa@dodh.org) Reviewed by: kris@freebsd.org | ||||
* | add tosvcd 0.7 | ijliao | 2002-10-25 | 17 | -0/+213 |
| | | | | SVCD transcoder | ||||
* | Added two missing files to pkg-plist | edwin | 2002-10-25 | 1 | -0/+2 |
| | | | | | | PR: ports/43163 Submitted by: edwin@mavetju.org Reviewed by: kris@freebsd.org | ||||
* | Oops, committed an earlier version of the previous patch. | kris | 2002-10-25 | 1 | -3/+11 |
| | | | | Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com> | ||||
* | Upgrade to next version | roger | 2002-10-25 | 8 | -20/+20 |
| | |||||
* | Fix build on -current | kris | 2002-10-25 | 2 | -0/+50 |
| | | | | Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com> | ||||
* | Upgrade to 0.0.8. | obraun | 2002-10-25 | 7 | -186/+2 |
| | | | | | PR: 44447 Submitted by: maintainer | ||||
* | Remove gnomedb2. Mergeant has all the features of gnomedb2 plus some, and | marcus | 2002-10-25 | 1 | -1/+1 |
| | | | | is being actively maintained. | ||||
* | Remove gnomedb2. | marcus | 2002-10-25 | 2 | -2/+0 |
| | |||||
* | Nuke gnomedb2 in favor of mergeant. | marcus | 2002-10-25 | 8 | -215/+0 |
| | |||||
* | Update to 0.8.199. | marcus | 2002-10-25 | 12 | -14/+44 |
| | |||||
* | Upgrade to 4.06, the latest and greatest. | dougb | 2002-10-25 | 4 | -18/+8 |
| | | | | | | | | * Two new hacks (little screen saver programs), and improvements to many others. * Remove the libwarning, since hopefully by now everyone has upgraded their pkgconfig ports by now. * Undo some more unauthorized changes. | ||||
* | Update to version 4.3 | kevlo | 2002-10-25 | 2 | -3/+3 |
| | | | | | PR: 44452 Submitted by: MAINTAINER | ||||
* | Make absolutely sure that the gnome capplets aren't installed, so | dougb | 2002-10-25 | 1 | -0/+119 |
| | | | | that we don't spam someone's gnome install accidentally. | ||||
* | upgrade to 1.4.5 | ijliao | 2002-10-25 | 4 | -8/+22 |
| | | | | Approved by: maintainer | ||||
* | . echo -> ${ECHO_MSG} | glewis | 2002-10-25 | 4 | -32/+32 |
| | |||||
* | . Catch up with additional font.properties files. | glewis | 2002-10-25 | 4 | -0/+12 |
| | |||||
* | . Chinese font.properties and make glue. | glewis | 2002-10-25 | 8 | -8/+980 |
| | | | | Submitted by: Huang wen hui <hwh@ns.gddsn.org.cn> | ||||
* | Don't use .. in MAN?. Use 'MANLANG="" ja' instead. | motoyuki | 2002-10-25 | 2 | -2/+4 |
| | | | | pkg_add fails because tar(1) rejects "../". | ||||
* | kallery --> ports/graphics/kallery | adamw | 2002-10-25 | 1 | -0/+1 |
| | |||||
* | Add graphics/kallery | adamw | 2002-10-25 | 6 | -0/+82 |
| | | | | | | | | An image gallery generator for KDE PR: 43280 Submitted by: metrol@metrol.net Approved by: pat | ||||
* | - Update MASTER_SITE | ijliao | 2002-10-25 | 1 | -6/+4 |
| | | | | | | | - USE_REINPLACE PR: 43639 Submitted by: Sergei Kolobov <sergei@kolobov.com> | ||||
* | Update to 0.1.67. | marcus | 2002-10-25 | 18 | -321/+117 |
| | |||||
* | upgrade to 2002-2-1 | ijliao | 2002-10-25 | 4 | -8/+12 |
| | | | | | | | drop maintainership PR: 43632 Submitted by: maintainer | ||||
* | Fix the problem of non-root builds causing the files to retain that uid. | dougb | 2002-10-25 | 6 | -6/+51 |
| | | | | | | | | | | The originator(s) had a patch for this, but I misunderstood its purpose, and therefore erroneously omitted it. Also fix the problem related to the extremely lame naming scheme that this package uses. There is a different(?) patch for this floating around, but it didn't make it into the audit trail. My way works, and isn't _incredibly_ lame, so we'll try it for now. | ||||
* | Mozilla 1.01 has not moved to mozilla-vendor port. Fix this, | mbr | 2002-10-25 | 20 | -120/+120 |
| | | | | | | and remove the pkg_plist reference. Submitted by: Marc Williams <mw@uk.yahoo-inc.com> | ||||
* | Update to 1.5.8. | petef | 2002-10-25 | 3 | -2/+24 |
| | |||||
* | Update to 1.1.1. | petef | 2002-10-25 | 2 | -2/+2 |
| | |||||
* | Update to 0.2.0. | petef | 2002-10-25 | 6 | -7/+49 |
| | |||||
* | Update WWW: tag. | petef | 2002-10-25 | 1 | -1/+1 |
| | |||||
* | Update to 0.18. | petef | 2002-10-25 | 2 | -4/+2 |
| | |||||
* | Add dependency on GNU m4 for the build. Found by portbuild. | will | 2002-10-25 | 6 | -0/+6 |
| | |||||
* | Fix a problem with fonts showing up diagonally in mozilla-devel. | marcus | 2002-10-25 | 2 | -0/+34 |
| | | | | | Submitted by: Matthew Reimer <mreimer@vpop.net> Obtained from: freetype2 CVS | ||||
* | Add ruby-libxslt. | seanc | 2002-10-25 | 1 | -0/+1 |
| | | | | Approved by: knu (mentor) | ||||
* | Add ruby-libxslt, Ruby bindings for libxslt. XML::XSLT is XSL compliant. | seanc | 2002-10-25 | 6 | -0/+49 |
| | | | | Approved by: knu (mentor) | ||||
* | * Update to 0.14pre1. This also fixes compilation with GCC3. | naddy | 2002-10-25 | 6 | -18/+32 |
| | | | | | | | | PR: 44437 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> * Remove useless gmake dependency. * Don't install .la wrapper file. | ||||
* | Add p5-Business-OnlinePayment-eSec 0.02, an Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+75 |
| | | | | backend module for eSec. | ||||
* | Add p5-Business-OnlinePayment-WorldPay-Junior 1.03, an Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+107 |
| | | | | backend module for a WorldPay Select Junior service. | ||||
* | Add p5-Business-OnlinePayment-VirtualNet 0.02, a Business::OnlinePayment | sobomax | 2002-10-25 | 11 | -0/+85 |
| | | | | backend module for Vital VirtualNet. | ||||
* | Add p5-Business-OnlinePayment-TCLink 1.01, a Business::OnlinePayment backend | sobomax | 2002-10-25 | 11 | -0/+77 |
| | | | | module for TrustCommerce. | ||||
* | Add p5-Net-TCLink 3.3.1, a client library to for connecting to the | sobomax | 2002-10-25 | 6 | -0/+40 |
| | | | | TrustCommerce payment gateway. | ||||
* | Add xerces-c2, addport choked a bunny | dougb | 2002-10-25 | 1 | -0/+1 |
| | |||||
* | Add xerces-c2 2.1.0, | dougb | 2002-10-25 | 19 | -0/+5167 |
| | | | | | | | | | | | | | | A validating XML parser from the Apache XML Project. Lots of contributions to this port by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> Christopher Kelly <cck@kuffworks.com> Also, I made some changes to the final product, mostly cleanup/consistency things. PR: ports/42271 Submitted by: Simon Barner <barner@in.tum.de> | ||||
* | Add p5-String-Parity 1.31, a perl5 module to generate and test | sobomax | 2002-10-25 | 6 | -0/+33 |
| | | | | even, odd, mark and space parity on strings. | ||||
* | Slightly adjust comment. | sobomax | 2002-10-25 | 1 | -1/+1 |
| | |||||
* | Wrong category. | sobomax | 2002-10-25 | 6 | -49/+0 |
| | |||||
* | Add p5-String-LRC 1.01, a perl interface for longitudinal | sobomax | 2002-10-25 | 12 | -0/+98 |
| | | | | redundancy check generation. | ||||
* | Add p5-Business-OnlinePayment 2.00, a generic interface for processing online | sobomax | 2002-10-25 | 11 | -0/+91 |
| | | | | credit card payments. | ||||
* | Add missed USE_PERL5. | sobomax | 2002-10-25 | 1 | -0/+1 |
| | |||||
* | update to heimdal 1.5.1 (fixes kadmind buffer overflow) | assar | 2002-10-24 | 2 | -2/+2 |
| | | | | Approved by: security-officer | ||||
* | Update to 2.2.1 | dwcjr | 2002-10-24 | 7 | -63/+78 |
| | | | | | PR: 44221 Submitted by: tkato@prontomail.com | ||||
* | Update to 1.75 | dwcjr | 2002-10-24 | 36 | -432/+90 |
| | | | | | PR: 44223 Submitted by: tkato@prontomail.com | ||||
* | Update to 10.11 | dwcjr | 2002-10-24 | 4 | -13/+12 |
| | | | | | PR: 44230 Submitted by: tkato@prontomail.com | ||||
* | Update to 0.77.0 | dwcjr | 2002-10-24 | 4 | -24/+28 |
| | | | | | PR: 44353 Submitted by: tkato@prontomail.com | ||||
* | ruby-lv --> ports/converters/ruby-lv | knu | 2002-10-24 | 1 | -0/+1 |
| | |||||
* | Add ruby-lv, a Ruby library to use LV's encoding conversion engine. | knu | 2002-10-24 | 6 | -0/+83 |
| | |||||
* | Make it PREFIX clean. | ume | 2002-10-24 | 1 | -1/+2 |
| | | | | Submitted by: knu | ||||
* | crypto_heimdal -> src/crypto/heimdal | jedgar | 2002-10-24 | 1 | -0/+1 |
| | |||||
* | add missing RUN_DEPENDS | ijliao | 2002-10-24 | 1 | -0/+2 |
| | | | | | PR: 44406 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | Building from source now. Bumped PORTREVISION. | znerd | 2002-10-24 | 1 | -1/+11 |
| | |||||
* | rlogview --> ports/sysutils/rlogview | knu | 2002-10-24 | 1 | -0/+1 |
| | |||||
* | Add rlogview, a Ruby/GTK graphical log viewer for log4r. | knu | 2002-10-24 | 6 | -0/+60 |
| | |||||
* | Reflect the dependency updates into comment. | knu | 2002-10-24 | 2 | -4/+6 |
| | |||||
* | Add a missing run-time dependency: ruby-gnome depends on ruby-libart. | knu | 2002-10-24 | 2 | -2/+4 |
| | |||||
* | Add a missing run-time dependency: ruby-libglade depends on | knu | 2002-10-24 | 2 | -2/+4 |
| | | | | ruby-gnome. | ||||
* | Backout 1.15 because Test::Harness module is included into the perl-5.6.1. | sobomax | 2002-10-24 | 1 | -3/+0 |
| | |||||
* | Please welcome Stephane Legrand (stephane@FreeBSD.ORG) as a new committer ↵ | gioria | 2002-10-24 | 1 | -0/+1 |
| | | | | | | | | | | | in the doc tree. His main job will be to integrate and maintain the french translations of the web site. Of course, I will be his mentor Thanks to admins@ who create the account (specially joe@), and doceng@ who approve the commit bit. | ||||
* | Add p5-Mail-Spool 0.50, a "pure perl" implementation of mail | sobomax | 2002-10-24 | 6 | -0/+45 |
| | | | | spooling, unspooling and sending. | ||||
* | Update to 1.7.13. | knu | 2002-10-24 | 2 | -2/+2 |
| | |||||
* | Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminate | sobomax | 2002-10-24 | 2 | -4/+8 |
| | | | | configure-time warning. | ||||
* | Fix a bug introduced in the previous commit. | sobomax | 2002-10-24 | 1 | -1/+1 |
| | |||||
* | Add missed dependency. | sobomax | 2002-10-24 | 1 | -0/+3 |
| | |||||
* | Add p5-Class-Generate 1.06, a Perl5 module to simplify creating | sobomax | 2002-10-24 | 6 | -0/+42 |
| | | | | class hierarchies. | ||||
* | Make this module "perl -w" friendly. | kuriyama | 2002-10-24 | 3 | -2/+182 |
| | | | | Respect $PKGNAMEPREFIX in ../Makefile.inc. | ||||
* | Update MASTER_SITES and add WWW. | kevlo | 2002-10-24 | 4 | -2/+6 |
| | | | | | PR: 44427 Submitted by: MAINTAINER | ||||
* | Upgrade to version 1.5 | kevlo | 2002-10-24 | 2 | -2/+2 |
| | | | | | PR: 44387 Submitted by: Hendrik Scholz <hendrik@scholz.net> | ||||
* | Update to version 0.6.1.6 | kevlo | 2002-10-24 | 2 | -2/+2 |
| | | | | | PR: 44408 Submitted by: MAINTAINER | ||||
* | Update to version 1.28 | kevlo | 2002-10-24 | 3 | -7/+11 |
| | | | | | PR: 44420 Submitted by: MAINTAINER | ||||
* | - update to 0.61 | kevlo | 2002-10-24 | 4 | -4/+8 |
| | | | | | | | | | - also list dependencies as BUILD_DEPENDS - add WWW - take maintianership PR: 44421 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | Update to version 1.14 | kevlo | 2002-10-24 | 4 | -4/+4 |
| | | | | | PR: 44429 Submitted by: MAINTAINER | ||||
* | Updated to 0.7.4. Now Mico$*** will change their site in about a week, after | alane | 2002-10-24 | 2 | -5/+5 |
| | | | | | | | they get wind that gotmail works again. PR: 44414 Submitted by: No Sleep <o_sleep@babbleheaven.com> | ||||
* | Update 2.4.5.2 --> 2.4.6.5 | cy | 2002-10-24 | 6 | -38/+120 |
| | | | | | PR: 43661 Submitted by: MAINTAINER: fcash@lug.kamloops.net | ||||
* | Mail to maintainer bounces (domain mpd.tandem.com does not exist). | kris | 2002-10-24 | 1 | -1/+1 |
| | | | | Reassign to ports@ | ||||
* | Remove #include <malloc.h>. Build still broken. | kris | 2002-10-24 | 1 | -36/+36 |
| | |||||
* | Partially fix build on -current by correcting incorrect patch | kris | 2002-10-24 | 1 | -1/+1 |
| | | | | (machine/soundcard.h -> sys/soundcard.h). This still blows up later on. | ||||
* | Fix build on -current (machine/soundcard.h -> sys/soundcard.h) | kris | 2002-10-24 | 3 | -1/+26 |
| | |||||
* | Fix build on -current (machine/soundcard.h -> sys/soundcard.h) and | kris | 2002-10-24 | 2 | -0/+46 |
| | | | | respect CC and CFLAGS | ||||
* | Update to snortsnarf 021017 | kris | 2002-10-24 | 2 | -2/+2 |
| | |||||
* | Update WWW. | kuriyama | 2002-10-24 | 1 | -1/+1 |
| | | | | | PR: ports/44342 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Update to version 3.10. | archie | 2002-10-24 | 3 | -2/+4 |
| | |||||
* | Update to version 0.3.4. | archie | 2002-10-24 | 3 | -3/+4 |
| | |||||
* | Fix buffer overflow in kadmind4 (remote user can gain root access to | cy | 2002-10-24 | 8 | -0/+108 |
| | | | | | | | KDC host). Obtained from: Tom Yu <tlyu@mit.edu> on kerberos-announce mailing list, MIT krb5 Security Advisory 2002-002 | ||||
* | Add more sites to MASTER_SITE_RUBY. Thanks a lot! | knu | 2002-10-24 | 1 | -0/+2 |
| | | | | | | | | | | - US: xyz.lcs.mit.edu, aka ftp5.FreeBSD.org Administrated by: wollman - JP: ${MASTER_SITE_RINGSERVER} Administrated by: Ring Server Project (http://www.ring.gr.jp/) | ||||
* | ruby-mime-types -> ports/mail/ruby-mime-types | knu | 2002-10-24 | 1 | -0/+1 |
| | |||||
* | Add ruby-mime-types, MIME::Types for Ruby. | knu | 2002-10-24 | 6 | -0/+82 |
| | |||||
* | Stop complaining about 'Couldn't change to ...' when shell is tcsh. | fjoe | 2002-10-24 | 1 | -0/+25 |
| | | | | PR: 36685 | ||||
* | ruby-text-format -> ports/textproc/ruby-text-format | knu | 2002-10-24 | 1 | -0/+1 |
| | |||||
* | Add ruby-text-format, Text::Format for Ruby. | knu | 2002-10-24 | 6 | -0/+72 |
| | |||||
* | Upgrade to 2.03pre3 | ache | 2002-10-24 | 3 | -152/+3 |
| | |||||
* | Update to 1.7.12. | knu | 2002-10-24 | 3 | -3/+14 |
| | | | | Properly patch config.rb to set the default XML parser to ruby-xmlparser. | ||||
* | Update Ruby/DBI and DBD modules to 0.0.18. | knu | 2002-10-24 | 2 | -2/+2 |
| | |||||
* | Update to 0.4.0. | knu | 2002-10-24 | 9 | -39/+57 |
| | |||||
* | * Update master site and home page. | naddy | 2002-10-24 | 3 | -7/+28 |
| | | | | | | | | | | | * Honor CXX/CXXFLAGS. * Fix C++ for GCC3. Partly from discussion with and PR: 44404 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer | ||||
* | Update to 4230 | jeh | 2002-10-24 | 2 | -2/+2 |
| | |||||
* | Correct optional freetype patch filename. | mbr | 2002-10-24 | 20 | -20/+20 |
| | |||||
* | Remove an extra blank line. | marcus | 2002-10-24 | 1 | -4/+3 |
| | | | | | PR: 44418 Submitted by: Eric J. Christeson <echriste@ndsuext.nodak.edu> | ||||
* | Add one more forgotten '\'. | marcus | 2002-10-24 | 3 | -3/+3 |
| | |||||
* | Add support for NOPORTDOCS. | obraun | 2002-10-24 | 2 | -9/+15 |
| | | | | | PR: 44412 Submitted by: maintainer | ||||
* | Update to 2002.10.22. | nork | 2002-10-24 | 2 | -7/+2 |
| | |||||
* | Correct the default font path. | marcus | 2002-10-24 | 1 | -2/+2 |
| | | | | Submitted by: boris karlov <borman@blank.spb.ru> | ||||
* | Control the install destination for header files with INCLUDEDIR, not | sheldonh | 2002-10-24 | 2 | -3/+5 |
| | | | | | | | | INCDIR. Bump PORTREVISION accordingly. Submitted by: author | ||||
* | Properly handle if blocks in the Makefile. | marcus | 2002-10-24 | 5 | -43/+43 |
| | | | | Submitted by: daichi | ||||
* | Upgrade to the 0.12.0 [1]. Unbreak by not defining LDFLAGS as LDADD [2]. | mi | 2002-10-24 | 3 | -5/+2 |
| | | | | | | | | Why was I doing it before I don't remember... PR: 44156 [1] Submitted by: Liu Kang [1] Hinted by: bde [2] | ||||
* | Drop a line which contain ^G in gv.man. | nork | 2002-10-23 | 1 | -0/+10 |
| | | | | | PR: ports/44304 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> | ||||
* | Distributed with ehnt data file contains a bit outdated ASN list. | nork | 2002-10-23 | 4 | -4/+276 |
| | | | | | | | | Also, RIPE NCC had totally switched their database to RPSL, so new preparation logic should take place. PR: ports/44357 Submitted by: maintainer | ||||
* | 1. Removed unused refs to sleep. | alane | 2002-10-23 | 12 | -160/+4 |
| | | | | | | 2. Removed upgrade message. It's been there too long. 3. Removed opengl message. BROKEN is still there. 4. Changed a comment to be accurate about some bogus nutscrape headers. | ||||
* | Upgrade to 0.10.6. | obraun | 2002-10-23 | 6 | -45/+5 |
| | | | | | PR: 44410 Submitted by: maintainer | ||||
* | Fixed plist. Was missing 'share' before dir names. | znerd | 2002-10-23 | 1 | -69/+68 |
| | |||||
* | Update to 1.5.4. | nork | 2002-10-23 | 4 | -2/+16 |
| | | | | | PR: ports/44360 Submitted by: Volker Stolz <vs@lambda.foldr.org> | ||||
* | 1. Change MAINTAINER to phoenix@geeksrus, which is an alias to both | alane | 2002-10-23 | 12 | -36/+84 |
| | | | | | | alane@ and trevor@. 2. Expand the BROKEN message to include instruction to run 'use.perl port'. 3. .undef NO_IGNORE. | ||||
* | Update to 1.0.3 and change maintainer (new email). | nork | 2002-10-23 | 3 | -4/+4 |
| | | | | | PR: ports/44368 Submitted by: maintainer | ||||
* | Update to 1.0.3 and change maintainer (new email). | nork | 2002-10-23 | 5 | -10/+10 |
| | | | | | PR: ports/44369 Submitted by: maintainer | ||||
* | Change maintainer to me. | alane | 2002-10-23 | 3 | -3/+3 |
| | | | | Approved by: old maintainer | ||||
* | - Make this port a subport of databases/postgresql7, since the development of | wjv | 2002-10-23 | 9 | -77/+74 |
| | | | | | | | | | | | | PyGreSQL has been folded into that of PostgreSQL itself. - This update effectivly takes PyGreSQL to version 3.3, which is distributed with PostgreSQL 7.2.3. - Byte-compile installed modules to ensure clean deinstallation. - Install documentation under $DOCSDIR. - Remove Makefile from $FILESDIR - not required anymore. - Remove patch-pgdb.py - not required any longer. - Add two patches to ensure installation is $PREFIX-clean. - Update pkg-comment and pkg-descr to reflect the current status of the port. | ||||
* | Fix pre-build target (I messed it up with my first PR a long time ago.) | alane | 2002-10-23 | 1 | -4/+4 |
| | | | | | | | | | This prepares for a patch to Mk/bsd.port.mk where AUTO* can be paths not just filenames. PR: 44395 Submitted by: alane Approved by: maintainer | ||||
* | Update to 0.6.4. | nork | 2002-10-23 | 3 | -6/+10 |
| | | | | | PR: ports/44391 Submitted by: maintainer | ||||
* | Fix non-LaTeX build (this is a test. I'm not gonna uninstall teTeX to test | alane | 2002-10-23 | 2 | -0/+19 |
| | | | | | | this as it takes too long.) Per request by Kris K. | ||||
* | Update to 0.69. | sobomax | 2002-10-23 | 9 | -60/+105 |
| | |||||
* | . DarwinStreamingServer --> ports/net/DarwinStreamingServer | nork | 2002-10-23 | 1 | -0/+1 |
| | |||||
* | Add l2tpd --> ports/net/l2tpd. | sobomax | 2002-10-23 | 1 | -0/+1 |
| | |||||
* | Add l2tpd 0.64, an implementation of the layer two tunneling protocol. | sobomax | 2002-10-23 | 20 | -0/+292 |
| | | | | Requested & beersponsored by: Yuri Babushkin <piton@united.net.ua> | ||||
* | Add Darwin Streaming Server(4.1.1), a server which send streaming | nork | 2002-10-23 | 13 | -0/+740 |
| | | | | | | | | | for QuickTime, MPEG4. PR: ports/35383 Submitted by: Steve Wills <steve@stevenwills.com> Reviewed by: Steve Wills <steve@stevenwills.com> Sponsored by: Ensure Technology Ltd. | ||||
* | Moved a comment to the left edge. ##@#@$!~!@$$ make(1). | alane | 2002-10-23 | 12 | -12/+12 |
| | |||||
* | 1. Put back the Perl 5.8.0 requirement. I am *NOT* gonna fight over File::Spec | alane | 2002-10-23 | 24 | -24/+72 |
| | | | | versioning with this port. | ||||
* | Backout <sigh/> the Xft font lib usage since it doesn't compile. | alane | 2002-10-23 | 24 | -36/+36 |
| | |||||
* | axelq --> ports/ftp/axelq | ijliao | 2002-10-23 | 1 | -0/+1 |
| | |||||
* | add axelq 0.70 | ijliao | 2002-10-23 | 7 | -0/+63 |
| | | | | A queue manager for the download accelerator axel | ||||
* | Mark FORBIDDEN: the server's domain is no longer under | roam | 2002-10-23 | 2 | -1/+3 |
| | | | | | | the author's control. Submitted by: maintainer | ||||
* | - Fix MASTER_SITES | ijliao | 2002-10-23 | 2 | -14/+23 |
| | | | | | | | - Support CFLAGS/PREFIX properly PR: 44114 Submitted by: Ports Fury | ||||
* | upgrade to 1.3.3. | ijliao | 2002-10-23 | 2 | -2/+2 |
| | |||||
* | upgrade to 1.0.6 | ijliao | 2002-10-23 | 2 | -2/+7 |
| | |||||
* | libnova --> ports/astro/libnova | ijliao | 2002-10-23 | 1 | -0/+1 |
| | |||||
* | add libnova 0.5.0 | ijliao | 2002-10-23 | 8 | -0/+52 |
| | | | | Astronomical Calculation Library | ||||
* | upgrade to 2.2.0 | ijliao | 2002-10-23 | 5 | -5/+35 |
| | | | | | PR: 44120 Submitted by: Ports Fury | ||||
* | - This delightfully twisted package hits the big 1.0.0! | wjv | 2002-10-23 | 3 | -961/+1086 |
| | | | | Prodded by: Christopher Armstrong <radix@twistedmatrix.com> | ||||
* | upgrade to 1.3 | ijliao | 2002-10-23 | 8 | -838/+958 |
| | | | | | PR: 44389 Submitted by: maintainer | ||||
* | upgrade to 1.0 | ijliao | 2002-10-23 | 7 | -47/+59 |
| | | | | | PR: 44385 Submitted by: Volker Stolz <vs@foldr.org> | ||||
* | Update mod_mp3 0.38 -> 0.39 | adamw | 2002-10-23 | 2 | -2/+2 |
| | | | | | | PR: 44096 Submitted by: lazykang@hotmail.com Approved by: pat | ||||
* | Add dependency on libtiff to unbreak build. | kris | 2002-10-23 | 1 | -1/+2 |
| | |||||
* | Fix build on -current (add -DNO_UNION_WAIT to cc build flags) | kris | 2002-10-23 | 1 | -1/+2 |
| | | | | Submitted by: tjr | ||||
* | Updated just about every aspect of this port: download, comment, description, | seanc | 2002-10-23 | 5 | -15/+15 |
| | | | | | | and packing list. Nagged by: Eric Hodel <drbrain@segment7.net> | ||||
* | Update to track changes to struct regs for sparc64. | mp | 2002-10-23 | 10 | -130/+315 |
| | | | | Submitted by: jake | ||||
* | * Fix a problem with plugins not actually loading | marcus | 2002-10-23 | 4 | -23/+52 |
| | | | | * Hopefully correct some issues with installs erroring out with Error 1 | ||||
* | * Add a patch that fixes some localization issues [1] | marcus | 2002-10-23 | 9 | -39/+426 |
| | | | | | | | | | | * Fix a problem with plugins not actually loading * Hopefully correct some issues with installs erroring out with Error 1 * Conditionalize Xft support (by default it's enabled, but can be disabled by defined WITHOUT_XFT) Submitted by: Jung-uk Kim <jkim@niksun.com> [1] Obtained from: Mozilla's Bugzilla bug 174989 [1] | ||||
* | Respect CC and CFLAGS | kris | 2002-10-23 | 1 | -5/+8 |
| | |||||
* | Removed define for PERL. | alane | 2002-10-23 | 12 | -24/+24 |
| | |||||
* | Removed perl 5.8 requirement per comments on cvs list. I hope Trevor | alane | 2002-10-23 | 12 | -84/+24 |
| | | | | | was wrong when he said it didn't work without it. Bumped PORTREVISION as this is a major change. | ||||
* | Change MASTER_SITES. | adamw | 2002-10-23 | 1 | -1/+1 |
| | | | | | | | | Old site gave a 302 (document moved) and, by default, FETCH_CMD prevents fetch from following redirects. The substituted URL is to what the old URL redirected. Approved by: pat | ||||
* | 1. Added Xft2 to lib dependencies. If moz-devel can require it, we can too. | alane | 2002-10-23 | 24 | -24/+48 |
| | | | | | 2. Changed .error to BROKEN= to keep other stuff from barfing. Sorry about that. Of course, I didn't see any of it here. (suggested by marcus@). | ||||
* | Update to latest patch from project CVS | ache | 2002-10-23 | 1 | -14/+54 |
| | |||||
* | Upgrade to 2.03pre2 | ache | 2002-10-23 | 4 | -755/+87 |
| | |||||
* | Remove a nasty error. zipdep always complained to have no execute bit. | mbr | 2002-10-23 | 20 | -0/+20 |
| | | | | Give it a +x :) | ||||
* | Add merged patches which conflicted. | mbr | 2002-10-23 | 221 | -2822/+2516 |
| | |||||
* | 643_OO did not get tagged for the ${cc} -> ${CC} change. | mbr | 2002-10-23 | 68 | -2754/+4539 |
| | |||||
* | Readd removed BSD support. test(1) is in /bin. | mbr | 2002-10-23 | 34 | -136/+136 |
| | |||||
* | Same as linux. We have <poll.h>. | mbr | 2002-10-23 | 17 | -68/+170 |
| | |||||
* | Use SUN_LEN makro for unix domain socket name lenght. | mbr | 2002-10-23 | 17 | -51/+51 |
| | |||||
* | NetBSD, IRIX and FreeBSD support got removed. Add it again. | mbr | 2002-10-23 | 17 | -1972/+1207 |
| | |||||
* | Patch does the same as MacOS-X now. | mbr | 2002-10-23 | 17 | -357/+119 |
| | |||||
* | FreeBSD check got removed. Add it again. | mbr | 2002-10-23 | 17 | -102/+102 |
| | |||||
* | Remove many diffs here. Many things including exceptions tests are now | mbr | 2002-10-23 | 17 | -3094/+731 |
| | | | | part of openoffice. Add a fix for make: gmake _is_ gmake on BSD systems. | ||||
* | Add gcc2 freebsd bridge, which did not got tagged for 643. | mbr | 2002-10-23 | 17 | -0/+29223 |
| | |||||
* | Remove expat patch. Expat is included in the release tarball, but in a | mbr | 2002-10-23 | 51 | -102/+221 |
| | | | | different location. Add a patch to fix the build. | ||||
* | Oops. Bump portrevision. | dannyboy | 2002-10-23 | 2 | -0/+2 |
| | |||||
* | Build libg2c. | dannyboy | 2002-10-23 | 4 | -0/+1692 |
| | | | | | PR: 34438 Submitted by: Tom Russo via maintainer | ||||
* | Update to 0.9.2. | marcus | 2002-10-23 | 4 | -4/+18 |
| | |||||
* | Temporarily remove the phoenix port, which is breaking INDEX builds. | kris | 2002-10-23 | 1 | -1/+0 |
| | |||||
* | Update patch to configure.in to remove check for <machine/types.h>. | jhb | 2002-10-23 | 1 | -9/+11 |
| | | | | | | | <machine/types.h> is not a user-usable header anyways. Including it breaks the build on current. On stable <sys/types.h> includes it. This still doesn't make rpm actually work on -current, but at least the port compiles now. | ||||
* | ruby-dict -> ports/net/ruby-dict | knu | 2002-10-23 | 1 | -0/+1 |
| | |||||
* | Add ruby-dict, a client-side implementation of the DICT protocol in | knu | 2002-10-23 | 6 | -0/+51 |
| | | | | | | | Ruby. PR: ports/43377 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Upgrade to 3.10 beta 1 | ache | 2002-10-23 | 3 | -15/+4 |
| | |||||
* | Fix build on -current (machine/joystick.h -> sys/joystick.h) | kris | 2002-10-23 | 1 | -5/+6 |
| | |||||
* | dtcp --> ports/net/dtcp | ume | 2002-10-23 | 1 | -0/+1 |
| | | | | (addport faild to add module) | ||||
* | Add Dynamic Tunnel Configuration Protocol daemon and client | ume | 2002-10-23 | 6 | -0/+56 |
| | | | | | | | dtcpc and dtcps implement Dynamic Tunnel Configuration Protocol (DTCP for short) proposed by Trumpet: http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm | ||||
* | Update Dominik Rothert's (MAINTAINER) email address. | fenner | 2002-10-23 | 3 | -3/+3 |
| | | | | Submitted by: Dr. Jurgen K. Lang <jkl@astorit.de> | ||||
* | upgrade to 0.4 | ijliao | 2002-10-23 | 7 | -76/+23 |
| | |||||
* | Update to 1.4 Build 183 | lioux | 2002-10-22 | 8 | -8/+8 |
| | |||||
* | Add MASTER_SITES. | naddy | 2002-10-22 | 1 | -1/+2 |
| | | | | | PR: 44345 Submitted by: Ports Fury | ||||
* | Update to 3.5.8 | arved | 2002-10-22 | 2 | -2/+2 |
| | | | | | PR: 43450 Approved by: kris (mentor) | ||||
* | Update to 1.4.1 | arved | 2002-10-22 | 2 | -2/+2 |
| | | | | | PR 43431 Approved by: kris (mentor) | ||||
* | Update to 2.716 | arved | 2002-10-22 | 2 | -2/+2 |
| | | | | | PR: 43447 Approved by: kris (mentor) | ||||
* | Update my Emailaddress | arved | 2002-10-22 | 6 | -12/+12 |
| | | | | Approved by: kris (mentor) | ||||
* | Update my Emailadress | arved | 2002-10-22 | 5 | -8/+8 |
| | | | | Approved by: kris (mentor) | ||||
* | Update my Emailaddress | arved | 2002-10-22 | 2 | -4/+12 |
| | | | | | | | Use bsd.port.(pre|post).mk [1] [1] Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp> Approved by: kris (mentor) | ||||
* | Update my Emailadress. | arved | 2002-10-22 | 2 | -3/+2 |
| | | | | | | Remove a blank line from pkg-plist. Approved by: kris (mentor) | ||||
* | Update my Emailadress. | arved | 2002-10-22 | 2 | -6/+8 |
| | | | | | | Switch to MASTER_SITE_LOCAL Approved by: kris (mentor) | ||||
* | Updated to version 1.7.1. | alane | 2002-10-22 | 7 | -82/+225 |
| | | | | | Created patches since the authors don't know how to make shared libraries, or to use pthreads on FBSD. | ||||
* | 1. Respect CFLAGS. | alane | 2002-10-22 | 24 | -36/+96 |
| | | | | 2. Set appropriate compile/link options for threading. | ||||
* | File moved from freesoftware.fsf.org to savannah.nongnu.org. | joerg | 2002-10-22 | 1 | -1/+1 |
| | |||||
* | 1. Expanded configure/make options in files/mozconfig.in. | alane | 2002-10-22 | 48 | -120/+504 |
| | | | | | | | | | | | | | * Fixed problem with reliably finding perl 5.8.0. * Made build faster. * Shut up most of the compiler warnings (turned off --pedantic). * Strip the binaries. * Saved 2 meg on size of binary package (16M -> 14M). 2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way of mozilla, since it uses the same namespace for dirs/files. 3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir. TO DO: make installation smaller. make distfile smaller. test,test,test. | ||||
* | xemacs21 is dumping core at start-up on -current. Add an additional | gj | 2002-10-22 | 1 | -1/+7 |
| | | | | | | | CONFIGURE_ARGS line to define ldflags so that the core dump no longer happens. SUBMITTED BY: jhb | ||||
* | Update WWW URL; add site to ${MASTER_SITES}. | jkoshy | 2002-10-22 | 2 | -2/+3 |
| | |||||
* | Add message on how to disable esound support | lioux | 2002-10-22 | 2 | -2/+8 |
| | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Approved by: maintainer | ||||
* | Unbreaking this port. Author upgraded to 1.5.1 after I requested | znerd | 2002-10-22 | 2 | -3/+2 |
| | | | | | a new distfile since the old one had a modified checksum. Author indicated this was his mistake. | ||||
* | Upgrade from 2.0 to 2.1. | znerd | 2002-10-22 | 3 | -19/+40 |
| | | | | | See: http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html | ||||
* | Fix the build by adding a dependency on Xft. | marcus | 2002-10-22 | 3 | -3/+12 |
| | | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Rob Lahaye <lahaye@snu.ac.kr> | ||||
* | Add a missing '!' to the test for the browser_plugins dir. We only want to | marcus | 2002-10-22 | 2 | -2/+2 |
| | | | | | | create the directory if one doesn't exist. PR: 44373 | ||||
* | - Support CC/CFLAGS/FC/FFLAGS/X11BASE properly | ijliao | 2002-10-22 | 3 | -51/+64 |
| | | | | | PR: 44354 Submitted by: Ports Fury | ||||
* | upgrade to 4.2.3 | ijliao | 2002-10-22 | 15 | -42/+2052 |
| | | | | | PR: 44352 Submitted by: Ports Fury | ||||
* | upgrade to 0.2.0 | ijliao | 2002-10-22 | 5 | -166/+48 |
| | | | | | PR: 44351 Submitted by: Ports Fury |