Commit Graph

31993 Commits

Author SHA1 Message Date
Satoshi Asami
0c25ff5be7 Typo (qanvasview -> qcanvasview).
Submitted by:	obento
2000-09-09 21:03:39 +00:00
Will Andrews
aae974eab5 Actually finish repository copy fixup for sgmltools-lite.
Thanks to:	asami (for nagging), peter (for fixing a cvs fubar)
2000-09-09 17:10:16 +00:00
Kevin Lo
71cd032cd2 Update to version 0.2.4
PR: 21149
Submitted by: MAINTAINER
2000-09-09 16:40:56 +00:00
Jacques Vidrine
e04fd5f3e1 Chase the checksum.
There were no diff-detectable changes.
2000-09-09 15:55:55 +00:00
Satoshi Asami
81eed41c6d The following changes are all
Reviewed by:	the ports list

(1) Add PORTREVISION and PORTEPOCH, which are both optional, to
    PKGNAME.  PKGNAME is now defined as

    ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}[_${PORTREVISION}][,${PORTEPOCH}]

    PORTREVISION denotes some FreeBSD internal change to the port that
    requires the user to upgrade it.  A security fix or a shared
    library version change will be valid reasons to change (or define)
    PORTREVISION.

    PORTEPOCH is used to re-sort versions that is screwed up by the
    author.  PORTEPOCH is sorted before all other fields for the
    purpose of determining which version is newer than the other.

Submitted by:	kris

(2) Add fetch-recursive and fetch-recursive-list.  These are like
    fetch and fetch-list but they also descend into dependencies.
    While I'm here, clean up some internal target names and comments.

Requested by PR:	12548

(2') Fix bug in fetch-list I introduced in rev 1.347.

(3) Add new variables LINUXBASE, USE_LINUX and USE_LINUX_PREFIX.
    LINUXBASE defaults to /compat/linux and will be the default PREFIX
    if USE_LINUX_PREFIX is defined.  USE_LINUX, which is also implied
    by USE_LINUX_PREFIX, will add a runtime dependency to the
    emulators/linux_base port.

Approved by:	marcel

(4) Include bsd.python.mk when USE_PYTHON and PYTHON_VERSION are defined.

Submitted by:	tg

(5a) Change USE_FREETYPE to always depend on print/freetype -- it
     turns out that XFree86-4-libraries only used freetype internally
     and didn't install the libraries nor headers.

Submitted by:	Taguchi-san (XFree86-4-* maintainer)

(5b) Change USE_MESA to lib-depend on GLU.1:graphics/Mesa3 when
     XFREE86_VERSION=4.  The Mesa port has been changed to only
     install components missing from the XFree86 distribution when
     XF8V=4.

Submitted by:	sobomax

(5c) New variable XFREE86_HTML_MAN, which defaults to "no" when XF8V=3
     or USE_IMAKE is not defined, and "yes" when XF8V=4 and USE_IMAKE
     is defined.  When this variable's value is "yes", generate-plist
     will add html-ified manpages to the generated PLIST.

Approved by:	Taguchi-san

(6) Allow user to override MD5_FILE.

Requested by:	many

(7) Small message change: "...doesn't seem to exist on this system" ->
    "... to exist in ${_DISTDIR}".

Requested by:	some mail in the mailing lists...can't remember which ;)
2000-09-09 13:21:14 +00:00
Kevin Lo
cbd3fd8f50 - Fix Makefile.
- Add MESSAGE

PR: 20978
Submitted by: MAINTAINER
2000-09-09 13:14:50 +00:00
Kevin Lo
2ae6213771 Update to version 1.1.13
PR: 21145
Submitted by: Peter Pentchev <roam@orbitel.bg>
Approved by: MAINTAINER
2000-09-09 13:04:58 +00:00
Kevin Lo
9ddeb94361 Update to version 1.0.4
PR: 20910
Submitted by: MAINTAINER
2000-09-09 12:51:53 +00:00
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