aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1. Most notable changes: full purge of killustrator toWill Andrews2001-08-2812-168/+356
| | | | | | | | | | rename to kontour, and a gnumeric import/export filter for kspread. The gnumeric filter doesn't work, currently investigating that... Tested by: Lauri Watts <lauri@kde.org> Notes: svn path=/head/; revision=47040
* Avoid division by zero when encoding on the Alpha.Trevor Johnson2001-08-281-0/+167
| | | | | | | | Submitted by: Christian Weisgerber (maintainer) Obtained from: vorbis CVS Notes: svn path=/head/; revision=47039
* Move code designed to prevent people from compiling/installing KDE N.xWill Andrews2001-08-284-1/+7
| | | | | | | | | | | when KDE (N+1).x (N = radix 2, shift 1, order 1) is installed to pre-extract so one can still download the distfiles for (N+1).x. PR: 30167 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=47038
* Update a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea.Pete Fritchman2001-08-281-1/+1
| | | | | | | Prompted by: luigi Notes: svn path=/head/; revision=47037
* Oops, one bad mirror made it's way in here. Remove it.Pete Fritchman2001-08-281-1/+0
| | | | | | | Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=47036
* Update MASTER_SITES and add some mirrors to make this distfile fetchable again.Pete Fritchman2001-08-281-1/+11
| | | | | | | Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=47035
* Update to 20010829. Probably this is the most stable version ever.Akinori MUSHA2001-08-288-8/+8
| | | | | | | | | | | | | | | | | | | | | | | Overall: - Fix glob expansion routines not to see a "No such package is installed" error when it is actually installed. It was broken when I hacked them to allow rather stupid patterns. portupgrade: - Add a new option -M/--make-env, with which a user can specify arguments to prepend to each make(1) command line. Any wrapper or environment variable assignment can be prepended. - Make -RF invoke the `fetch-recursive' target. Suggested by: Jimmy Olgeni <olgeni@uli.it> - Optimize the combination of make(1) targets. Notes: svn path=/head/; revision=47034
* These should have also have been removed.David E. O'Brien2001-08-2843-5234/+0
| | | | Notes: svn path=/head/; revision=47033
* Fix p5-Term-ReadKey dependPete Fritchman2001-08-281-1/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=47032
* - Update to version 2001.08.18OKAZAKI Tetsurou2001-08-282-3/+3
| | | | | | | | PR: 30142 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47031
* Update to 1.0.1David W. Chapman Jr.2001-08-282-6/+12
| | | | | | | | | | Fix/Improve patching PR: 30165 Submitted by: maintainer Notes: svn path=/head/; revision=47030
* Change method in do-extract to ${LN} instead of paxDavid W. Chapman Jr.2001-08-283-8/+27
| | | | | | | | | | | Change BROKEN= warning to state that it hasn't been tested on 4.x or lower Use programs Makefile to build and add CFLAGS+= for location of config file Modify default install location in files/Makefile Change default location of config file to match default ports config file in diskcheckd.c Bump PORTREVISION Notes: svn path=/head/; revision=47029
* * Update the port to use the newly-release squid-2.4STABLE2Adrian Chadd2001-08-2814-105/+42
| | | | | | | | * Fix the Makefile to actually chown our log/cache dirs to nobody when they're created Notes: svn path=/head/; revision=47028
* Fix bug with passing mouse clicks to the root window.Maxim Sobolev2001-08-284-0/+44
| | | | | | | | PR: 29973 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=47027
* Provide a replacement for libgmp on 5-CURRENT.Maxim Sobolev2001-08-282-0/+6
| | | | Notes: svn path=/head/; revision=47026
* Add libgmp 2001.08.07, a library for arbitrary precision arithmetic.Maxim Sobolev2001-08-2813-0/+133
| | | | | | | | | Note: This package contains version the the library just before it was removed from the FreeBSD base system (5-CURRENT, mid-August 2001) and it is provided solely for compatibility with packages that require it. Notes: svn path=/head/; revision=47025
* Add WWW tagMario Sergio Fujikawa Ferreira2001-08-281-0/+2
| | | | Notes: svn path=/head/; revision=47024
* Update to version 1.4.3Kevin Lo2001-08-283-2/+6
| | | | | | | | PR: 30155 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> Notes: svn path=/head/; revision=47023
* Update to 0.2.4.Akinori MUSHA2001-08-283-2/+3
| | | | Notes: svn path=/head/; revision=47022
* patch around crashes for hostnames longer than 15 charactersAssar Westerlund2001-08-284-0/+26
| | | | | | | | PR: ports/30159 Approved by: chris@aims.com.au (maintainer) Notes: svn path=/head/; revision=47021
* - Update to version 1.4Johann Visagie2001-08-283-5/+3
| | | | | | | | | | - New maintainer: Alexander N. Kabaev <ak03@gte.com> PR: 30128 Submitted by: Alexander N. Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=47020
* - Update to version 0.3.0Johann Visagie2001-08-288-8/+10
| | | | | | | | | | | | | | | - Release notes: - many new features - improved stability - improved memory usage - all known leaks fixed - improved compliance with Python mapping specification - CORBA exceptions overhauled - object references implemented as class instances - works better with GNOME IDLs - etc. Notes: svn path=/head/; revision=47019
* - Rework optional GNOME dependency, so it would not confuse bento;Maxim Sobolev2001-08-282-7/+13
| | | | | | | | | | | - enable gnomeprint support in Gnome case; - use "@*" to pass arguments from the helper script to the binary instead of $*. Submitted by: bento Notes: svn path=/head/; revision=47018
* Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} when building.Thomas Gellekum2001-08-289-162/+27
| | | | Notes: svn path=/head/; revision=47017
* libiconv provides giconv.2, not iconv.2Dmitry Sivachenko2001-08-281-1/+1
| | | | Notes: svn path=/head/; revision=47016
* Upgrade to 1.4.1.Dmitry Sivachenko2001-08-282-10/+5
| | | | | | | | Submitted by: Andrey Novikov <andrey@novikov.com> (with modifications). Notes: svn path=/head/; revision=47015
* upgrade to 0.1.1Ying-Chieh Liao2001-08-282-3/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=47014
* source-highlight already imported by kris at 8/25Ying-Chieh Liao2001-08-286-60/+0
| | | | | | | | | | | but he didnt add it to module list so now I remove devel/soruce-highlight, and make source-highlight -> textproc/source-highlight Pointed out by: petef Notes: svn path=/head/; revision=47013
* Updated to 2.0.Mark Pulford2001-08-284-3/+35
| | | | | | | Submitted by: petef Notes: svn path=/head/; revision=47012
* Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.Maxim Sobolev2001-08-282-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47011
* - update to 1.3Pete Fritchman2001-08-282-6/+6
| | | | | | | | | | - whitespace->tab PR: 30157 Submitted by: maintainer Notes: svn path=/head/; revision=47010
* * Improve pre-patch.Jim Mock2001-08-283-3/+9
| | | | | | | | | | * Add PTHREAD_CFLAGS. PR: 30000 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=47009
* Update to 3.06Pete Fritchman2001-08-282-2/+2
| | | | Notes: svn path=/head/; revision=47008
* Use USE_LINUX rather than a RUN_DEPEND.David E. O'Brien2001-08-281-1/+1
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=47007
* add xmotd 1.16Pete Fritchman2001-08-286-0/+73
| | | | | | | | | | A message-of-the-day browser for X11 and dumb-terminals PR: 24713 Submitted by: Matthew West <mwest@uct.ac.za> Notes: svn path=/head/; revision=47006
* Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended)Pete Fritchman2001-08-281-1/+1
| | | | | | | | PR: 30156 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=47005
* Actually up PORTVERSION. I'm not quite sure how this fell out of myPete Fritchman2001-08-281-1/+1
| | | | | | | | | diff... Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=47004
* add source-highlightYing-Chieh Liao2001-08-286-0/+60
| | | | | | | Given a source file, produces a document with syntax highlighting Notes: svn path=/head/; revision=47003
* - update to 1.7.4Pete Fritchman2001-08-289-204/+17
| | | | | | | | | | - use tk83 PR: 30143 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47002
* Update the original dictionary to 20010615Satoshi Taoka2001-08-282-3/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47001
* * Unify info files for t-gnusSatoshi Taoka2001-08-2811-195/+28
| | | | | | | | | | | Submitted by: sf * Add xemacs-package into {RUN,BUILD}-DEPENDS Pointed out by: sf and bento Notes: svn path=/head/; revision=47000
* Previous checksum value of readme.tar.gz is correct.Satoshi Taoka2001-08-281-1/+1
| | | | | | | So its checksum value is replaced to previous one. Notes: svn path=/head/; revision=46999
* Update to 0.7.4Pete Fritchman2001-08-282-2/+2
| | | | | | | | PR: 30141 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=46998
* Update to 0.12.2Pete Fritchman2001-08-286-70/+10
| | | | | | | | PR: 29280 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=46997
* Update to 0.3.11.Trevor Johnson2001-08-283-7/+14
| | | | | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> PR: 30146 DOCSDIRify and update description with new features. Notes: svn path=/head/; revision=46996
* - update to version 1.9.3Pete Fritchman2001-08-284-9/+10
| | | | | | | | | | | | - remove unneeded --disable-gtktest configure arg - clean up pkg-descr - fix pkg-plist (attempt to remove share/locale hierarchy) PR: 30145 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=46995
* Update to the 6.0.a638 offering.David E. O'Brien2001-08-2860-220/+260
| | | | | | | | | | | "the port still is broken, but at least it will save the next one working on this port some time and efforts." PR: 30119 Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Notes: svn path=/head/; revision=46994
* o rename w3m-image -> w3m-img after repository copy by the author's request.FUJISHIMA Satsuki2001-08-2716-118/+59
| | | | | | | | | | | | o update w3m-img to 1.10. o make PORTREVISION overridable from slave ports. o change PORTVERSION style for w3m-img. (suggedted by knu) PR: 29226 Submitted by: maintainer Notes: svn path=/head/; revision=46993
* Update to 2.6. Fix script.Trevor Johnson2001-08-276-53/+17
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=46992
* We need to run-depend on linux_base.David E. O'Brien2001-08-271-0/+1
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=46991