1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

27524 Commits

Author SHA1 Message Date
Michael Haro
3ecdcf9f73 remove aout support 2000-03-23 21:09:28 +00:00
Michael Haro
31e683143f remove aout support 2000-03-23 20:45:53 +00:00
Michael Haro
64e9275a2c remove aout support 2000-03-23 20:23:12 +00:00
Michael Haro
0d0b5086fa Remove aout support from port 2000-03-23 20:06:56 +00:00
Jim Mock
0ae742aa19 Update to version 0.9.8. 2000-03-23 19:48:12 +00:00
Chris D. Faulhaber
27d3d374e5 Update port to 1.1.1 2000-03-23 12:57:58 +00:00
Akinori MUSHA
cf6e506a12 Update to Henner Zeller's cvsweb. (Rev. 1.80)
If you prefer as simple view as before, you can easily customize so.  Enjoy it.

PR:		ports/17388
Submitted by:	myself
Approved by:	Bill Fenner <fenner@freebsd.org> (The original author of cvsweb)
2000-03-23 12:02:34 +00:00
Andrey A. Chernov
ce048dc96f upgrade to 4.04 2000-03-23 09:35:43 +00:00
Akinori MUSHA
e41dbe55fc Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/
to http://people.FreeBSD.org/~knu/
2000-03-23 07:11:52 +00:00
Akinori MUSHA
540b845132 Mostly minor changes.
Changes:
  - get to install README
  - change the maintainter

And because Apache isn't the only web server and the configurations may vary;
  - stop trying to check if any web server is installed
  - allow a user to specify a cgi-bin directory to install
  - stop using icons that Apache installs by default
  - rename the script from cvsweb to cvsweb.cgi

Approved by:	sada
2000-03-23 05:00:34 +00:00
Will Andrews
995abc3833 Activate kssh.
PR:		15802
2000-03-23 04:40:30 +00:00
Will Andrews
ff9b4b479b New port for KSSH - a KDE ssh frontend.
I am storing the distfile on people.FreeBSD.org due to the fact that the
author did not store his tarball on his dist site properly.

PR:		15802
2000-03-23 04:37:55 +00:00
Jason Evans
5f5b5a5a94 Turn the procmap port on. 2000-03-23 03:41:26 +00:00
Will Andrews
f5f9546a5d Activate kmud.
PR:		15800
2000-03-23 03:37:22 +00:00
Will Andrews
fbd6477b5e New port for KMud, a graphical KDE/Qt-based MUD client that has changed
significantly since the original PR I submitted.

PR:		15800
2000-03-23 03:32:49 +00:00
Jason Evans
c0165651be Add the procmap port, which prints procfs map files. 2000-03-23 03:28:57 +00:00
Will Andrews
8a99d54a0d Fix kdelibs11 port so it builds on 5.0-CURRENT.
Change MAINTAINER to myself.
Clean up pkg/PLIST, fix some of the unexec rmdir's and change some of the
@dirrm's to unexec rmdir.
Add USE_LIBTOOL + remove pkg/PLIST *.la.
Actually add WWW: to pkg/DESCR.

Reported by:	asami
Approved by:	asami
2000-03-23 02:54:30 +00:00
David E. O'Brien
bdb6fa84ad * Install some documentation.
* Add a rc.d start-up script.
* Add a wrapper around the daemon that ensures its running (suggested by
  the thttpd author).
* Add a sample configuration file.
* Move one of the echo'ed messages to pkg/MESSAGES for the benefit of package
  users.
2000-03-23 02:25:32 +00:00
David E. O'Brien
cc75cd9ec3 * Install the new manpage.
* install docs into share/docs/ rather than just share/

