summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add p5-Business-OnlinePayment-SurePay 0.01, a Business::OnlinePaymentMaxim Sobolev2002-10-2511-0/+71
| | | | backend module for SurePay authorization service.
* Add p5-Business-OnlinePayment-LinkPoint 0.02, a Business::OnlinePaymentMaxim Sobolev2002-10-2511-0/+77
| | | | backend module for LinkPoint.
* Add p5-Business-OnlinePayment-Cardstream 1.0, a Business::OnlinePaymentMaxim Sobolev2002-10-2511-0/+75
| | | | backend module for Cardstream.
* Add p5-Business-OnlinePayment-Beanstream 0.01, a Business::OnlinePaymentMaxim Sobolev2002-10-2511-0/+73
| | | | backend module for Beanstream.
* Add p5-Business-OnlinePayment-BankOfAmerica 1.01, a Business::OnlinePaymentMaxim Sobolev2002-10-2511-0/+77
| | | | backend module for Bank of America eStores.
* Add p5-Business-OnlinePayment-AuthorizeNet 3.11, a Business::OnlinePaymentMaxim Sobolev2002-10-2511-0/+81
| | | | backend module for Authorize.Net.
* Add p5-Business-OnlinePayment-2CheckOut 0.02, a Business::OnlinePaymentMaxim Sobolev2002-10-2511-0/+77
| | | | backend module for 2CheckOut authorization service.
* Made games/xlifegame buildable under -current againEdwin Groothuis2002-10-251-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 (stillKris Kennaway2002-10-252-1/+18
| | | | badly broken). Mark BROKEN on 5.x.
* Fix build on -current (remove <malloc.h>)Kris Kennaway2002-10-251-0/+10
|
* Define DEPEND_RUBY_RDOC properly.Akinori MUSHA2002-10-251-1/+1
|
* Apply patch to let the Makefile in freenet6 honour the CC/CFLAGSEdwin Groothuis2002-10-251-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 stillKris Kennaway2002-10-251-0/+11
| | | | blows up later on.
* The distfile has disappeared from the master site; switch toKris Kennaway2002-10-251-1/+2
| | | | | | MASTER_SITES_LOCAL. Submitted by: maintainer
* Make games/xlife buildable on -CURRENT againEdwin Groothuis2002-10-251-4/+7
| | | | | | PR: ports/44264 Submitted by: Mark Huizer (xaa@dodh.org) Reviewed by: kris@freebsd.org
* add tosvcd 0.7Ying-Chieh Liao2002-10-2517-0/+213
| | | | SVCD transcoder
* Added two missing files to pkg-plistEdwin Groothuis2002-10-251-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 Kennaway2002-10-251-3/+11
| | | | Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
* Upgrade to next versionRoger Hardiman2002-10-258-20/+20
|
* Fix build on -currentKris Kennaway2002-10-252-0/+50
| | | | Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
* Upgrade to 0.0.8.Oliver Braun2002-10-257-186/+2
| | | | | PR: 44447 Submitted by: maintainer
* Remove gnomedb2. Mergeant has all the features of gnomedb2 plus some, andJoe Marcus Clarke2002-10-251-1/+1
| | | | is being actively maintained.
* Remove gnomedb2.Joe Marcus Clarke2002-10-251-1/+0
|
* Nuke gnomedb2 in favor of mergeant.Joe Marcus Clarke2002-10-258-215/+0
|
* Update to 0.8.199.Joe Marcus Clarke2002-10-2512-14/+44
|
* Upgrade to 4.06, the latest and greatest.Doug Barton2002-10-254-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.3Kevin Lo2002-10-252-3/+3
| | | | | PR: 44452 Submitted by: MAINTAINER
* Make absolutely sure that the gnome capplets aren't installed, soDoug Barton2002-10-251-0/+119
| | | | that we don't spam someone's gnome install accidentally.
* upgrade to 1.4.5Ying-Chieh Liao2002-10-254-8/+22
| | | | Approved by: maintainer
* . echo -> ${ECHO_MSG}Greg Lewis2002-10-254-32/+32
|
* . Catch up with additional font.properties files.Greg Lewis2002-10-254-0/+12
|
* . Chinese font.properties and make glue.Greg Lewis2002-10-258-8/+980
| | | | Submitted by: Huang wen hui <hwh@ns.gddsn.org.cn>
* Don't use .. in MAN?. Use 'MANLANG="" ja' instead.Motoyuki Konno2002-10-252-2/+4
| | | | pkg_add fails because tar(1) rejects "../".
* Add graphics/kalleryAdam Weinberger2002-10-256-0/+82
| | | | | | | | An image gallery generator for KDE PR: 43280 Submitted by: metrol@metrol.net Approved by: pat
* - Update MASTER_SITEYing-Chieh Liao2002-10-251-6/+4
| | | | | | | - USE_REINPLACE PR: 43639 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to 0.1.67.Joe Marcus Clarke2002-10-2518-321/+117
|
* upgrade to 2002-2-1Ying-Chieh Liao2002-10-254-8/+12
| | | | | | | drop maintainership PR: 43632 Submitted by: maintainer
* Fix the problem of non-root builds causing the files to retain that uid.Doug Barton2002-10-256-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,Martin Blapp2002-10-2420-120/+120
| | | | | | and remove the pkg_plist reference. Submitted by: Marc Williams <mw@uk.yahoo-inc.com>
* Update to 1.5.8.Pete Fritchman2002-10-243-2/+24
|
* Update to 1.1.1.Pete Fritchman2002-10-242-2/+2
|
* Update to 0.2.0.Pete Fritchman2002-10-246-7/+49
|
* Update WWW: tag.Pete Fritchman2002-10-241-1/+1
|
* Update to 0.18.Pete Fritchman2002-10-242-4/+2
|
* Add dependency on GNU m4 for the build. Found by portbuild.Will Andrews2002-10-246-0/+6
|
* Fix a problem with fonts showing up diagonally in mozilla-devel.Joe Marcus Clarke2002-10-242-0/+34
| | | | | Submitted by: Matthew Reimer <mreimer@vpop.net> Obtained from: freetype2 CVS
* Add ruby-libxslt, Ruby bindings for libxslt. XML::XSLT is XSL compliant.Sean Chittenden2002-10-246-0/+49
| | | | Approved by: knu (mentor)
* * Update to 0.14pre1. This also fixes compilation with GCC3.Christian Weisgerber2002-10-246-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::OnlinePaymentMaxim Sobolev2002-10-2411-0/+75
| | | | backend module for eSec.
* Add p5-Business-OnlinePayment-WorldPay-Junior 1.03, an Business::OnlinePaymentMaxim Sobolev2002-10-2411-0/+107
| | | | backend module for a WorldPay Select Junior service.