Commit Graph

48722 Commits

Author SHA1 Message Date
Jun Kuriyama
fd5bde1e47 Add missing plist entries.
Submitted by:	ume
2001-10-28 22:42:23 +00:00
Akinori MUSHA
2393eee237 Update to 20011029. With this update, the binary package support has
reached the one step higher level.  It's *really* powerful.  Enjoy! :)

portupgrade:
- Greatly improve the procedure of binary upgrading (-P/-PP):
    When a fetched package is not of the latest version:
      1) If -PP is given and the package is at least newer than the
         current installation, put up with it and do an upgrade.
      2) If -PP is given and the package is now newer than the current
         installation, give up.
      3) Else, fall back to the port.
  This way you can now do binary upgrades just as you'd expect.

- Improve the new installation procedure as well.

- Allow using ports glob patterns in the configutation variables
  MAKE_ARGS and HOLD_PORTS.

- If a port/package matches multiple entries of MAKE_ARGS, join all
  the arguments using the space as separator.

pkg_fetch:
- Introduce a new {environment,configuration} variable PKG_SITES.
  You can now specify multiple URI's to fetch packages from.

- When a URI is given, check for the last path component and if it is
  not "Latest" or "All", fetch the dependent ports from the same
  directory. (-R)

- Do not repeat same error messages.

- Properly reflect the environment variables defined in pkgtools.conf.

pkg_deinstall:
- Add a timestamp hack as well as portupgrade to let the pkgdb engine
  properly detect an update of PKG_DBDIR.

pkgdb:
- When the user chooses to delete a dependency, comment the line out
  instead of deleting it.

pkgtools.conf:
- Provide some useful predefined constants and functions.
2001-10-28 21:50:20 +00:00
Andrey A. Chernov
abe0789169 CONFIGURE_ARGS = -> += for child ports 2001-10-28 20:38:44 +00:00
Munechika SUMIKAWA
262f6ea9f9 - Upgrade to 2.6d. KAME IPv6 patch was migrated.
- Configuration file was moved into /usr/local/etc/wwwoffle.conf.
  I believe this is suitable for FreeBSD style.
