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

31985 Commits

Author SHA1 Message Date
Akinori MUSHA
1bd2d9bb20 Add ruby-drb, Distributed Ruby. 2000-09-09 11:23:28 +00:00
Kris Kennaway
9f6fed64e5 Update to arla 0.34.2 2000-09-09 11:10:05 +00:00
Akinori MUSHA
e9adac8a36 Update to 0.2.5. 2000-09-09 11:06:01 +00:00
Kris Kennaway
760254ff8c Install setgid games 2000-09-09 11:03:36 +00:00
Kris Kennaway
747450cc2c Correctly remove directories on deinstall 2000-09-09 11:02:41 +00:00
Akinori MUSHA
5714f011c7 Update to the 1.0.0 official releases. 2000-09-09 10:25:11 +00:00
Kevin Lo
3200893ef6 Update to version 1.2.1
PR: 21102
Submitted by: MAINTAINER
2000-09-09 10:16:23 +00:00
Kevin Lo
bd0424f515 Fix some omission for Makefile and PLIST.
PR: 21103
Submitted by: MAINTAINER
2000-09-09 09:59:54 +00:00
Kris Kennaway
5037c77af0 Add ipv6 to categories 2000-09-09 09:54:49 +00:00
Kevin Lo
41a8248385 Update to version 1.10alpha3
PR: 21104
Submitted by: MAINTAINER
2000-09-09 09:51:07 +00:00
Kevin Lo
ca46ee65b3 Update to version 0.8.15
PR: 21110
Submitted by: MAINTAINER
2000-09-09 09:43:50 +00:00
Kevin Lo
a57e7a5450 Fix checksum
PR: 21115
Submitted by: Andreas Schulz <ats@first.gmd.de>
2000-09-09 09:37:15 +00:00
Kevin Lo
493edb5237 - Update to version 0.99.8
- Add WWW: line into pkg/DESCR

PR: 21121
Submitted by: Ports Fury
2000-09-09 09:32:56 +00:00
Andreas Klemm
4264cb48a8 update after make release 2000-09-09 09:31:42 +00:00
Andreas Klemm
07cc1f950c changes see ChangeLog
revamped port dependencies
- if defined(BATCH) && defined(APSFILTER_ALL)
  every tool and filter supported by apsfilter will be installed
  (very time and space consuming)
- if defined(BATCH)
  only most necessary things are installed

If you want complete control over what to install, then don't
define BATCH or  BATCH && APSFILTER_ALL, then please use the
new updated interactive method of building using dialog.

The configure script is now up to date, concerning tools needed/supported
by apsfilter and a little bit more explicite !

Thanks for Greg Lehey and friends for a vivit discussion, this
is the desired result I hope !!!
2000-09-09 09:31:31 +00:00
Kevin Lo
5d60aa5284 Fix MASTER_SITES.
PR: 21125
Submitted by: MAINTAINER
2000-09-09 09:14:33 +00:00
Kevin Lo
29d43cb240 - Support CC/CFLAGS/PREFIX properly
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR

PR: 21136
Submitted by: Ports Fury
2000-09-09 09:04:18 +00:00
Kevin Lo
d7fe0127dc Update to 2.1b3
PR: 21135
Submitted by: Ports Fury
2000-09-09 08:55:48 +00:00
Kevin Lo
30a64de7d6 Update to version 1.2.2
PR: 21141
Submitted by: MAINTAINER
2000-09-09 08:36:49 +00:00
Kevin Lo
7200e547c2 Update to version 2.2
PR: 21130
Submitted by: MAINTAINER
2000-09-09 08:22:15 +00:00
Andreas Klemm
2c74b4f374 avoid:
ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root
during startup.

Submitted by:	tobez@tobez.org
2000-09-09 06:29:15 +00:00
David E. O'Brien
6aa0090be9 Update to 2.4.6. 2000-09-08 20:15:03 +00:00
Jean-Marc Zucconi
bbe942032c Never build a.out libraries. Support for a.out was removed in
Makefile some time ago and there is a port for XFree86-3 a.out libs.
2000-09-08 20:14:57 +00:00
Kris Kennaway
50c7c16577 scanssh 1.2 is a utility which scans a subnet and reports on the
installed versions of SSH it finds.
2000-09-08 20:02:48 +00:00
Chris D. Faulhaber
6d6f126f30 - Use pid-file by default so the server can be easily shutdown using the
etc/rc.d/tcserver.sh script.
- Remove pid-file after server is shutdown (server does not overwrite an
  existing pid-file), otherwise subsequent shutdown operations will not
  work due to an invalid pid.
