aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* o Make PKGNAMEPREFIX language variant specific (i.e., pt_BR)lioux2002-11-272-4/+4
| | | | | | o Add www as secondary category Approved by: maintainer
* o make install in port's Makefile.nork2002-11-278-232/+114
| | | | | | | | | | o add new pkg-message. o NOPORTDOCS support. o set up minimum configuration. Submitted by: John von Essen <john@essenz.com> (maintainer) Submitted by: Lars Eggert <larse@ISI.EDU> Reviewed by: John von Essen <john@essenz.com> (maintainer)
* Fix to use autoconf the right way. Do NOT put *_DEPENDS entries for autoconf.alane2002-11-271-4/+1
| | | | | | It's not gonna work anymore, folks! READ bsd.port.mk comments. Approved by: kris
* Fix build (use correct #include path and library name), and respectkris2002-11-274-0/+116
| | | | CC and CFLAGS.
* Oops, correct patch in patch filekris2002-11-271-2/+2
| | | | Pointy hat to: kris
* ko-netscape48-communicator -> ports/korean/netscape48-communicatorcjh2002-11-271-0/+2
| | | | | | | ko-netscape48-navigator -> ports/korean/netscape48-navigator ko-netscape4-* came back as ko-netscape48-*. Approved by: portmgr
* Update to 4.8. Back from hell!cjh2002-11-2712-0/+333
| | | | Approved by: portmgr
* Fix compilation problems with new pwlib library (reported by Kris androger2002-11-274-28/+72
| | | | | | bento) and get it compiling with QT3 (patch from Matt). Submitted by: Matt Douhan <mdouhan@fruitsalad.org>
* Fix package build on bento caused by gnustep-make-1.5.1dinoex2002-11-272-50/+0
|
* fix core dump when getenv("LANG") return NULLijliao2002-11-276-30/+42
| | | | | | PR: 45741 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Tested by: asmodai
* Unbreak building of bundled tools.anders2002-11-2710-166/+263
| | | | | | | | | Install the newly bundled tools: mailutil, dmail and tmail. Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb
* Unbreak: set USE_OPENSSL properly.anders2002-11-273-14/+42
| | | | | | | Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb
* Fix dictionary information(gcannaf was not available).nork2002-11-272-2/+2
| | | | | PR: ports/45774 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* This library should always have been linked with c++, rather thanmi2002-11-271-0/+1
| | | | | | | | | | | | cc, but we were able to get away with it previously. Not any more. Set CC to ${CXX} (something bsd.lib.mk should be doing for us!) to avoid unresolved __gxx_personality_v0 when trying to load the package into the Tcl interpreter at run-time. No PORTREVISION bump, since the port did not build on -current until 5 minutes ago, and the problem does not affect -stable. Not Approved by: portmgr (Linnex would too cruel and too unusual anyway)
* The newer, kinder C++ does not like it, when the default valuesmi2002-11-271-0/+23
| | | | | | | | | | for functions' arguments are specified twice -- in the declaration (sql-mysql.h) and in the definition (sql-mysql.cc). The added patch removes the redundant defaults from the functions' definitions and fixes the build on -current. Submitted by: bento Not Approved by: portmgr -- no approval requested, since port did not build
* Unbreak on alpha by using USE_REINPLACE.kuriyama2002-11-271-1/+2
| | | | Reported by: kris
* Fix build on -current and PERL->REINPLACE_CMDpat2002-11-272-1/+12
| | | | Submitted by: bento
* remove some obsolete filesdinoex2002-11-271-5/+0
| | | | gnustep-make 1.5.1 don't build them
* Correct previous commitlioux2002-11-272-4/+4
|
* Fix -CURRENT build since it has a much cleaner header file space.lioux2002-11-272-0/+20
| | | | | | | Therefore, add missing include. PR: 45767 Submitted by: Volker Stolz <vs@foldr.org>
* Forgot IS_INTERACTIVElioux2002-11-271-0/+1
| | | | | Submitted by: bento, kris
* Temporarily put distfile on ${MASTER_SITE_LOCAL} for 5.0-RELEASE.dirk2002-11-271-1/+2
| | | | | distfile for 3.20 on original MASTER_SITE is 3.22 actually and thus causing a checksum error.
* Fix build on Currentarved2002-11-271-2/+17
| | | | | PR: 45751 Submitted by: Volker Stolz <vs@foldr.org>
* Emergency fix to move PERL_LEVEL to PRE part of bsd.port.mk, and providealane2002-11-271-14/+16
| | | | | | | a default value of 0 if it can't be computed. This is necessary in order to prevent make errors. Approved by: kris (sometime in near future)
* This port installs a i386 binaryarved2002-11-272-0/+6
|
* This port installs intel binaries.arved2002-11-271-0/+1
| | | | Submitted by: beta
* Fix build on -CURRENTarved2002-11-271-0/+28
| | | | | PR: 45765 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Don't try to build this software on alpha. It is useful on AMDs only.arved2002-11-272-0/+4
| | | | | Approved by: maintainer Submitted by: beta
* Update to 2.3.20021126.des2002-11-272-2/+2
|
* Sync MD5 sum for ghostscript/eplaser-3.0.4-651.tgz with the ghostscript-gnu ↵arved2002-11-273-0/+3
| | | | | | | | | | port. The new tarball has changes in the readme and a copy of the GPL. Full diff of the tarballs is available at http://people.freebsd.org/~arved/eplaser.diff Submitted by: bento
* Fix: insure CFLAG safenesslioux2002-11-262-2/+8
| | | | | PR: 45688 Submitted by: Conrad Sabatier <conrads@cox.net>
* Update to 2.2.2, which fixes showstopper protocol bugs.sheldonh2002-11-262-2/+2
| | | | | Requested by: author Approved by: portmgr
* Sanitize MASTER_SITESlioux2002-11-261-1/+0
| | | | Submitted by: fenner's distfiles survey
* Sanitize MASTER_SITESlioux2002-11-261-4/+0
| | | | Submitted by: fenner's distfiles survey
* Upgrade to 4.50, the latest from UW; which includes better threading support,dougb2002-11-266-98/+107
| | | | | | | | | | | enhanced rule patterns, role-based smtp server, better character set support, and most importantly, a fix for the DoS recently reported on bugtraq. There are other fixes and improvements as well, check out the release notes for more information. * Usual round of patch re-generation * Add a makefile.bsf fix and a patch for pine/strings.c not being able to find utf8.h
* Since c-client has to be update for pine, this has to be updated to match.dougb2002-11-266-50/+70
| | | | | | | | | | | | Mostly simple version update, but apply some of the same fixes from c-client. * Make some Makefile variables more... variable * SSLTYPE update to match new c-client makefile * Usual round of patch re-generation, but do some of the DRAC stuff in a way that has a better chance of surviving the next software update. * One hunk of patch-ah is now obsoleted * Add a patch for mailutil/Makefile similar to the other Makfile patches that fix c-client dependencies.
* anders assigned me a PR to update pine, so he must have meant me to updatedougb2002-11-264-22/+24
| | | | | | | | | | this too. :) * Mostly a simple version update, although I tweaked a few things * Make some Makefile variables more... variable * SSLTYPE update to match new c-client makefile * Remove a spurious variable from the port Makefile * Tab'ify a couple places in patches that had to be regenerated anyway
* Fix build by improving GNU auto* tools disabling patchlioux2002-11-262-8/+8
| | | | Submitted by: bento
* Fix installlioux2002-11-261-1/+3
| | | | | Submitted by: bento, kris
* Add missing devel/libgnugetopt dependencylioux2002-11-262-2/+4
| | | | Submitted by: bento
* Update to 1.2.fjoe2002-11-263-7/+4
| | | | | | This fixes pstack on recent 4.7-STABLE as well. Submitted by: MAINTAINER
* Fix build on -CURRENT.demon2002-11-261-0/+11
|
* Force ${PREFIX}/news/spool during package building.des2002-11-263-6/+6
|
* Fix LIB_DEPENDS when using gd version 1.demon2002-11-262-0/+2
| | | | Spotted by: Peter van Dijk <peter@dataloss.nl>
* Update to 0.8.6pat2002-11-268-30/+30
| | | | | | PR: ports/45719 Submitted by: maintainer Approved by: kris
* - Update to 1.0.13apat2002-11-262-16/+14
| | | | | | | | - Use ECHO_CMD and fix whitespaces while I am here. PR: ports/45707 Submitted by: maintainer Approved by: kris
* Update to 2.7.9pat2002-11-264-4/+4
| | | | | Reviewed by: maintainer Approved by: kris
* Update to 3.2.1 release, and fix packaging.obrien2002-11-264-42/+49
|
* Fix build on -CURRENT.naddy2002-11-264-23/+35
|
* The variable is called USE_PERL5_BUILD, not USE_PERL_BUILDkris2002-11-261-1/+1
| | | | Pointy hat to: kris
* Add USE_PERL_BUILDkris2002-11-261-0/+1
| | | | Submitted by: bento
* Unbreak draw recieve/transmit meter and bump PORTREVISION.pat2002-11-262-0/+15
| | | | Reviewed by: maintainer
* - Add patch that prevents OpenOffice from crashingpat2002-11-268-74/+24
| | | | | | | | | | - Move Xft patch out of files/ and relocate reminder patch - Add xterm as BUILD/RUN dependency to fix build [1] - bump PORTREVISION PR: ports/45706 Submitted by: maintainer Reivewed by: kris [1]
* Fix Build if no KDEsdk is installed.arved2002-11-262-0/+2
| | | | Submitted by: trhodes
* Upgrade to dnstop-20021125, with a proper distfile -- thanks, DW!fenner2002-11-264-16/+4
|
* Fix cannaserver (japanese/Canna) stop in -current.nork2002-11-262-6/+6
| | | | | PR: ports/45699 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* Added support for substituting chickens for goats in ritual sacrifice.alane2002-11-261-80/+240
| | | | | | | | | | | | | | | | | | | | | | Completely rewrote the automake/autoconf support. The comments at the top of the file have been greatly expanded in order to explain just what you are allowed to do and what will get you a visit from Mr. Hose. Please read this information. Added DOCSDIR, EXAMPLESDIR to PLIST_SUB. Added a PERL_LEVEL variable (documented up top) that gives an integer value that can be used for comparisons to determine whether the user's perl is new enough or not, or to enable or disable certain dependencies (AHEM FILE::SPEC) based on the perl version. Added a SITE_PERL variable, which points to the correct "site-packages" directory. This is also added to PLIST_SUB. No gerbils were harmed (seriously, anyway) in the making of this patch, however some of them may be a bit sore for a few days. Submitted by: billg Reviewed by: kris Approved by: kris Obtained from: you really don't want to know this one
* Rather than try to hack up the GNU strsignal (and psignal) to play niceobrien2002-11-263-15/+22
| | | | on 5-CURRENT, just use our native one.
* Don't specify an emulation in the link spec. Just use the 'ld' default.obrien2002-11-261-1/+10
| | | | The proper emulation is different between RELENG_4 and 5-CURRENT.
* Rather than try to duplicate the declarations from stdio.h, just use them!obrien2002-11-261-10/+6
|
* Mark BROKEN until I update this port to a more recent version thatknu2002-11-261-0/+2
| | | | builds with the latest Gimp.
* Add a patch to fix the build on current (with gcc 3.2.1).knu2002-11-264-0/+52
|
* Add USE_XLIBkris2002-11-261-0/+1
| | | | Submitted by: maintainer
* Fix the fetch problem by updating to the latest version, 0.52.2, whichknu2002-11-263-3/+4
| | | | | | seems to be a reroll of 0.52.1 with some typos fixed. Submitted by: fenner's portsurvey
* Fix MASTER_SITES and WWW.knu2002-11-264-4/+4
| | | | Submitted by: fenner's portsurvey
* Fix stupid misuse of %SUBDIR% and unbreak make fetch.knu2002-11-261-2/+1
| | | | Submitted by: fenner's portsurvey
* Fix build on -CURRENT and honor CC.naddy2002-11-262-3/+17
| | | | Problem reported by: Gerrit Kuehn <gerrit@pmp.uni-hannover.de>
* Fix a bug introduced in 2.4.27 that caused KDE's doc building proceduremarcus2002-11-252-0/+12
| | | | | | | to virtually hang. This patch has been fed back to the libxml people, and should be integrated in the next release. Reported by: bento and the KDE people
* Fix compilation problem with new gcc 3.xroger2002-11-251-0/+19
|
* Fix plist errorroger2002-11-253-3/+3
| | | | Submitted by: bento
* Upgrade to 2.00vanilla2002-11-253-5/+7
| | | | Approved by: maintainer
* Point the WWW tag to the SourceForge too.mi2002-11-251-1/+1
|
* Add a conditional BROKEN line for 5.x. This port uses the cout.formsilby2002-11-251-1/+7
| | | | | operator, which is deprecated in GCC 3, meaning that extensive patches will be necessary to make it work under 5.x.
* fix Bento build problmem, itroduced by gnustep-base-1.5.1dinoex2002-11-252-0/+21
|
* fix coredump with MSN UTF-8ijliao2002-11-254-60/+82
| | | | | PR: 45697 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* reallyslick --> ports/graphics/reallyslicklioux2002-11-251-0/+1
|
* New port reallystick version 0.6.6: OpenGL screensaver collectionlioux2002-11-256-0/+61
| | | | Submitted by: David Yeske <dyeske@yahoo.com
* Forced commit to note that this port was:will2002-11-250-0/+0
| | | | Submitted by: Frank Laszlo <laszlof@freebsdmatrix.net>
* euchre --> ports/games/euchrewill2002-11-251-0/+1
|
* Add euchre 0.3, a very popular card game with variable skill levels.will2002-11-256-0/+26
|
* Mark BROKEN due to "Unknown problem"lioux2002-11-252-0/+4
| | | | Submitted by: maintainer
* Add patch to fix compile on 5.0.will2002-11-252-0/+22
| | | | Submitted by: MAINTAINER
* Update to 2.8. Take maintainership.trevor2002-11-254-29/+8
| | | | Approved by: cpiazza (carte blanche)
* Fixed bug where port makefile attempted to bypass automake/autoconfalane2002-11-251-8/+5
| | | | support mechanism. That's a no-no. Bad maintainer. Bad.
* mkultra --> ports/x11-wm/mkultraarved2002-11-251-0/+1
|
* Add MKUltra, is a lightweight native KWin stylearved2002-11-2511-0/+79
| | | | | PR: 41706 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Update to 0.5.naddy2002-11-253-4/+19
| | | | | | | Based on PR: 45545 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
* Put the MD5 back. Didn't mean to nuke it.alane2002-11-259-0/+9
|
* Add explicit ignore assignments to try to get bento to leave this shit alone.alane2002-11-2524-24/+30
|
* Add dependency on perl5 unconvered by 5.0 pkg build. Bumped PORTREVISIONalane2002-11-251-0/+2
| | | | to force this out.
* Correct allegro library version.arved2002-11-251-1/+1
| | | | Submitted by: adamw
* Add a module for the linux-ibm-jdk14 port.glewis2002-11-251-0/+1
|
* Add a port for IBM's JDK 1.4.0 for Linux.glewis2002-11-258-0/+986
|
* Add entry for new port of gecc.trevor2002-11-251-0/+1
|
* Change the BROKEN for 5.0 to IGNORE so that bento won't try to compile it.anholt2002-11-251-1/+1
|
* Add preliminary port of gecc.trevor2002-11-2511-0/+354
|
* Upgrade to 5.0.10.max2002-11-255-38/+43
| | | | | This port requires further work, as this just installs the pl-lite at the moment. Other packages, such as XPCE are not installed for now.
* [1] Fix the en_US.ISO8859-15 locale support.anholt2002-11-254-10/+50
| | | | | | | | | [2] Fix the gb_GB.CP1251 locale support. Bump PORTREVISION. PR: [1] 36565, [2] 40189 Submitted by: [1] Simon 'corecode' Schubert <corecode@corecode.ath.cx> [2] Stanislav Grozev <tacho@factline.com>
* grhino --> ports/games/grhinoarved2002-11-251-0/+1
|
* Add grhino, another reversi/othello Clonearved2002-11-258-0/+71
| | | | | PR: 43452 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* pinball --> ports/games/pinballarved2002-11-251-0/+1
|
* Add pinball, a OpenGL/Allegro pinball gamearved2002-11-259-0/+179
| | | | | PR: 41693 Submitted by: Thierry Thomas <thierry@pompo.net>
* Fix for build with new autoconf support.alane2002-11-251-3/+3
| | | | Approved by: kris
* netspades --> ports/games/netspadesarved2002-11-251-0/+1
|
* Add netspades, a network Card game.arved2002-11-256-0/+41
| | | | | PR: 42090 Submitted by: Frank J. Laszlo <laszlof@freebsdmatrix.net>
* Update to 0.8.b1. Tidy and simplify Makefile.markp2002-11-252-13/+7
| | | | | PR: 45144 Submitted by: Mark Linimon <linimon@lonesome.com>
* - Add back knob for unofficial remember patchpat2002-11-258-0/+96
| | | | | | | | - Add Xft patch - bump PORTREVISION PR: ports/45685 Submitted by: maintainer
* knights --> ports/games/knightsarved2002-11-251-0/+1
|
* Add knight, A KDE chess interface (gnuchess/crafty)arved2002-11-2511-0/+161
| | | | | PR: 39806 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* - Update to 3.3.5pat2002-11-2510-92/+61
| | | | | | | - Give maintainership to Munish Chopra PR: ports/45537 Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Update to 3.8.2pat2002-11-253-14/+4
| | | | | PR: ports/45581 Submitted by: Tod McQuillin <devin@spamcop.net>
* Update to 0.4.14pat2002-11-252-2/+2
| | | | | PR: ports/45645 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix build/installpat2002-11-251-1/+1
| | | | | PR: ports/45683 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Install the jadetex and pdfjadetex man pages.nik2002-11-252-1/+11
| | | | | | | | | | Install symlinks links jadetex and pdfjadetex to tex and pdftex respectively. Bump PORTREVISION because of this. PR: ports/38917 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Upgrade to 0.50.3sada2002-11-253-8/+6
| | | | | PR: ports/45676 Submitted by: maintainer
* Update to 5.0793.alane2002-11-253-5/+6
|
* Build under -current againpat2002-11-251-0/+1
| | | | | PR: ports/42779 Submitted by: maintainer
* Update to version 1.21.nik2002-11-252-2/+2
|
* Build under current againpat2002-11-251-0/+1
| | | | | PR: ports/45572 Submitted by: maintainer
* Update to xmltex 1.9.nik2002-11-252-49/+5
|
* Add dependency to tclsada2002-11-251-0/+2
| | | | | PR: ports/45680 Submitted by: maintainer
* (Force commit.)clive2002-11-250-0/+0
| | | | | | | Remove FORBIDDEN. The vulnerability had been resolved in another commit. See Message-Id: <200211241046.gAOAkw1o058067@repoman.freebsd.org> Noted by: nectar
* upgrade to version 1.96sada2002-11-252-2/+2
|
* Add gmake as dependencypat2002-11-251-0/+2
| | | | | PR: ports/45674 Submitted by: maintainer
* Add freebsd-ports to the mix.markm2002-11-251-0/+1
|
* Take nullmailer's sendmail and mailq out from ${LOCALBASE}/(bin|sbin).clive2002-11-257-26/+124
| | | | | | | | | | | The reason is strong. A quote from submitter: In current state choose of native or nullmailer's sendmail/mailq depends on order of paths in $PATH instead of sysadmins choose. (/etc/mail/mail.conf in general case) PR: ports/45152 Submitted by: "."@babolo.ru
* Update to 0.5.3lioux2002-11-253-2/+11
|
* Use MASTER_SITE_GCC.obrien2002-11-251-8/+2
|
* freebsd-games --> ports/games/freebsd-gamesmarkm2002-11-251-0/+1
|
* Remove erronious GNU assumptions about 5-CURRENT's data types.obrien2002-11-252-0/+0
| | | | Submitted by: edwin
* Fix build on recent -current by disabling libXThrStub.anholt2002-11-251-9/+27
| | | | | PR: 45658 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Add a port for FreeBSD-games to replace the "standard" games removedmarkm2002-11-2510-0/+334
| | | | in the base distribution.
* Upgrade to version 2.54.demon2002-11-252-2/+2
|
* - console.h is spelled consio.h here.obraun2002-11-254-4/+32
| | | | | | | | - Fix union wait - Remove pointers to no longer existent web page PR: ports/45677 Submitted by: Volker Stolz <vs@foldr.org>
* Forgot another 0 byte file.arved2002-11-241-0/+0
| | | | Submitted by: ijliao
* linux-runrev --> ports/devel/linux-runrevlioux2002-11-241-0/+1
|
* New port linux-runrev version 1.1.1: Revolution is a rapid applicationlioux2002-11-247-0/+304
| | | | | | development environment Submitted by: blackend
* add www/libxpg4-nssada2002-11-241-0/+1
|
* Fix a fatal typo.knu2002-11-241-1/+1
| | | | Submitted by: Dan "FreshPorts" Langille <dan@langille.org>
* Remove the 0 byte files i added.arved2002-11-244-0/+0
| | | | Pointy hat to: arved:
* Fix Build on Currentarved2002-11-2410-0/+78
| | | | Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Unbreak for -current.sada2002-11-246-0/+146
| | | | | PR: ports/35549 Submitter: Michael J Estes <estesm@bw.2y.net>
* Add parallel to CATEGORIES.knu2002-11-2417-17/+17
| | | | | PR: ports/39094 Submitted by: trevor
* xarchon --> ports/games/xarchonlioux2002-11-241-0/+1
|
* New port xarchon version 0.50: A chess-like strategy game withlioux2002-11-246-0/+565
| | | | | | battle options Submitted by: blackend
* Xcopilot removed, supersceded by Posemarkp2002-11-241-0/+1
|
* More build breakage fix: remove unused dependency, obey portlint.matusita2002-11-241-3/+3
| | | | Also revert deleting SKK_MASTERDIR, which was removed by an accident.
* Unbreak build procedure. It should have been fixed when this portsmatusita2002-11-241-2/+3
| | | | | | RUN_DEPENDS on new skk-jisyo ports. Pointy hat to: myself
* Remove xcopilot, port supersceded by palm/pose.markp2002-11-249-188/+0
| | | | | PR: 44371 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 0.1.8.naddy2002-11-243-3/+3
| | | | | PR: 45670 Submitted by: Michael Johnson <ahze@rgv.net>
* Upgrade port to version 0.9.14.000.olgeni2002-11-246-5758/+10858
|
* fortune-mod-futurama --> ports/misc/fortune-mod-futuramaedwin2002-11-241-0/+1
|
* New port - misc/fortune-mod-futuramaedwin2002-11-247-0/+41
| | | | | | | | | fortune-mod-futurama is a compilation of quotes from the Fox TV Series "Futurama" by Matt Groening. The quotes have been compiled from various sources on the Web. PR: ports/45399 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update for net/nylonedwin2002-11-242-2/+1
| | | | | | | | | - Tar ball was re-rolled with cleaned up source code, no functional changes! [also commitors opinion] - CONFIGURE_TARGET not really necessary PR: ports/45553 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Continue making net/pmf building on -current.edwin2002-11-244-3/+45
| | | | | PR: ports/45409 Submitted by: Volker Stolz <vs@foldr.org>
* maintainer update for misc/sword to version 1.5.5edwin2002-11-2412-74/+78
| | | | | PR: ports/45406 Submitted by: Willem van Engen <wvengen@stack.nl>
* Make net/cap compiling againedwin2002-11-244-1/+18
| | | | | PR: ports/44879 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Fix lang/egcs on -currentedwin2002-11-242-0/+22
| | | | | PR: ports/44857 Submitted by: Volker Stolz <vs@foldr.org>
* Make textproc/mifluz build again under -currentedwin2002-11-241-0/+3
| | | | | PR: ports/44401 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Fix a possible denial of service vulnerability.clive2002-11-243-0/+35
| | | | | | | | | | | | | | After this patch, the action of piping mails out won't stop, even if all of your mails were failed to deliver. Nullmailer itself will keep throwing mails to smart relay as long as there're incoming mails, no matter how broken the recipients of the previous mails. Still leave this port in FORBIDDEN state until I address PR ports/45152 Obtained from: http://www.debian.org/security/2002/dsa-198 Noted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* whitespace.el --> ports/textproc/whitespace.eledwin2002-11-241-0/+1
|
* New port: textproc/whitespace.eledwin2002-11-246-0/+45
| | | | | | | | Whitespace.el is an emacs mode which detects and cleans up whitespace in source code. PR: ports/44998 Submitted by: Volker Stolz <vs@foldr.org>
* Set PKGNAMEPREFIX to ${RUBY_PKGNAMEPREFIX}.knu2002-11-241-0/+1
|
* Reassign maintainership to ports -- I don't have any LDAP servers handy thatnik2002-11-241-1/+1
| | | | I can test this against any more.
* Fix a typo in a path.nik2002-11-242-2/+2
| | | | Submitted by: Peter Hoskin <peterh@ripewithdecay.com>
* Update to 2002.11.24. This fixes a bug in isprint() found by Brian Dean,joerg2002-11-243-10/+39
| | | | | | | and includes the printf support recently added to avr-libc. It also fixes the build braind*** caused by <bsd.cpu.mk> under -current, by setting the required env variable.
* Update to 0.0.0.2.knu2002-11-243-3/+15
|
* Make emulators/bsvc work on -current againedwin2002-11-246-14/+77
| | | | | PR: ports/44852 Submitted by: Volker Stolz <vs@foldr.org>
* Fix fetch problem (a side effect of ade's resignation)markp2002-11-241-1/+1
| | | | | PR: 45121 Submitted by: Mark Linimon <linimon@lonesome.com>
* Make net/netdude compiling on -current again.edwin2002-11-2420-50/+33
| | | | | PR: ports/45538 Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
* make graphics/tosvcd compile on -current againedwin2002-11-242-8/+18
| | | | | PR: ports/45408 Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
* Make games/xword building on -current again.edwin2002-11-241-0/+9
| | | | | PR: ports/45410 Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
* Maitainer update: Fix security/pam-pgsql on -currentedwin2002-11-242-5/+18
| | | | | | | Noticed on: bento PR: ports/45652 Submitted by: Mathieu Arnold <m@absolight.fr>
* Update to 1.6.1markp2002-11-244-15/+10
|
* Update to 4.1markp2002-11-245-20/+22
|
* Fix master-site for databases/tcl-Mysqledwin2002-11-241-1/+2
| | | | | PR: ports/45668 Submitted by: Glenn Trewitt <trewitt@trewitt.org>
* Make security/audit compiling on -current againedwin2002-11-245-1/+52
| | | | | | | Noticed by: bento PR: ports/45667 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* added webalizer slave-ports.dinoex2002-11-243-0/+34
|
* ja-ruby-refe --> ports/japanese/ruby-refeknu2002-11-241-0/+1
|
* Add ruby-refe, a Ruby interactive reference in Japanese.knu2002-11-247-0/+111
|
* Make using an outdated imake a little harder: depend on version.def beinganholt2002-11-241-1/+1
| | | | installed rather than the imake binary.
* linux-ungif --> ports/graphics/linux-ungifmaho2002-11-241-0/+1
|
* ko-man-doc -> korean/man-docperky2002-11-241-0/+1
|
* Add ko-man-doc 021120, Korean online manpage documents.perky2002-11-246-0/+1728
|
* remove libxpg4-nssada2002-11-241-1/+0
|
* Remove: needless since there is no native netscape ports on the tree.sada2002-11-246-49/+0
|
* Update to 0.61.marcus2002-11-242-5/+5
|
* fix typoleeym2002-11-241-1/+1
| | | | Noticed by: Joe Marcus Clarke <marcus@FreeBSD.org>
* Update to 0.8a.knu2002-11-244-83/+8
|
* Update to 1.10markp2002-11-242-2/+2
|
* Fix build on -currentkris2002-11-242-0/+26
| | | | Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Add missing dependency on libcapplet.marcus2002-11-243-3/+3
| | | | Submitted by: bento
* Add the FreeBSD GNOME Project News RDF link to the My Evolution news feedsmarcus2002-11-244-14/+16
| | | | list. Bump PORTREVISION.
* Remove output messages of debug() in Razor2::Signature::Ephemeral which willleeym2002-11-243-0/+13
| | | | | | | add extra junk on the front of all emails and break Mail::SpamAssassin. Noticed by: Roddie Hasan <roddie@krweb.net> Mark Jones <mlist@hackerjones.org>
* arpd --> ports/net/arpdedwin2002-11-241-0/+1
|
* New port: net/arpdedwin2002-11-247-0/+49
| | | | | | | A daemon to service arp replies PR: ports/37123 Submitted by: Dominic Marks <dominic_marks@btinternet.com
* Patches now included in original dist.smace2002-11-244-40/+0
|
* upgrade to mytop-1.2leeym2002-11-242-2/+2
| | | | Noticed by: Szymon Grabowski <simonaway@implix.com>
* fix stdio problem on -CURRENTleeym2002-11-242-1/+12
|
* remove some oblsolte files in 0.7.6dinoex2002-11-241-10/+0
| | | | gnustep-make 1.5.1 don't build them
* Maintainer update, original site seems down but the new master_siteedwin2002-11-242-3/+4
| | | | | | | has a lot of gkrellm modules. PR: ports/45154 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* gkrellkam2 --> ports/graphics/gkrellkam2edwin2002-11-241-0/+1
|
* New port: graphics/gkrellkam2edwin2002-11-248-0/+212
| | | | | | | | A plugin to GKrellM that displays thumbnails of periodically updated PR: ports/45665 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* gkrellweather2 --> ports/misc/gkrellweather2edwin2002-11-241-0/+1
|
* New port: misc/gkrellweather2edwin2002-11-248-0/+104
| | | | | | | | GKrellM plugin which shows weather info from the US National Weather PR: ports/45666,ports/45663 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* gkrellmmailwatch2 --> ports/mail/gkrellmmailwatch2edwin2002-11-241-0/+1
|
* new port: mail/gkrellmailwatch2edwin2002-11-246-0/+38
| | | | | | | | A plugin for gkrellm, that watches in multiple mailboxes for new mail PR: ports/45661 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Fix compile problem under FreeBSD currentedwin2002-11-241-0/+28
| | | | | PR: ports/45662 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* gkrellmfmonitor2 --> ports/misc/gkrellmfmonitor2edwin2002-11-241-0/+1
|
* New port: misc/gkrellmfmonitor2edwin2002-11-247-0/+55
| | | | | | | | | | | This plugin monitors a file and displays its contens in gkrellm. File can have multiple rows of the form 'name : value : [flag]'. Number of rows as well as their contnens can change dynamicaly. If flag non-empty then for WARNING value - the orange led will light up and for ALERT value - red. PR: ports/45660 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Fix compile problem under FreeBSD currentedwin2002-11-242-0/+22
| | | | | PR: ports/45662 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* ruby-rmagick --> ports/graphics/ruby-rmagickknu2002-11-241-0/+1
|
* Add ruby-rmagick (RMagick), a binding for ImageMagick. Definesknu2002-11-246-0/+478
| | | | | | | | | | approx. 120 methods for 2D image manipulation. HTML documentation contains usage guide and API reference, including 116 complete example programs and images. Make sure that you have the latest version of libwmf (>= 0.2.7) before installing this library. libwmf 0.2.6 seems to have a bug that causes coredump.
* fix 2 omissions in my previous commit.leeym2002-11-242-0/+20
| | | | | | | | 1. add Text-Iconv into RUN_DEPENDS 2. replace suidperl with perl Noticed by: Vitor de Matos Carvalho <vitor@softinfo.com.br> Markus Wennrich <nick@schoko.org>
* Updated to version 3.9. Added new webdocs author provided for me.alane2002-11-242-10/+19
|
* Fix plist/package building.anders2002-11-241-3/+3
|
* Ahem. I forgot %SUBDIR% in last change to this file.anders2002-11-242-4/+4
|
* Maintainer update for chinese/dictd: fix build problemedwin2002-11-244-57/+69
| | | | | PR: ports/45651 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
* Maintainer update to version 4.50edwin2002-11-242-4/+13
| | | | | PR: ports/45636 Submitted by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
* Make distfile fetchable again.anders2002-11-242-0/+2
| | | | Reported by: fenner's portsurvey
* Fix irc/bobot++ on -currentedwin2002-11-243-0/+33
| | | | | PR: ports/45657 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* port wants gmp, port gets gmpedwin2002-11-241-1/+7
| | | | Noticed by: bento
* pornview --> ports/graphics/pornviewarved2002-11-241-0/+1
|
* Add pornview, an Image Viewerarved2002-11-246-0/+49
|
* Last commit log was incorrect.maho2002-11-240-0/+0
| | | | | | Gerrit Kuehn <gerrit@pmp.uni-hannover.de> reported that mxdvi vcam require linux-imlib, jpeg, png, tiff and ungif. linux-ungif does not exist I also added.
* Gerrit Kuehn <gerrit@pmp.uni-hannover.de> reported thatmaho2002-11-241-1/+6
| | | | | mxdvi vcam don't run( Approved by: knu (mentor)
* RPM of ungif libmaho2002-11-2422-0/+190
| | | | | | Also loosely depended on: Gerrit K-Aühn<gerrit@pmp.uni-hannover.de>'s$)B private e-mail. Approved by: knu (mentor)
* Make the Mozilla startup scripts a little smarter. Instead of launching amarcus2002-11-2414-34/+114
| | | | | | | | new Mozilla instance each time, check to see if one already exists, and if so, spawn a new browser tab in the current window. PR: 45610 Submitted by: Nick Jennings
* Update to 2.0.3.marcus2002-11-246-6/+6
|
* Fix a segfault in the Yahoo protocol that can occur when a user receivesmarcus2002-11-246-0/+150
| | | | | | | new email. Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS
* Bento fix for net/pmfedwin2002-11-241-3/+23
| | | | | PR: ports/45656 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Fix the build with the latest version of bison.jmz2002-11-241-0/+10
| | | | Submitted by: Kent Stewart <kstewart@owt.com>
* security/lsh wants gmp.h, security/lsh gets gmp.hedwin2002-11-241-0/+3
| | | | Noticed on: bento
* PORTREVISION should be PORTREVISION?=2, otherwisemaho2002-11-243-3/+3
| | | | | | PORTREVISION of satellite ports cannot be set. Advised and approved by: knu (mentor)
* Update to 1.2.1.anders2002-11-247-60/+65
|
* libgringotts --> ports/security/libgringottsanders2002-11-241-0/+1
|
* PERL -> REINPLACE for this port too!edwin2002-11-241-2/+4
| | | | Noticed on: bento
* Add libgringotts, a library for encapsulating/safekeeping data inanders2002-11-246-0/+61
| | | | encrypted/compressed form.
* Mark this port broken til we have a solution.mbr2002-11-2417-0/+34
|
* Fix broken install with WRKDIRPREFIX defined.mbr2002-11-241-2/+3
| | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> PR: 45578
* Fix port according to bento. Add libtool, and lha as dependency.mbr2002-11-242-0/+4
|
* Bump portrevision becuz previous patch modified plist.alane2002-11-242-2/+2
|
* Fix for making package when esound is on but the rest of gnome is off.alane2002-11-244-10/+10
| | | | | PR: 45646 Submitted by: marcus
* Update to 1.0.13pat2002-11-243-8/+11
| | | | | PR: ports/45653 Submitted by: maintainer
* this only lives in main portalane2002-11-241-170/+0
|
* Fix a logic error: add <sys/param.h> in patch-include:ogle_endian.hlioux2002-11-244-28/+20
| | | | | | instead of extra-patch-include:ogle_endian.h since the former is optional. Therefore, all checks inside patch-include:ogle_endian.h will work regardless of application of extra-patch-include:ogle_endian.h
* Maintainer update.alane2002-11-248-292/+352
| | | | | | | | | - move the manual to a proper location ($DOCSDIR [/usr/X11R6/share/doc/sylpheed] instead of /usr/X11R6/share/sylpheed) - install manual and faq only if NOPORTDOCS isn't specified PR: 45654 Submitted by: maintainer
* Update maintainer utility for making distfiles from cvs checkouts. Noalane2002-11-2411-0/+44
| | | | significance to users of this port, unless you are making your own distfiles.
* Fix build, make CFLAGS safe, unmark BROKEN.pat2002-11-242-6/+5
|
* Fix allegro-config --libs to report correct library and bump PORTREVISION.pat2002-11-242-2/+6
| | | | | PR: ports/45176 Submitted by: Thierry Thomas <thierry@pompo.net>