2001-10-28 20:16:49 +00:00
Jeroen Ruigrok van der Werven
bc9d39437a Remove an extra `y'.
PR:		17806
Submitted by:	Pete Fritchman <petef@databits.net>
2001-10-28 19:55:44 +00:00
FUJISHIMA Satsuki
e9520e3766 uncomment finder-inf.elc.
Approved by:	maintainer
2001-10-28 19:31:28 +00:00
FUJISHIMA Satsuki
285f21a87c o Update maintainer's email address.
o Host distfile on maintainer's personal site; the master site has sailed
  off the edge of the world.

PR:		31557
Submitted by:	maintainer

o remove ":install" from LIB_DEPENDS. DEPENDS_TARGET is "intsall" by default.
2001-10-28 19:06:36 +00:00
Masafumi Max NAKANE
857fbc3c20 Update this port to use the latest version of NKF. (1.92)
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
PR:		31287 (2/2)
2001-10-28 15:28:45 +00:00
Masafumi Max NAKANE
1ab1b38327 Update to 1.92.
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
PR:		31287 (1/2)
2001-10-28 15:25:08 +00:00
FUJISHIMA Satsuki
3a50ba81da update to 011028. 2001-10-28 14:50:14 +00:00
FUJISHIMA Satsuki
1d862dccc4 update to 1.1.
PR:		31551
Submitted by:	maintainer
2001-10-28 14:03:39 +00:00
Jun Kuriyama
2da222a0a6 Sort plist to reduce diff each other. 2001-10-28 11:30:55 +00:00
Jun Kuriyama
a58c9cf0c7 Oops, I put old patchfile on freefall. Update to use new one. 2001-10-28 11:19:19 +00:00
Jun Kuriyama
e8a7d68719 Add knob to switch target to emacs20 for editors/tamago. 2001-10-28 10:39:06 +00:00
Jun Kuriyama
4de56e613b Add a patch to catch up tamago's CVS.
Change default taget to emacs21.

Reviewed by:	ports-jp
2001-10-28 10:25:18 +00:00
Mikhail Teterin
40df453521 NeoWebScript[tm] is a module for the Apache webserver that allows you to
embed the  Tcl/Tk programming language  in your webpages as  a scripting
tool.  It was  invented by  Karl Lehenbauer,  NeoSoft's Chief  Technical
Officer, and documented, enhanced  and extended by NeoSoft's programmers
and technical writers.

WWW: http://www.sourceforge.net/projects/nws/

The changes:

	. don't build the Apache, TclX, gd, db, neo-tcl bundled in the
	  tarball, but use those that are installed by their ports
	. don't generate GIFs -- use PNGs
	. look in /var/log for Apache's log file
	. use /var/db/neowebscript for caches and per-user databases
	. expose some configuration knobs into the neowebscript.conf --
	  there should be no need to edit init.tcl itself anymore

All of the bundled demos work, except for the gd-based banner generator.
The demo code uses Gdtclft commands that don't exist in the modern Gdtclft.
2001-10-28 08:37:27 +00:00
Munechika SUMIKAWA
a0a9045009 Prevent build from breaking when the user has incompatible version of
openldap installed at the time of build.

Obtained from:	www/mozilla
2001-10-28 07:33:58 +00:00
Munechika SUMIKAWA
2e9b3e8056 Upgrade to 20011026. 2001-10-28 07:26:27 +00:00
Mikhail Teterin
c0ade6b3de LIB_DEPEND on tclx83 instead of 82, now that the tclX port is upgraded. 2001-10-28 06:02:59 +00:00
Maxim Sobolev
1a7a48b6f8 Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0. 2001-10-28 04:43:18 +00:00
FUJISHIMA Satsuki
026a00e22e update to 0.9.2.
PR:		31519
Submitted by:	maintainer
2001-10-28 04:26:02 +00:00
FUJISHIMA Satsuki
d958db3e7c update to 0.9.5.
PR:		31506
Submitted by:	maintainer
2001-10-28 04:17:16 +00:00
FUJISHIMA Satsuki
cbda03d0ac o sync with x11/XFree86-4
- startx -nolisten tcp by default.
 - set login.conf environment for xdm.
2001-10-28 02:41:04 +00:00
Masafumi Max NAKANE
d59e4fcbc4 Upgrade to 7.5.4.
While at it, change the pre-fetch to display a note suggesting
unsetenv'ing FTP_PASSIVE_MODE if set, as the master site seems to have
problem w/ passive ftp.
2001-10-28 00:10:09 +00:00
Jimmy Olgeni
42fff2c274 Add missing dependency on textproc/libxml (from bento error logs). 2001-10-27 22:34:26 +00:00
Jimmy Olgeni
efd9805614 I forgot to add the nessus-devel ports to the category Makefile.
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2001-10-27 21:29:39 +00:00
Akinori MUSHA
6dd7bf8772 Update to 1.4.3.
PR:		ports/31337
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
Approved by:	MAINTAINER
2001-10-27 20:39:28 +00:00
David E. O'Brien
392eebf7c3 Utilize the PATCH_WRKDIR knob now that it exists. 2001-10-27 18:33:06 +00:00
David E. O'Brien
67c4656c1e This was repo copied from the 'autoconf' port to give us a legacy
version.  autoconf213 can live beside the latest 'autoconf', and is invoked
specifically as 'autoconf213'.
2001-10-27 17:10:34 +00:00
David E. O'Brien
4c62b5b73b This was repo copied from the 'automake' port to give us a legacy
version.  automake14 can live beside the latest 'automake', and is invoked
specifically as 'automake14'.
2001-10-27 17:09:17 +00:00
David E. O'Brien
e45a1649f2 Update to 3.0.2. 2001-10-27 16:46:57 +00:00
Gary Jennejohn
f950dd3d7e Use ${WRKDIR} instead of /tmp for the temporary output from sed because
it's just generally a better idea. Why didn't I think of that ?

Submitted by:	nectar
2001-10-27 16:24:43 +00:00
Matt Jacob
8458b62518 There's no such host as gw.feral.com any more. 2001-10-27 16:20:27 +00:00
Akinori MUSHA
91a0fee83b Update to 0.4.3. 2001-10-27 12:51:39 +00:00
Jean-Marc Zucconi
11bfaab414 Patch startx so that X is started with the "-nolisten tcp" by default and
add a "-listen_tcp" option to run X in non-secure mode.

Submitted by:	Jochem Kossen <j.kossen@home.nl>
2001-10-27 12:18:10 +00:00
Akinori MUSHA
e3d2c592b3 Update to 0.1.4. 2001-10-27 12:02:31 +00:00
Akinori MUSHA
b519877a48 Update to 0.0.5. 2001-10-27 12:02:21 +00:00
Mark Pulford
d0d0ee1ca6 Updated to 3.1.3. 2001-10-27 11:03:19 +00:00
Jimmy Olgeni
bc596cfcc2 Update the nessus-*-devel ports to version 1.1.7.
PR:		31139 (+ some changes)
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
Reviewed by:	olgeni
2001-10-27 10:57:37 +00:00
Jun Kuriyama
d30510da20 Add lame-devel 3.89b, ISO code based fast MP3 encoder kit.
PR:		ports/29858
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-27 10:10:26 +00:00
Dmitry Sivachenko
909c189130 Upgrade to 1.8 2001-10-27 09:22:54 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Roger Hardiman
87ff7d1b2b Upgrade to version 1.1.7 2001-10-27 07:52:39 +00:00
Roger Hardiman
000a3935cf Upgrade to 1.1.3, which adds support for reading and recording G.723.1
messages to .wav files (which can be replayed by Windows Media Player)
2001-10-27 07:49:10 +00:00
Roger Hardiman
f2215b5592 Upgrade to version 1.7.2 2001-10-27 07:41:37 +00:00
Pete Fritchman
a94e921979 Add missing SUBDIR += gd2 2001-10-27 06:31:51 +00:00
Maxim Sobolev
eeea3c3cea Unbreak on 4-STABLE. Reportedly this allows Nautilus run in STABLE as well.
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-10-27 06:10:43 +00:00
Clive Lin
b102c5e1b0 New port: QTerm is a BBS client in Unix. Its original goal is to make it
a practical tool like CTerm and STerm in Windows.

PR: ports/31488
Submitted by:	Statue <statue@softwareliberty.org>
2001-10-27 06:02:28 +00:00
FUJISHIMA Satsuki
d4d1cfc3ee update to 011027. 2001-10-27 05:08:00 +00:00
Mario Sergio Fujikawa Ferreira
7e06c45135 fix variable expansion
Approved by:	MAINTAINER
2001-10-27 04:31:08 +00:00