Commit graph

48481 commits

Author SHA1 Message Date
SADA Kenji
cc9928cd2a Add net/spread
PR:		ports/28025
2001-10-25 14:44:15 +00:00
SADA Kenji
39164a1693 New port: net/spread
WWW: http://www.spread.org

PR:		ports/28025
Submitted by:	Anders Nordby <anders@fix.no>
2001-10-25 14:36:41 +00:00
Dag-Erling Smørgrav
df7799e0ee Author's own patch for the "read error in configuration file" bug. 2001-10-25 14:29:32 +00:00
Dag-Erling Smørgrav
b2250903d0 Maintainer has ignored bug reports for five months now. 2001-10-25 14:28:50 +00:00
Maxim Sobolev
fd11bb513f Update to 0.9.2. 2001-10-25 13:21:47 +00:00
Jimmy Olgeni
e3477a68a9 Update modules: proc, custom. 2001-10-25 12:54:15 +00:00
Maxim Sobolev
3fb016dbb1 Prevent build from breaking when the user has incompatible version of
openldap installed at the time of build.

Reported by:	huge number of angry users >:-|
2001-10-25 12:45:11 +00:00
Thomas Gellekum
f04a4ffd3f Upgrade to 3.5. 2001-10-25 11:30:51 +00:00
Thomas Gellekum
f2ac1a1b0d Upgrade to 5.02. 2001-10-25 11:29:46 +00:00
Clive Lin
534f7de797 Fix a silly typo. 2001-10-25 10:21:42 +00:00
Maxim Sobolev
1d49faf456 Fix a potential segfault.
Submitted by:	tg
2001-10-25 08:17:10 +00:00
Akinori MUSHA
5eba15b331 Update to 1.1a. 2001-10-25 07:11:50 +00:00
Dirk Meyer
de33a38c62 Update to: 2.1.9
o Security fix for cross-site scripting vulnerability found by
   Flavio Veloso (www.magnux.com).

 o Fixed a TOTAL_RC off by one error, which would prevent the last
   response code from being saved when using incremental mode.
2001-10-25 07:04:52 +00:00
James E. Housley
b502458b06 Update to 4167 2001-10-24 20:20:16 +00:00
Shigeyuki Fukushima
e9e62346f5 Changes:
- Remove *-setupel.el routines and scripts/configure.
   Because Emacs20 or later has subdirs.el.
 - Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearly
    when port building.
 - Install *.el{,c} files to version specific site-lisp directory.
2001-10-24 20:07:25 +00:00
Jean-Marc Zucconi
a46bd99227 Patcch to xdm to set environment from login.conf
PR:		ports/13614
Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
Obtained from:	wdm distribution
2001-10-24 20:05:14 +00:00
Jimmy Olgeni
88b9dbc7c4 Remove configuration file from pkg-plist: it caused "make package" to fail.
Also, make an "@unexec rmdir" command always return true.

Approved by:	jmz
2001-10-24 19:44:09 +00:00
Shigeyuki Fukushima
f443003645 Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR cleary
when port building.
2001-10-24 19:20:55 +00:00
David E. O'Brien
bb1895b360 Update to Vim 6.0 patchlevel 23 2001-10-24 17:24:00 +00:00
Andrey A. Chernov
14850c029a Sync with main Apache
Submitted by:	MAINTAINER
2001-10-24 16:03:38 +00:00
Mitsuru IWASAKI
274552fc8a Update for acpica-unix-20011018.
- Import latest acpudump utility, disassemble AML into ASL which
   can be compiled with most ASL compilers.
2001-10-24 15:07:00 +00:00
Ying-Chieh Liao
19f019e07e upgrade to 1.4.1
PR:		31314
Submitted by:	maintainer
2001-10-24 15:01:07 +00:00
Chris D. Faulhaber
95fb90fdf6 Update port to 0.90 2001-10-24 14:01:17 +00:00
Akinori MUSHA
145882753d Update to 20011024.
portupgrade, portversion, pkg_deinstall, pkg_glob:

  Introduce the configuration file `pkgtools.conf' for the pkgtools
  suite.  Currently portupgrade(1), portversion(1), pkg_deinstall(1)
  and pkg_glob(1) use it.

  Add a new option -q/--no-config to avoid reading the configuration
  file.

  Introduce dependency sanity checks.  If an inconsistency is
  detected, immediately abort a process suggesting the user should run
  `pkgdb -F'.

  Add a new option -O/--omit-check to omit the sanity checks.

pkgdb:

  Fix the origin guesser's minor bug when the origin port directory
  does not exist.

portupgrade:

  Add a new option -y/--yes, which lets portupgrade assume user
  answers yes to all the questions.

  Make sure to ask user where it should. (Get -N and -i right)

  Fix a bug where portinstall -i didn't work interactively.
  [Submitted by: Gregory Neil Shapiro <gshapiro@gshapiro.net>]

