Commit Graph

48675 Commits

Author SHA1 Message Date
Dmitry Sivachenko
4795f81c53 Several fixes to OPTIONAL_DEPENDS based on Paul A. Howes suggestions on kde@ . 2001-11-01 21:11:15 +00:00
Dmitry Sivachenko
3ae898f507 Upgrade to 1.2.0
PR:		31664
Submitted by:	MAINTAINER
2001-11-01 20:17:14 +00:00
Jimmy Olgeni
1e0e991a49 Update port to 0.90. Version 0.89 had some session authentication problems
with FreeBSD.

Submitted by:	clive
2001-11-01 20:12:45 +00:00
Akinori MUSHA
19cd732005 Add ruby-timex, a Ruby library to extend the Time class. 2001-11-01 20:03:04 +00:00
Akinori MUSHA
57a056d2bc Update to 0.7. 2001-11-01 19:55:08 +00:00
Akinori MUSHA
fed812a244 Update to 1.7.5. 2001-11-01 19:48:11 +00:00
Akinori MUSHA
6a002d6440 Update to 0.0.6. 2001-11-01 19:45:19 +00:00
David E. O'Brien
5d65ab7620 Need to make sure the new gvimdiff exists in all build configurations.
Submitted by:	dinoex
2001-11-01 19:44:26 +00:00
Akinori MUSHA
461054361b Update to 0.1.6. 2001-11-01 19:42:00 +00:00
David E. O'Brien
503c7b0279 Enable --enable-multibyte in the "lite" case. This is need for the
i18n community.
2001-11-01 19:39:28 +00:00
Akinori MUSHA
e49e117c36 Unbreak installation by defining a dummy do-install target. This is a
meta port that has nothing to install.
2001-11-01 19:35:32 +00:00
Dmitry Sivachenko
9d5910bc46 Fix MASTER_SITE_SUBDIR.
PR:		31665
Submitted by:	Aaron D. Gifford <agifford@infowest.com>
2001-11-01 19:11:15 +00:00
Dmitry Sivachenko
48bda28604 Remove checksum for leim-21.1, it is not needed here.
Approved by:	MAINTAINER
2001-11-01 15:52:24 +00:00
Shigeyuki Fukushima
ef088b3e81 PORTREVISION bump.
Because of change naming scheme of install-cookie.
2001-11-01 15:36:01 +00:00
Akinori MUSHA
ac6b1d0d4e Update to 20011101, keeping things stable, safe and clean.
portupgrade:

  Properly remove obsoleted dependencies in an upgrade.  This reduces
  pkgdb(1)'s turn.

portversion:

  Inspect the origin port to get the latest version if a package's
  origin is not found in the ports database.

  Distinguish between `origin is not recorded' and `origin port is not
  found'.  Now the flag `#' represents the former and the flag `?'
  represents the latter.

    - Resurrect the flag `!', which means `port Makefile broken'.

    - Yes, the meanings of `#' and `!' have been reversed.  Because we
      would hardly see ports missing origins any longer, I decided to
      assign `!' to the one we see more often.

portsdb:

  Call make_describe_pass[12] with the full paths.  This fixes a
  problem where `portsdb -U' cannot run them if ${PREFIX}/sbin is not
  in the PATH.

miscellaneous:

  Improve the build process.

    - Move shebang line adjustment and ${PREFIX} substitution from the
      port Makefile to the source Makefiles.

    - Add Makefile.compat in order to support old systems which
      doesn't have the SCRIPTS framework. (4.3 or prior)
