summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -current (cope with removal of union wait)Kris Kennaway2002-10-261-0/+11
| | | | Submitted by: mike
* - Make portlint happy.Christian Weisgerber2002-10-264-185/+332
| | | | | | | | - Honor CC, CFLAGS. - Remove unused code that trips GCC3. PR: 44467 Submitted by: Volker Stolz <vs@foldr.org>
* Fix build on -current (cope with removal of union wait, and removeKris Kennaway2002-10-262-0/+34
| | | | | | bogus duplicate declarations of things in system headers) Submitted by: mike
* Fix build on -current (cope with removal of wait union, and removeKris Kennaway2002-10-264-0/+45
| | | | bogus duplicate declarations of functions in system headers)
* Add #includes needed to unbreak build on -currentKris Kennaway2002-10-261-0/+16
| | | | Submitted by: mike
* Fix build on -current (cope with removal of union wait)Kris Kennaway2002-10-262-0/+40
| | | | Submitted by: mike
* Fix build on -current (cope with removal of union wait)Kris Kennaway2002-10-269-136/+261
| | | | Submitted by: mike
* Fix build on -current (cope with removal of union wait, and addKris Kennaway2002-10-266-36/+87
| | | | | | #include <sys/ioctl_compat.h>) Submitted by: mike
* Remove use of IPPORT_USERRESERVED, fix build on 5.0.Mike Silbersack2002-10-261-0/+11
|
* C++ fixes for GCC3.Christian Weisgerber2002-10-267-25/+317
| | | | | PR: 44460 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Make the nmh package install nmh configuration files correctly.Bruce A. Mah2002-10-262-12/+19
| | | | | | | | | | Update MAINTAINER address. (Bump PORTREVISION while I'm here.) PR: 39205 Submitted by: Scott Blachowicz <scott@sabami.seaslug.org> Reviewed by: "Julian H. Stacey" <jhs@jhs.muc.de>
* Fix MASTER_SITES, the tarball is now in its own subdir.Christian Weisgerber2002-10-262-2/+2
| | | | | PR: 44454 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Improve libtool handling of library names.Christian Weisgerber2002-10-256-18/+34
| | | | | PR: 44117 Submitted by: Ports Fury
* Makes mail/xmail compiling under -current again.Edwin Groothuis2002-10-251-5/+10
| | | | | | | Author has been sent these patches too. PR: ports/44287 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Add hs-idoc-0.2.5, A No Frills Haskell Interface Documentation System.Oliver Braun2002-10-256-0/+41
|
* Make games/gtkballs compiling under -current again (with some changes)Edwin Groothuis2002-10-251-0/+54
| | | | | | | Original author has been supplied with the patches. PR: 44445 Submitted by: GuRU <guru@goku.cl.msu.edu>
* Update to 3.1.3Hye-Shik Chang2002-10-256-100/+420
|
* Upgrade to 2.24.Oliver Braun2002-10-255-29/+16
| | | | | PR: 44472 Submitted by: maintainer
* Update to 1.1.1Hye-Shik Chang2002-10-253-7/+9
|
* Update to 1.2Hye-Shik Chang2002-10-252-2/+2
|
* Add hs-hdoc-0.8.2, a HTML documentation tool for Haskell.Oliver Braun2002-10-256-0/+35
|
* Update to 7.9.8.4Hye-Shik Chang2002-10-253-27/+20
|
* MASTER_SITE and WWW site is moved.Hye-Shik Chang2002-10-252-2/+2
|
* Update to 1.1Hye-Shik Chang2002-10-253-3/+3
|
* Update to 0.6Hye-Shik Chang2002-10-252-4/+3
|
* * Upgrade to 1.3.2.Oliver Braun2002-10-2515-6/+93
| | | | | | | * Add init script. PR: 44436 Submitted by: maintainer
* Upgrade to 0.37.Oliver Braun2002-10-254-6/+8
| | | | | PR: 44468 Submitted by: maintainer
* - add rnd_keys.c for compatibilty with base. (patch by: jtraub@isilon.com)Dirk Meyer2002-10-258-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 theAdam Weinberger2002-10-253-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 Melville2002-10-252-2/+4
| | | | Revert to the usual distfile and remove object code before building.
* Update to 1.0.9Patrick Li2002-10-257-15/+36
|
* Install the English dictionary when LANG is set to an unsupportedAkinori MUSHA2002-10-251-3/+6
| | | | | | language by aspell. Approved by: MAINTAINER
* Add linux-relview, an interactive tool for computer-supportedOliver Braun2002-10-256-0/+53
| | | | | | | manipulation of relations. PR: 44462 Submitted by: Michael Ebert <ebert@informatik.unibw-muenchen.de>
* Add png2ico 2002.09.03, a program that converts PNG files to WindowsWill Andrews2002-10-257-0/+49
| | | | | | | icon resource files. PR: 43292 Submitted by: Franz Klammer <klammer@webonaut.com>
* Circumvent the use of bison, use FreeBSD yacc instead.Cy Schubert2002-10-254-4/+4
| | | | PR: 44446
* Upgrade to 0.94.1 which uses the gnome 2 libs.Roger Hardiman2002-10-259-111/+186
| | | | This version works behind NAT with basic port forwarding.
* Quoting the submitter:Alexander Leidinger2002-10-253-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 toAlexander Leidinger2002-10-254-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.Alexander Leidinger2002-10-251-14/+0
| | | | Noticed by: marius@alchemy.franken.de
* - update to 0.2.3.8Ying-Chieh Liao2002-10-258-8/+14
| | | | | | | | - add WWW - take maintainership PR: 44453 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Switch to MASTER_SITE_LOCAL to make this port fetchableTilman Keskinoz2002-10-251-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 nowadaysTilman Keskinoz2002-10-251-2/+1
| | | | Approved by: kris (mentor)
* This port is i386-only. [1]Tilman Keskinoz2002-10-252-2/+2
| | | | | | | | Shorten pkg-comment (portlint) Submitted by: Chris J. Mutter <cjm@satanii.enemy.org> [1] PR 44179 Approved by: kris (mentor)
* * Change EmailaddressTilman Keskinoz2002-10-251-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 AutomatedMaxim Sobolev2002-10-256-0/+34
| | | | Password Generator standard.
* 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.