Approved by:	maintainer
2000-03-23 02:21:52 +00:00
Kris Kennaway
407d7a3dbe Mark FORBIDDEN due to local root compromise (see bugtraq)
Discussed with:	maintainer
2000-03-23 02:17:31 +00:00
Jim Mock
10047b71ec Update to version 0.9.11. 2000-03-23 00:21:58 +00:00
Jim Mock
6ddd99cc10 Update to version 0.9.7. 2000-03-23 00:20:59 +00:00
Will Andrews
39dbfd7b44 Finally fix irc/kvirc pakaging. Sorry this didn't make it in 4.0! :-(
Submitted by:	imura (on mailing list)
2000-03-22 23:45:54 +00:00
Satoshi Asami
54a5565d35 <machine/param.h> -> <sys/param.h> 2000-03-22 23:26:35 +00:00
Josef Karthauser
d14040e218 Rework the previous commit. The 'make search' mechanism will now work
with multi-level categories when we get them.
2000-03-22 22:41:05 +00:00
Jean-Marc Zucconi
004bdf6c66 Remove support for building on a.out systems. 2000-03-22 21:56:13 +00:00
Matthew Hunt
f54185dbe3 Distfile and web site have gone missing. Host distfile on my
people.FreeBSD.org space.  Delete "WWW:" portion of pkg/DESCR.
2000-03-22 21:32:26 +00:00
Josef Karthauser
97315fc9f2 Additions to the 'make search' mechanism.
* You can now 'make search' from a ports subdirectory.  This will
  will restrict the search to ports within this subdirectory.
* Added an additional search option to search just the port names,
  e.g. 'make search name=foo' will only return ports that have 'foo' in their
  name.

Approved by:	asami
2000-03-22 20:36:55 +00:00
David E. O'Brien
831aee2711 turn everyone back onto GCC 2.7.2.3. 2000-03-22 19:12:31 +00:00
David E. O'Brien
910033a076 Port of the GCC 2.7.2.3 that was the base compiler in FreeBSD 2.2.x thru 3.x. 2000-03-22 19:10:42 +00:00
Jim Mock
2f7249c38e Fix the URL in one of the MASTER_SITES.
Submitted by:	John Shafer <jshafer@cyberspace.org>
2000-03-22 19:02:19 +00:00
Matthew Hunt
d24cdfcbd1 Update MASTER_SITES.
PR:		17156
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	maintainer
2000-03-22 17:42:13 +00:00
Matthew Hunt
22706d277f Correct fennerage (distfile moved). 2000-03-22 17:24:18 +00:00
Justin M. Seger
9ed4086048 Upgrade to suck-4.2.3 2000-03-22 16:13:55 +00:00
Bill Fenner
22605bb4ab Move a couple of orphaned distfiles to ~fenner 2000-03-22 15:49:29 +00:00
Justin M. Seger
e40be22a1e Make USE_LIBTOOL actually work here 2000-03-22 15:38:14 +00:00
David E. O'Brien
6cdb4aa8e6 * Update to version 3.0.0 release.
* Rename package to "ncftp3", in order to remove "NO_LATEST_LINK" so the
  package is easily added using the pkg_add "-r" feature.
2000-03-22 14:41:36 +00:00
Sheldon Hearn
a6b45e2861 Mark mod_perl and p5-Authen-Radius as RUN_DEPENDS as well. 2000-03-22 09:19:26 +00:00
Jun Kuriyama
4c6bd29a21 Add {BUILD,RUN}_DEPENDS on p5-MIME-Base64. 2000-03-22 07:44:20 +00:00
David E. O'Brien
ff0a760d73 RUN_DEPEND on osf1_base in the DEC Alpha case. 2000-03-22 07:09:19 +00:00
David E. O'Brien
33e5e8cb5e Something for all the 64-bit based conspiracy theorists and code hackers
out there.
2000-03-22 06:48:21 +00:00
Will Andrews
ec68850d18 Activate heretic.
PR:		17194
2000-03-22 02:36:01 +00:00
Will Andrews
d932eda697 New port for Linux port of Heretic. Currently the port only
supports X11 library graphics. I will fix it later to allow the
use of OpenGL/Mesa well as the other libraries that Heretic
has been ported to work with in the Unix world.

PR:		17194
2000-03-22 02:32:41 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
de02b4585c Mike writes: I needed to be able to see the encapsulated packets in IP
proto 94 (IPIP).  I've been using this patch for a few weeks now for
tracking down various "things" involving some IP tunnels between some
Cisco 1720/2610 routers and several FreeBSD machines.

Submitted by:	Mike Nowlin <mike@argos.org>
2000-03-22 01:36:02 +00:00
David E. O'Brien
a0330e6799 Quiet compiler warnings. 2000-03-22 01:24:04 +00:00
Will Andrews
74032a430b Activate fox.
PR:		17264
2000-03-22 00:40:39 +00:00
Will Andrews
beff722fd9 New port for FOX, a C++ GUI toolkit, conceptually similar to Qt.
PR:		17264
2000-03-22 00:34:21 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Michael Haro
209c5f79e1 PREFIX -> LOCALBASE 2000-03-22 00:00:27 +00:00