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

1280 Commits

Author SHA1 Message Date
Maxim Sobolev
f2cd82bc9d Add capplet.4 into list of LIB_DEPENDS.
Submitted by:	bento
2000-06-23 09:14:22 +00:00
Daniel Baker
c814e56c49 Fix ARCH elif typo. 2000-06-23 03:03:19 +00:00
Daniel Baker
4cb8bc8378 1. this patch moves the of the shell script (proxyper.sh) into the build
stage of the port.

PRO: you can examine / tweak it before installing

2. the symlink to the script is not stored as link in the package
   but it is created by pkg_add (see PLIST)

PRO: you can  build with PREFIX=foo and install with PREFIX=bar

Submitted by:	Karl Dietz <kd@frankfurt.netsurf.de>
2000-06-22 19:24:04 +00:00
Bill Fenner
c1fe6ed468 Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
Alexander Langer
3af15641a0 No longer in info, but in HTML format.
PR:		19437
Submitted by:	maintainer
2000-06-22 17:30:02 +00:00
Daniel Baker
d007ad5401 Update: 2.8007.458b->2.8009.460
Remove Alpha support.  The digital unix binary was generating complaints
from users that said it was not working reliably.  I will build a native FreeBSD
Alpha port and re-implement support soon.
2000-06-22 07:39:39 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Will Andrews
a812c04a23 Forgot to move this patch, which adds color support. We use proper make
logic to include the color support here.

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22 05:27:52 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Will Andrews
688f7b6228 Update to version 354.
PR:		19381
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:22:47 +00:00
Kris Kennaway
e7762da999 Mark FORBIDDEN because the splitvt binary is not installed setuid,
therefore it can't change the permissions on the child tty and leaves it
world readable/writable. Furthermore, there's a buffer overflow when the
binary *is* setuid.

Submitted by:	Joey Hess <joey@kitenet.net>
2000-06-20 01:41:26 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Satoshi Asami
2881169373 Update DESCR to mach reality.. 2000-06-16 19:18:38 +00:00
Satoshi Asami
ad52f33b88 Update colorls to use a new tarball (now 3-stable based) and use ache's
improvements instead of my own hack.

Note that you need a "color-capable" terminal to use it -- in
particular, this means set your TERM to "xterm-color" or "kterm-color"
when using normal xterm or kterm, not "xterm" or "kterm" (which
termcap doesn't know that are color-capable).
2000-06-16 19:16:36 +00:00
Satoshi Asami
cab18ae662 Add /usr/share/misc/termcap{,.db} for xterm/xterm-color fix and
kterm-color addition.
2000-06-16 19:03:01 +00:00
Maxim Sobolev
2238818001 Activate grdb. 2000-06-16 13:27:09 +00:00
Maxim Sobolev
261d43c63f Initial import of grdb - an application to match Motif/Athena/Tk widgets
with the current GTK theme.

PR:		19243
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-06-16 13:25:32 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Matthew Hunt
7ebca8eb9e Change MAINTAINER to myself (approved by: will).
Upgrade to 1.1.6.
Install documentation to ${PREFIX}/share/doc/bidwatcher.
Update pkg/DESCR with relevant URL.
2000-06-11 18:50:51 +00:00
Jean-Marc Zucconi
672f084cda Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:30:28 +00:00
Will Andrews
a01d4b6f71 Add dog, an "enhanced" cat that supports reading from URL's.
PR:		18571
Submitted by:	Dan Piponi <dan@tanelorn.demon.co.uk>
2000-06-10 05:45:34 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Maxim Sobolev
e9d892e893 Fix a dependency.
"misc/tkman port has a dependency on x11-toolkits/tk83
but it has a post-patch target that seems to reference wish8.2 from the
tk82 port."

PR:		19128
Submitted by:	Bruce A. Mah <bmah@cisco.com>
2000-06-09 09:35:13 +00:00
Maxim Sobolev
dcaa9477b1 Add png.3 into LIB_DEPENDS. Also slightly reorder Makefile while I here
(separate definitions from targets).

PR:		18865
Submitted by:	MAINTAINER
2000-06-09 08:17:41 +00:00
Ade Lovett
263cded410 Missing dependencies
Submitted by:	bento
2000-06-08 21:46:12 +00:00
Ade Lovett
4c2bf2085e Depend on gnomelibs.. not much point in install the user
manual otherwise, and it fixes one of those pesky "extra" problems.

Submitted by:	bento
2000-06-08 21:24:47 +00:00
Ruslan Ermilov
903f375741 Do not sort directory entries when `Unsorted' is selected.
This makes output look right (the same as in `ls -f' case).
2000-06-08 15:20:46 +00:00
Thomas Gellekum
a9cccdae53 Upgrade to 2.1b4.
PR:		18689
Submitted by:	Frank Mayhar <frank@exit.com>
2000-06-08 10:10:32 +00:00
Roger Hardiman
c9662caeb7 a) update to version 19991029.
b) fix numerous places where the port did not obey all the ports rules
  eg honour CFLAGS, use FONTSDIR, X11BASE, LOCALBASE and the INSTALL_XXX
  definitions.
PR:		ports/16732
PR:		ports/19046
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-08 06:48:11 +00:00
Satoshi Asami
d6c39a5032 Add lib/dotfile-2.2/Generator/makeHelp.orig (I know, but that's not the only
.orig file in there!).

Submitted by:	bento
2000-06-08 00:04:55 +00:00
Chris Piazza
4f0beabaa9 Catch up with a directory change 2000-06-07 18:14:45 +00:00
David E. O'Brien
d624138fd5 The local-distfiles dir on ftp.freebsd.org was moved under ports/. 2000-06-07 17:44:39 +00:00
Satoshi Asami
b4f43c3e62 Add vtxget.1.
Submitted by:	bento
2000-06-07 09:08:41 +00:00
Chris Piazza
6f1918fe88 Move local distfiles to the new local-distfiles section on ftp.freebsd.org 2000-06-07 08:41:41 +00:00
David E. O'Brien
55ddf4365b Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
2000-06-07 03:09:25 +00:00
Maxim Sobolev
f207cdca37 Activate whichman. 2000-06-06 14:15:16 +00:00
Maxim Sobolev
6b72ba5519 Initial import of whichman - a set of 3 utilities to perform approximate
search among manpages and files.

PR:		19050
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-06-06 14:13:30 +00:00
Tim Vanderhoek
88bf5818cf Get the path to the catpages right so that we can delete the wrongly
installed ones as intended.
2000-06-05 17:39:52 +00:00
Maxim Sobolev
acfe99c20f Change maintainer:
ports@FreeBSD.org --> leeym@cae.ce.ntu.edu.tw

Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-06-05 17:19:04 +00:00
Tim Vanderhoek
fbccaad703 In MAINTAINER's words: (patch-ab) resolves a redefintion of a macro.
(to lib/regex.h).
2000-06-05 15:24:24 +00:00
Tim Vanderhoek
7a43598276 Add MAINTAINER Udo Schweigert <ust@cert.siemens.de> 2000-06-05 15:22:16 +00:00
Will Andrews
6d93ab4d52 Chase the checksum (no differences). Could someone please persuade the
author to move to a better tarball naming convention?!?!
2000-06-05 10:48:52 +00:00
Kris Kennaway
c6404a1ea6 Update to jargon file 4.2.0 2000-06-05 05:44:37 +00:00