2001-11-01 14:52:18 +00:00
Jeroen Ruigrok van der Werven
c56a406a60 Update to 0.18.2.
Submitted by:	MAINTAINER <anders@codefactory.se>
2001-11-01 13:22:45 +00:00
David E. O'Brien
ba5d88ad88 Update to Vim 6.0 patchlevel 52 2001-11-01 12:32:20 +00:00
Yoshio MITA
83682a2ee9 Maintainer's upgrade.
Upgrade Epson Laser printer driver to version 2.0.6.
This new version solves a problem of not printing LaTeX overline.
Also supports 4 new printers (Epson LP2200, LP8700, 8100, 9400/
2001-11-01 10:06:57 +00:00
Anton Berezin
c8e57632eb Vladimir Savichev <vlad@ariel.phys.wesleyan.edu> is now a maintainer of
this port.
2001-11-01 09:18:25 +00:00
Peter Pentchev
eae9dc552c Update to 1.0.1.
PR:		31675
Submitted by:	maintainer
2001-11-01 08:48:24 +00:00
Peter Pentchev
e787d21d74 Update to 3.21.
Change USE_AUTOCONF to GNU_CONFIGURE; there have been no configure.in
patches for some time now.

PR:		31656
Submitted by:	maintainer
2001-11-01 08:28:38 +00:00
Ying-Chieh Liao
fb6928a82d add ixlib
Ixlib is a small c++ tools library based on STL
2001-11-01 08:20:56 +00:00
Pete Fritchman
8b78b3c46e Update to 2.1.6 2001-11-01 02:10:16 +00:00
Pete Fritchman
07b4ee5a56 Update to 0.3.5 2001-11-01 02:07:50 +00:00
James E. Housley
e79438e798 Update again. This time only search of 4xxx in top 5 lines. 2001-11-01 01:27:47 +00:00
Will Andrews
af8ba09bbb Bite the bullet and make kcheckpass setuid root by default so the lock
and screensaver functions work by default (i.e. they let you back in if
you type the right password).  This will also avoid the caveat that quite
often people install KDE using the metaport and usually leave it runnning
and by the time it's done, the not-so-helpful message is long gone.

Usability police:	~20 emails from users...
Won't mind releasing a security advisory for this if needed:	kris
2001-11-01 00:55:05 +00:00
David E. O'Brien
c30f9a8326 Explicitly set the LATEST_LINK -- right now this port and tcl82 are
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link.
Today tk82 won. :-(  So lets fix the race condition.  I hope the tcl port
maintainers will think thru this problem and its interaction with the tk
ports.
2001-10-31 23:00:29 +00:00
David E. O'Brien
6e0aafb541 Explicitly set the LATEST_LINK -- right now this port and tk82 are
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link.
Today tk82 won. :-(  I hope the tk port maintainers will think thru this
problem and its interaction with the tcl ports.
2001-10-31 22:59:18 +00:00
Mario Sergio Fujikawa Ferreira
c2b82c412e Update to 1.4 Build 136 2001-10-31 22:06:05 +00:00
Alexander Langer
d8ce5b35ce Update to 0.6.4
Submitted by:	maintainer
2001-10-31 20:09:53 +00:00
Jacques Vidrine
6ace6882e7 Bump PORTREVISION for today's updates to libgssapi and su. 2001-10-31 19:58:05 +00:00
Jacques Vidrine
8c16fd7765 su: Don't use the result of getlogin() to determine whether we are the
superuser.  Always use getuid() instead.

Submitted by:	Johan Danielsson <joda@pdc.kth.se>
2001-10-31 19:57:35 +00:00
Alexander Langer
505fbc2635 - Update to 0.6.4.
- depend on gpgme.4

PR:		31430
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER)
2001-10-31 19:45:42 +00:00
Daniel Eischen
81ec07987a Upgrade to version 5.2. 2001-10-31 18:07:28 +00:00
Hajimu UMEMOTO
086bcfa480 Update to 1.2.4. 2001-10-31 17:58:46 +00:00
James E. Housley
1b5fe6fbca Update to 4168 2001-10-31 17:28:30 +00:00
David E. O'Brien
842970a95c Update to Vim 6.0 patchlevel 45 2001-10-31 16:26:01 +00:00
Jimmy Olgeni
87ce2d50ca Update port to version 0.89, with new useradmin module. 2001-10-31 15:32:31 +00:00
Pete Fritchman
e21a024b50 - update to 0.1.0
- update WWW: line
2001-10-31 15:25:22 +00:00
Pete Fritchman
1884e6e1a1 Update to 0.7.4 2001-10-31 15:08:55 +00:00
Pete Fritchman
a141d83ba6 Update to 0.1.19
PR:		31643
Submitted by:	maintainer
2001-10-31 14:56:07 +00:00
Peter Pentchev
9674a8035c Update to 3.0.1rc2.
PR:		31654
Submitted by:	maintainer
2001-10-31 14:19:57 +00:00
Anton Berezin
ac5e13deca Update to 1.04.
PR:		31655
Submitted by:	maintainer
2001-10-31 14:16:20 +00:00
Jacques Vidrine
a5714880c9 Fix a heap buffer overrun in gss_get_mic(). 2001-10-31 13:50:43 +00:00
Jean-Marc Zucconi
7291ce4950 Upgrade to version 3.67
Submitted by:	ijliao
2001-10-31 13:20:48 +00:00
Shigeyuki Fukushima
3636c030f2 Fix unfetchable problem.
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-10-31 11:36:40 +00:00
Trevor Johnson
207c3938b5 Add Web page. 2001-10-31 10:47:56 +00:00
Maxim Sobolev
9909a6bc17 Don't link in libc - FreeBSD doesn't need this.
PRs:		31601, 31602, 31603, ...
Submitted by:	Ports Fury
2001-10-31 08:32:30 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Mikhail Teterin
2016c8b433 Don't use TCL_STUBS -- bump up PORTREVISION. Be carefull not to
install an unpatched version of a document (.orig).
2001-10-31 06:48:58 +00:00