Commit Graph

46400 Commits

Author SHA1 Message Date
David E. O'Brien
8363fd1d2b Update to Vim 6.0 beta AT 2001-08-29 05:40:35 +00:00
Satoshi Asami
d48950163f Mark it FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- hang. 2001-08-29 05:18:08 +00:00
Satoshi Asami
c47ba2aa8d Mark it FORBIDDEN for parallel package build -- hang. 2001-08-29 05:17:30 +00:00
Satoshi Asami
703da03218 Mark it FORBIDDEN for defined(PARALLEL_PACKAGE_BUILD) &&
${OSVERSION} >= 500000 -- the build hangs.
2001-08-29 05:16:49 +00:00
Dirk Meyer
4618438134 problem:
revision is ofen misleading when slave ports have own PORTVERSION,
maintainer has to bump local PORTREVISION fore each master port change.

de-ispell-20001109_2 (master: 3.2.04_1)
de-ispell-20001109   (master: 3.2.05)

use of PKGNAMESUFFIX traces version better:

testpatterns:

$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_1
=

-------------------------------------------v
$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05
>

-----------------------------------------------------------------------v
$ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_2
<

------------------------------v
$ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_1
>

------------------------------v
$ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_2
>

Transition from old method to new:
$ pkg_version -t de-ispell-20011109_3 de-ispell-20011109-3.2.05_2
<

Approved by:	alex@big.endian.de
2001-08-29 05:16:32 +00:00
David W. Chapman Jr.
e1a24b66ad Update manpage to refer to diskcheckd.conf in new location
Make Makefile patch manpage to comply with prefix
2001-08-29 05:16:22 +00:00
Satoshi Asami
5369e8de81 Mark it FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- it seems to hang
the build.
2001-08-29 05:15:59 +00:00
Pete Fritchman
d7baa8297a add geheimnis-2
Shell for integrating PGP/GnuPG into KDE

PR:		27313
Submitted by:	Pekka Nikander <pekka.nikander@iki.fi>
2001-08-29 04:54:58 +00:00
Pete Fritchman
3532a29acd Update to 1.1.0
PR:		30178
Submitted by:	maintainer
2001-08-29 04:29:41 +00:00
Pete Fritchman
ccf93f98cf Update to 0.5
PR:		30174
Submitted by:	Patrick Li <pat@databits.net>
2001-08-29 04:20:59 +00:00
Pete Fritchman
41626904a1 add cvsstat 2.17
Transforms the output of 'cvs status' to a sorted ASCII table
2001-08-29 02:27:31 +00:00
Will Andrews
d3762340a3 Fix problem with meinproc coredumping on -CURRENT. Basically what the
problem is is that there are a few sloppy pieces of code in xslt.cpp.
Bump PORTREVISION to account for recent changes (I had intended to do this
much earlier, but wanted to include these patches first, and there was
a problem getting them together correctly).

Submitted by:	mi
Tested by:	dwcjr, petef
2001-08-29 01:53:47 +00:00
Will Andrews
f2eedfc2ce EEK! Put PORTEPOCH back!
Submitted by:	Tadayuki OKADA <tadayuki@mediaone.net>
2001-08-29 01:45:21 +00:00
Trevor Johnson
915d7342f4 Use PTHREAD_CFLAGS and PTHREAD_LIBS to permit building on bento.
Submitted by:	Patrick Li
PR:		29597

While I'm here, use DOCSDIR and X11BASE too.
2001-08-29 01:44:46 +00:00
Trevor Johnson
dc2605dcfd Update to 1.44. 2001-08-29 00:47:45 +00:00
Trevor Johnson
bc1e9c68a7 Use PTHREAD_CFLAGS and PTHREAD_LIBS to permit building on bento.
Submitted by:	Patrick Li
PR:		29600
2001-08-29 00:40:51 +00:00
Mario Sergio Fujikawa Ferreira
decc27392d New port gkrellmouse version 0.0.2: Mouse odometer plugin for
GKrellM

PR:		29833
Submitted by:	Patrick Li <pat@databits.net>
2001-08-29 00:18:30 +00:00
Assar Westerlund
8f60fa5484 bump PORTREVISION (addition of patch for hostnames longer than 15
characters)

Suggested by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
2001-08-29 00:10:58 +00:00
Pete Fritchman
a143d4ff77 add py2html 0.6
Python Highlighter for HTML

PR:		22970
Submitted by:	perky@python.or.kr
2001-08-28 23:58:15 +00:00
Will Andrews
c2ca15ccb1 Fix problem where kdelibs.sh isn't chmod 755.. this causes some filters
and other stuff to fail.  *sigh*
2001-08-28 23:23:59 +00:00
Michael Haro
9cbc171fcb use bsd.port.pre/post so that we have ${PREFIX} defined earlier, when it
is needed.