2000-09-08 16:39:07 +00:00
Jean-Marc Zucconi
0e4e6dc452 The default command to call Xwilling in xdm-config doesn't work.
"su nobody -c ..." will only return "This account is currently not
available."  This should really be "su -fm nobody -c ..." instead.

Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-09-08 16:09:46 +00:00
Chris D. Faulhaber
07cee4abea Add missing @ 2000-09-08 15:01:16 +00:00
Jean-Marc Zucconi
7fcff7f4dc Fix a bug that causes HTML manpages to be generated with wrong suffixes.
Submitted by:	taguchi@tohoku.iij.ad.jp via asami
2000-09-08 12:51:17 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Maxim Sobolev
6cf52798ed Enable mouse in svgalib. 2000-09-08 12:01:59 +00:00
Thomas Gellekum
ac141c10b2 Update to use bsd.python.mk. 2000-09-08 11:58:52 +00:00
Thomas Gellekum
fb138702b4 Makefile: Add NO_LATEST_LINK.
patch-Misc:Makefile.pre.in: Allow us to override PYTHON, which may be needed
	when you have more than one version of Python on your machine.
2000-09-08 11:56:11 +00:00
Thomas Gellekum
c6fb86c18d Activate python15 after repo-copy. 2000-09-08 11:50:42 +00:00
Satoshi Asami
fcfd6153e5 mule-wnn4 is renamed to mule-freewnn.
Submitted by:	dead index :<
2000-09-08 11:48:42 +00:00
Thomas Gellekum
f563688987 Add bsd.python.mk. This file contains definitions which hopefully
make dealing with Python-related ports easier.

This needs to be activated from bsd.ports.mk; Satoshi will do that later.

Approved by:	asami
2000-09-08 11:43:37 +00:00
Thomas Gellekum
21f7ea9447 Upgrade to 1.6. 2000-09-08 11:41:43 +00:00
Satoshi Asami
d728f87be6 Add staroffice52.
Submitted by:	bento
2000-09-08 10:45:31 +00:00
Satoshi Asami
f26ed95970 MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use +=
to define a variable that is defined only once.  Remove do-install
target which was doing "make install install.man" which is the default
anyway.
2000-09-08 10:43:39 +00:00
Satoshi Asami
7fdd5c3edc Don't need to list html man pages, bsd.port.mk will do it automatically. 2000-09-08 10:42:26 +00:00
Satoshi Asami
034cdc2dae Remove p5-B-Graph, it was already in devel.
Submitted by:	bento
2000-09-08 10:39:02 +00:00
Satoshi Asami
60ff361805 Add x2x.
Submitted by:	bento
2000-09-08 10:37:26 +00:00
Satoshi Asami
89ca7e1739 Add newline to end of file. 2000-09-08 10:36:49 +00:00
Satoshi Asami
fe81481449 Complete name changes of xemacs*wnn4 -> xemacs*freewnn ports.
Submitted by:	obento
2000-09-08 10:34:51 +00:00
Kris Kennaway
ff18c4791b Update to dat-4094 2000-09-08 10:29:03 +00:00
Satoshi Asami
83a414d1ed Add postfix-current.
Submitted by:	bento
2000-09-08 10:28:45 +00:00
Satoshi Asami
4ad24bc58b Add back crafty* -- rev 1.295 (cowsay) accidentally deleted it.
Submitted by:	bento
2000-09-08 10:20:08 +00:00
Neil Blakey-Milner
40d6430b21 Upgrade to 1.5.0
PR:		21108
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-08 10:07:13 +00:00
Kris Kennaway
9f71558923 scanssh 1.2 is a utility which scans a subnet and reports on the
installed versions of SSH it finds.
2000-09-08 10:04:18 +00:00
Kris Kennaway
e5f9da5743 Upgrade to listmanager 2.105p1 to fix local root exploits
Submitted by:	Murray S. Kucherawy <msk@sendmail.com> (author)
2000-09-08 09:37:25 +00:00
Will Andrews
f73cb89da6 Update the manpage listing.
Submitted by:	new-bento (by way of asami)
2000-09-08 08:58:50 +00:00