Commit graph

1339 commits

Author SHA1 Message Date
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
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Asami
857da324c6 @dirrm share/games
Submitted by:	bento
2000-07-05 06:47:49 +00:00
Satoshi Asami
a0f9595552 Add "${OSVERSION} < 500000 && ${OSVERSION} >= 400020" to list of
versions to skip.
2000-07-04 23:54:24 +00:00
Daniel Baker
a434725af0 Update: v2.8009.460->v2.8010.462 2000-07-04 19:44:49 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Maxim Sobolev
07c4f52675 Update to 0.9. Add a WWW while I'm here. 2000-07-03 15:15:58 +00:00
Kris Kennaway
026edef6c6 Remove extraneous directory on deinstall
Noticed by:	bento
2000-07-03 04:26:39 +00:00
SADA Kenji
bf9a6c9da9 Upgrade to Ver.1.6.
PR:		ports/19582
Submitted by:	Maintainer
2000-07-02 15:23:46 +00:00
Will Andrews
a8a01d24fd Add MASTER_SITE_SOURCEFORGE; project is now hosted on SourceForge. 2000-06-30 20:55:23 +00:00
Will Andrews
2965e82f1b Add p5-File-CounterFile, a perl module for persistent counters.
PR:		17416
Submitted by:	Yu-Shun Wang <yushunwa@isi.edu>
2000-06-30 01:05:41 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Maxim Sobolev
2e30fd5245 Revert my last changes. Someone else already have added DESCR. 2000-06-29 06:43:46 +00:00
Maxim Sobolev
45d06249de Add a WWW.
PR:		19556
Submitted by:	Bruce A. Mah <bmah@cisco.com>
2000-06-29 06:30:58 +00:00