PR:		28177
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2001-08-28 23:22:45 +00:00
Will Andrews
85088ba251 Update to 1.1. Most notable changes: full purge of killustrator to
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>
2001-08-28 23:20:38 +00:00
Trevor Johnson
5a7ca80f8a Avoid division by zero when encoding on the Alpha.
Submitted by:	Christian Weisgerber (maintainer)
Obtained from:	vorbis CVS
2001-08-28 23:12:06 +00:00
Will Andrews
93c87329b0 Move code designed to prevent people from compiling/installing KDE N.x
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>
2001-08-28 23:08:12 +00:00
Pete Fritchman
59f98c1159 Update a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea.
Prompted by:	luigi
2001-08-28 20:10:49 +00:00
Pete Fritchman
7d04b8f03e Oops, one bad mirror made it's way in here. Remove it.
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-08-28 19:58:00 +00:00
Pete Fritchman
f2acea142f Update MASTER_SITES and add some mirrors to make this distfile fetchable again.
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-08-28 19:55:32 +00:00
Akinori MUSHA
1d579bb8ce Update to 20010829. Probably this is the most stable version ever.
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.
2001-08-28 18:57:15 +00:00
David E. O'Brien
2628f5baf8 These should have also have been removed. 2001-08-28 17:18:49 +00:00
Pete Fritchman
f0ea38b5ef Fix p5-Term-ReadKey depend
Reported by:	bento
2001-08-28 17:14:11 +00:00
OKAZAKI Tetsurou
d6297871ea - Update to version 2001.08.18
PR:		30142
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 17:11:56 +00:00
David W. Chapman Jr.
af55bd7e54 Update to 1.0.1
Fix/Improve patching

PR:		30165
Submitted by:	maintainer
2001-08-28 16:55:17 +00:00
David W. Chapman Jr.
615f647290 Change method in do-extract to ${LN} instead of pax
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
2001-08-28 16:52:45 +00:00
Adrian Chadd
dab5cbaf8a * Update the port to use the newly-release squid-2.4STABLE2
* Fix the Makefile to actually chown our log/cache dirs to nobody
  when they're created
2001-08-28 16:48:35 +00:00
Maxim Sobolev
d229966b72 Fix bug with passing mouse clicks to the root window.
PR:		29973
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-08-28 16:48:30 +00:00
Maxim Sobolev
5342af00a2 Provide a replacement for libgmp on 5-CURRENT. 2001-08-28 16:44:46 +00:00
Maxim Sobolev
d03c908f0d Add libgmp 2001.08.07, a library for arbitrary precision arithmetic.
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.
2001-08-28 16:31:18 +00:00
Mario Sergio Fujikawa Ferreira
c420e56452 Add WWW tag 2001-08-28 16:04:20 +00:00
Kevin Lo
d6583d0857 Update to version 1.4.3
PR: 30155
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
2001-08-28 14:53:56 +00:00
Akinori MUSHA
b29c3f9a07 Update to 0.2.4. 2001-08-28 14:37:26 +00:00
Assar Westerlund
def9cc8a25 patch around crashes for hostnames longer than 15 characters
PR:		ports/30159
Approved by:	chris@aims.com.au	(maintainer)
2001-08-28 13:47:15 +00:00
Johann Visagie
c4703a4046 - Update to version 1.4
- New maintainer:  Alexander N. Kabaev <ak03@gte.com>

PR:		30128
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2001-08-28 13:03:10 +00:00
Johann Visagie
d3d84dd449 - Update to version 0.3.0
- 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.
2001-08-28 12:15:52 +00:00
Maxim Sobolev
bf8c25233c - Rework optional GNOME dependency, so it would not confuse bento;
- enable gnomeprint support in Gnome case;
- use "@*" to pass arguments from the helper script to the binary instead of
  $*.

Submitted by:	bento
2001-08-28 12:04:42 +00:00
Thomas Gellekum
4844a5b160 Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} when building. 2001-08-28 11:34:59 +00:00
Dmitry Sivachenko
8a756caf37 libiconv provides giconv.2, not iconv.2 2001-08-28 11:22:45 +00:00
Dmitry Sivachenko
7d34145a23 Upgrade to 1.4.1.
Submitted by:	Andrey Novikov <andrey@novikov.com>
(with modifications).
2001-08-28 11:05:16 +00:00
Ying-Chieh Liao
984b7bda1d upgrade to 0.1.1
drop maintainership
2001-08-28 10:41:37 +00:00
Ying-Chieh Liao
1801d2ab2d source-highlight already imported by kris at 8/25
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
2001-08-28 10:17:42 +00:00
Mark Pulford
a57ede897d Updated to 2.0.
Submitted by:	petef
2001-08-28 09:29:16 +00:00