portsdb:

  Attempt to offer fast INDEX generation.  Now it generates an INDEX
  file more than a few minutes faster.

overall:

  Emit a warning when pkgdb cannot be updated though it is not
  up-to-date.

  Finally remove -E/--regex.  Use the ':RE' glob pattern instead.
2001-10-24 13:08:20 +00:00
FUJISHIMA Satsuki
2b94557bbf sync with fixed xemacs21-mule. 2001-10-24 11:55:12 +00:00
FUJISHIMA Satsuki
c78757dae8 mkdir mandatory directories for package.
non-response from:	maintainer
2001-10-24 11:51:32 +00:00
FUJISHIMA Satsuki
4a041142fe fix incompatibility with bsd.port.mk 1.379 or later. 2001-10-24 11:20:01 +00:00
Anton Berezin
f8677363ce Update to 1.15. 2001-10-24 09:33:41 +00:00
Anton Berezin
27878a79f4 Update to 3.02. 2001-10-24 09:30:16 +00:00
FUJISHIMA Satsuki
3fb197a41a unbreak if PORTSDIR is not set explicitly.
PR:		31465
Submitted by:	chkno@dork.com, roam
2001-10-24 08:40:34 +00:00
Johann Visagie
115c4eb090 - Add ports/games/newkind 2001-10-24 08:37:30 +00:00
Johann Visagie
9444360eff Add newkind 1.0, Elite: The New Kind - a remake of the 8-bit classic. 2001-10-24 08:30:33 +00:00
Maxim Sobolev
e559f704c0 Update to 1.3.9. 2001-10-24 08:23:29 +00:00
Maxim Sobolev
9639101906 Update to 0.5. 2001-10-24 08:22:28 +00:00
Maxim Sobolev
9847d77630 Update to 0.20. 2001-10-24 08:21:39 +00:00
Maxim Sobolev
357ed9d52c Update to 0.2.23. 2001-10-24 07:22:47 +00:00
Dirk Meyer
1865c26403 - included an patch that solves a coredump in sshd
- Bumped PORTREVISION

Submitted by:	ryanb@goddamnbastard.org
2001-10-24 07:16:49 +00:00
Akinori MUSHA
b98ad00ebf Add ruby-bio (BioRuby), an integrated environment for Bioinformatics
written in Ruby.
2001-10-24 06:21:52 +00:00
Jordan K. Hubbard
347602b347 Explicit mention of the patched -release version, and defaulting to
the latest one.

Moving HEAD down the menu a bit

Adding additional cvsup servers, and adding state names to the US
servers to help people make a slightly more intelligent choice.

The -P option to cvsup is completely useless with multiplexed mode
and the man page states that it is obsolete.  Cut that.

Changed the comment on scheduling to point to /etc/weekly.local.

Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2001-10-24 05:11:16 +00:00
Mikhail Teterin
4826c77d47 TclX seems abandoned by its original authors, but the maintainers
of TclPro made TclX-8.3 available last year. There is not a whole
lot of changes, and most of them deal with the Windows parts of the
thing, but here is the upgrade 8.3 anyway. Please, test...

I think, it is time to repocopy tclX82 into tclX and get rid of
tclX75, tclX80, and tclX82...
2001-10-24 03:18:59 +00:00
Martin Cracauer
b29b1387a2 Give alternate distfile location 2001-10-23 21:14:14 +00:00
Mikhail Teterin
83427f78b4 Commit this new MASTER_SITE, while I work on TclX 8.3... 2001-10-23 17:44:15 +00:00
Mikhail Teterin
0a8b24017e Although it will compile and link with the older gd-1.8.x, it
will now depend  on the 2.x installed by  the graphics/gd2 port.
Bump up PORTREVISION.
2001-10-23 17:37:09 +00:00
David E. O'Brien
0aa6840dfe Update to Vim 6.0 patchlevel 21 2001-10-23 17:14:35 +00:00
Shigeyuki Fukushima
bc632abc04 Add new emacsen: emacs21. 2001-10-23 17:14:25 +00:00
Hajimu UMEMOTO
0e8bed7cab Update to 1.2.3. 2001-10-23 16:50:04 +00:00
Shigeyuki Fukushima
eee44da689 New port for leim-21.1.
Leim is Libraries of Emacs Input Method (for Multi-Languages).
2001-10-23 16:38:34 +00:00
Shigeyuki Fukushima
b1acfd0dd8 New port for emacs-21.1. 2001-10-23 16:36:02 +00:00
Akinori MUSHA
4f129a47a6 Add ruby-graph, graph-related Ruby classes. 2001-10-23 15:56:26 +00:00
Akinori MUSHA
1fbd0d3df1 Update to 1.1.8. 2001-10-23 15:17:30 +00:00