Commit graph

1352 commits

Author SHA1 Message Date
Satoshi Asami
d3ed5696bd Upgrade the upgrade kits to include /etc/mtree/BSD.x11-4.dist. Bump versions
to today's date.
2000-08-25 10:27:09 +00:00
Satoshi Asami
4839146b4c New port 41upgrade, a 4.1-release to 4-stable upgrade kit. 2000-08-25 10:23:15 +00:00
Satoshi Taoka
98034acd9e Delete extra files and directories after pkg_delete
Obtained from:  bento
2000-08-25 05:41:30 +00:00
Neil Blakey-Milner
559b04acc9 Upgrade to pdmenu 1.2.64.
This version apparently fixes the situation whereby when pdmenu loses
it's tty, it runs away with the CPU.

Many thanks to Joey Hess (the author) for his quick response.
2000-08-23 15:11:24 +00:00
Daniel Harris
f8dd90a636 Update to version 5.0.2.
PR:		20747
Submitted by:	Ports Fury
2000-08-21 20:54:44 +00:00
Will Andrews
bbe7ed6435 Update to 5.0.1.
PR:		20655
Submitted by:	Ports Fury
2000-08-20 10:21:02 +00:00
Alexander Langer
7f571b1d63 USE_IMAKE
Approved by:	billf (maintainer)
2000-08-18 12:49:25 +00:00
Chris D. Faulhaber
789408fc48 Add directories missing in PLIST
PR:		20378
Submitted by:	Maintainer
2000-08-12 12:00:47 +00:00
Kevin Lo
57c2b7e65b - Update MASTER_SITES and WWW:
- Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR: 20546
Submitted by: Ports Fury
2000-08-12 08:33:09 +00:00
Kevin Lo
1623b2c8a2 - Support X11BASE properly
- Remove USE_GMAKE

PR: 20547
Submitted by: Ports Fury
2000-08-12 08:23:35 +00:00
SADA Kenji
513cb1724e Activate felis.
PR:		18534
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
2000-08-12 07:12:36 +00:00
SADA Kenji
f6e45c0098 New port: felis
Felis sends one or more files to stdin. Unlike cat, felis will place all
of its output to a single line.

PR:		ports/18534
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
2000-08-12 07:11:09 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Neil Blakey-Milner
ae2b7b3aab Update to 0.3.1
PR:		ports/20430
Submitted by:	Patrick Seal <patseal@hyperhost.net> (MAINTAINER)
2000-08-06 15:29:04 +00:00
Chris D. Faulhaber
132cad1961 Update port to 2.22
Submitted by:	Ben Rosengart <ben@narcissus.net>
2000-08-04 21:54:35 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Ruslan Ermilov
18189138fd Set default color pair to its original value on command execution and exit. 2000-08-04 15:49:07 +00:00
Roger Hardiman
a6874290c2 Replace patch-ab with an alternative fix supplied by
the Alevt author.

Submitted by:	Edgar Toernig <froese@gmx.de>
2000-08-04 09:33:00 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
SADA Kenji
dc091e312e Inactivate deskutils/biblereader.
Activate misc/biblereader.

PR:		ports/18359
Submitted by:	Patrick Seal <patseal@hyperhost.net>
Requested by:	PW
2000-08-02 18:08:21 +00:00
SADA Kenji
ee2ede3e36 New port - BibleReader is a Bible browsing/searching program for Linux/X.
# I've misfiled this into deskutils category and this is
# second checkin for this PR.

