1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

19810 Commits

Author SHA1 Message Date
Steve Price
9f0c395397 Fixup version required comment. 1999-07-04 21:01:35 +00:00
Steve Price
af5b2c6773 Use 'install -c' to make this reinstall friendly. 1999-07-04 20:58:32 +00:00
David E. O'Brien
978929c178 The number of things this port installs has grown.
(mostly junk in PREFIX/lib/gcc-lib/.../include)
1999-07-04 20:58:11 +00:00
Steve Price
152faff973 Mark broken for Alpha, and don't require '.' to be in PATH in the
do-configure target.
1999-07-04 20:57:34 +00:00
David E. O'Brien
7d3e0363c5 Changes to work with updated files/freebsd.h. 1999-07-04 20:57:15 +00:00
David E. O'Brien
c10a03a4c2 Minor reorg of the dealing with autoconf' and autoheader' stuff. 1999-07-04 20:55:43 +00:00
Steve Price
c339279a85 A bit of portlint cleaning and fix a few style nits. 1999-07-04 20:54:41 +00:00
Steve Price
b5eb7d1b3e Fix misc. style nits. 1999-07-04 20:53:27 +00:00
Steve Price
17d87cca36 Installs i386 binaries, so mark this for i386 only. 1999-07-04 20:50:37 +00:00
Steve Price
540c464848 Add missing file to PLIST. 1999-07-04 20:48:58 +00:00
Steve Price
532514fbb8 Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL in
pkg/PLIST.  Also mark this for i386 only.
1999-07-04 20:48:00 +00:00
Steve Price
0d8b8738b4 Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha. 1999-07-04 20:46:16 +00:00
SADA Kenji
3e0b9dab52 Upgrade to 3.13.
PR:		ports/12509
Submitted by:	Rod Taylor <rod@idiotswitch.org>
1999-07-04 20:44:49 +00:00
Steve Price
d8fdc2b5c6 This port doesn't build (yet) on the Alpha. 1999-07-04 20:41:48 +00:00
SADA Kenji
51a86703bf Add `LEAF_SETUP_WRKDIRS' option variable which enables a user to
setup leafnode+'s working directories automatically at installation
time.

Approved by:	maintainer
1999-07-04 19:40:37 +00:00
David E. O'Brien
9c107961c1 The lines creating PREFIX/etc/rc.d/tdetect.sh were totally bogus.
The resulting file was obviously never looked at by the maintainer.
1999-07-04 19:18:49 +00:00
David E. O'Brien
dc47957207 Add secondary category "www". 1999-07-04 19:05:24 +00:00
David E. O'Brien
8c1a3f1e3d Move noise from "pre-fetch" to "pre-configure" where it actually matters. 1999-07-04 18:54:16 +00:00
David E. O'Brien
334ab5d254 Be noisy at "pre-configure" where it matters, rather than at "pre-fetch". 1999-07-04 18:44:30 +00:00
Chris Piazza
c4c8c4061f Update to lpe 1.2.2. 1999-07-04 18:35:32 +00:00
David E. O'Brien
82655d6ddb Move from secondary category "net" to "irc". 1999-07-04 18:30:49 +00:00
David E. O'Brien
cf9ae09b22 Make this quieter on the simple ``make fetch''. 1999-07-04 18:21:51 +00:00
David E. O'Brien
c54c3907dc Move the noise about compile options from pre-fetch to pre-patch.
Some people like to ``make fetch'' in one location and take the distfiles
home for the build.  We should be quiet in succesful fetch situations.
1999-07-04 17:08:55 +00:00
Jacques Vidrine
10587d618b Update 0.6.1 -> 0.7.0 1999-07-04 15:59:12 +00:00
Dirk Froemberg
f154bc0b9c - install gifs for HTML documentation
- put mysqld in a sandbox:
  - create user and group 'mysql' (uid and gid 88)
  - start mysqld with user 'mysql'
1999-07-04 14:55:14 +00:00
Shigeyuki Fukushima
6fa6e50009 Update to 2.8.2.rel1. 1999-07-04 13:51:09 +00:00
Dirk Froemberg
4fabf0cd70 Upgrade to 1.0.
OK'ed by:	Andreas Klemm <andreas@FreeBSD.org> (maintainer)
1999-07-04 10:55:08 +00:00
David E. O'Brien
fb1aa71af6 BROKEN='only siag-3.1.19.tar.gz available' 1999-07-04 10:43:39 +00:00
David E. O'Brien
c31be6f9b1 There is ZERO reason I should need to have Java installed just to fetch
this thing.
1999-07-04 10:04:31 +00:00
David E. O'Brien
be6c0a96f1 BROKEN= cannot fetch 1999-07-04 07:57:00 +00:00
Chris Piazza
94dd181afe Update to version 1.9. 1999-07-04 04:02:21 +00:00
Chris Piazza
572a4c993a Bring over the NO_X11 changes from emacs20. (define NO_X11 to build without
an X dependancy)
1999-07-04 03:28:44 +00:00
Chris Piazza
56f6f8363f Activate jlex. 1999-07-04 00:11:11 +00:00
Chris Piazza
ed8f26a14f JLex: a uitility based upon the Lex lexical analyzer generator model.
It takes a specification file similar to that accepted by Lex and creates
a Java source file for the correspoding lexical analyzer.

PR:		12476
Submitted by:	Jake Burkholder <jake@checker.org>
1999-07-04 00:10:23 +00:00
Chris Piazza
dd6729f395 Add hotjava: licensed for individual non-commerical use only. 1999-07-03 23:50:50 +00:00
Chris Piazza
a010726c5d Activate hotjava. 1999-07-03 23:45:47 +00:00
Chris Piazza
c265a9cb0a Hotjava, Sun's web browser.
PR:		12501
Submitted by:	Jose Marques <jose@nobody.org>
1999-07-03 23:45:00 +00:00
Chris Piazza
77658bd2a5 Activate tinyproxy. 1999-07-03 23:21:02 +00:00
Chris Piazza
66f878d0d5 Tinyproxy: a lightweight, non-caching,optionally anonymizing http proxy
that is designed to consume a minimum of system resources.

PR:		12473
Submitted by:	Mitsuru Yoshida <mitsuru@riken.go.jp>
1999-07-03 23:20:43 +00:00
Chris Piazza
46e9a5a2cd Activate xmms. 1999-07-03 19:37:42 +00:00
Chris Piazza
7b55311cd2 Xmms: the X Multimedia System. XMMS is a multimedia player based on
the look of Winamp.

Note: this port can be extended to include libmikmod support etc,
but this is a good start and at least it plays mp3s.

PR:		12498
Submitted by:	Espen Skoglund <espensk@stud.cs.uit.no>
1999-07-03 19:37:30 +00:00
Michael Haro
30d4bfad5a Make mikmod work with new version of libmikmod
PR:		12455
Submitted by:	Douglas Carmichael dcarmich@xnet.com (with modification by me)
1999-07-03 18:56:56 +00:00
Michael Haro
326683eee2 Update libmikmod
Submitted by: Douglas Carmichael dcarmich@xnet.com
PR Number: 12454
1999-07-03 18:52:33 +00:00
David E. O'Brien
9e7037d6f0 Add request to commiter to update the `rlock' port when this port is
updated.  `rclock' uses the same distfile and is a very easy port to update.
1999-07-03 18:02:01 +00:00
Jacques Vidrine
13b2309ccf . Update 0.64 -> 0.65
. USE_BZIP2
1999-07-03 15:32:23 +00:00
Dirk Froemberg
6a6e511700 Upgrade to 0.3.3. 1999-07-03 12:57:50 +00:00
Tim Vanderhoek
2c0b7c3efe Add homepage. Minor reformating to make this readable. 1999-07-03 11:20:35 +00:00
Dirk Froemberg
66d03d0ee3 Add --with-ttf to PHP3_CONF_ARGS when using FreeType.
Problem Reported by:	Andre Shimakawa <shimakaw@cba.zaz.com.br>
1999-07-03 09:54:36 +00:00
Dirk Froemberg
9a761681bb - php3.ini lives in ${PREFIX}/etc (instead of ${PREFIX}/lib), now.
- redirect output of scripts/configure.php globally instead of redirecting
  each echo (saves about 900 bytes 8-).
1999-07-03 09:50:42 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00