PR:		ports/18359
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-08-02 18:03:08 +00:00
Neil Blakey-Milner
87bdf96800 Remove grub from misc category 2000-08-02 08:23:50 +00:00
Roger Hardiman
c91394458d Fix problem with alevt expecting malloced memory to be zeroed.
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-08-01 15:04:23 +00:00
Neil Blakey-Milner
fdeab6ae5f Add grub, the GNU GRand Unified Bootloader.
PR:		ports/20168
Submitted by:	R Joseph Wright <rjoseph@mammalia.org>
2000-08-01 13:54:18 +00:00
SADA Kenji
a13fb0d36f Activate tkregexp.
PR:	ports/18355
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-07-30 02:26:12 +00:00
SADA Kenji
bc4c5ccfbd New port tkregexp - This software will let you design your regexps by
letting you type the expression and visualize its effect on a sample of
your choice.

PR:		ports/18355
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-07-30 02:23:21 +00:00
Roger Hardiman
64c1c7dbe8 Get source from my copy at people.freebsd.org/~roger
as the original author no longer supports this program.

Spotted By: the automatic ports file checker
2000-07-25 10:43:03 +00:00
Vanilla I. Shu
ae6f836a9a Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Steve Price
e76c214557 Update to version 2.53.
PR:		19907
Submitted by:	maintainer
2000-07-16 19:49:46 +00:00
Chris Piazza
b2829a3d41 Update WWW
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-07-16 04:44:39 +00:00
Alexander Langer
772efe49f1 Correct dependencies.
portlint one line while I'm here.

Noticed by:	bento
2000-07-14 13:28:58 +00:00
Alexander Langer
5dc99617d0 - Portlint (to make PW happy)
- remove MANCOMPRESSED=no - it's the default if USE_IMAKE is not set.
2000-07-14 09:15:27 +00:00
Daniel Baker
ecadba1b16 Update: v2.8010.462->v2.8010.463 2000-07-13 19:38:35 +00:00
Kelly Yancey
ad96a79a88 Activate p5-LEGO-RCX 2000-07-13 08:16:41 +00:00
Kelly Yancey
4f3c2589f7 New port: p5-LEGO-RCX, a perl module for communicating with the LEGO RCX brick.
PR:		19723
Submitted by:	kbyanc@posi.net
2000-07-13 08:07:39 +00:00
Dirk Froemberg
97b4c13610 Checksum changed. Linux+FreeBSD.sgml.gz was updated from v1.10 to v1.11.
Noticed by:	bento
2000-07-13 07:00:26 +00:00
Kevin Lo
b42fbe84ee style 2000-07-13 01:16:46 +00:00
Kevin Lo
632d31cbae Add brs 2000-07-12 15:38:22 +00:00
Kevin Lo
887b1c5f47 Initial import of brs.
brs is an interactive King James Bible.

PR: 19836
Submitted by: Kim Scarborough <sluggo@unknown.nu>
2000-07-12 15:37:32 +00:00
Maxim Sobolev
60be567e62 Update of port misc/grdb to 0.2.3.
Upstream changes:
* fixed bug causing files in ~/.grdb to essentially be ignored
* changed RVPlayer.ad to not have global settings and therefore not
  give netscape a huge download dialog.

Port changes:
* fixed problem where building with PREFIX=/some/where was not finding
  /usr/X11R6/bin/gtk12-config.

PR:		19867
Submitted by:	maintainer
2000-07-12 15:27:06 +00:00
Thomas Gellekum
4b0ca052d8 Update the glimpse index once a week.
Submitted by:	Oliver Helmling <oliver.helmling@stud.uni-bayreuth.de>
2000-07-12 12:05:58 +00:00
Satoshi Asami
3656895e7d Add new port 40upgrade -- 4.0R to 4-stable upgrade kit. Currently only
contains new libc.so.4 with xpg4 functions and the skeletonized libxpg4.
2000-07-11 22:56:03 +00:00
Ade Lovett
754cf767b3 Update to 1.2.1 2000-07-11 22:03:57 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
78b0bd21fe Update to version 1.6.2.
PR:		19580
Submitted by:	maintainer
2000-07-07 19:18:01 +00:00
Steve Price
5073598e5f Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
Ade Lovett
ddcfec79ec Update to 4.5.51 2000-07-05 22:06:35 +00:00