1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

9585 Commits

Author SHA1 Message Date
Andreas Klemm
525f46b32a Add some comments for compiling the port under -current in Makefile
Add two commented out changes to scripts/configure, that easily can
be activated, to compile inn on a -current system, which doesn't
have TCL in the base OS for ports backward compatibility.
1998-02-10 06:05:23 +00:00
Jordan K. Hubbard
8639c66722 Add xmame to subdirs. 1998-02-10 03:07:37 +00:00
Jordan K. Hubbard
3a20ebc07c New port of xmame version 0.30.1; also moved into its proper location
at the request of the author (who's right, this is an emulator first
and a game second ;).
PR:		5687
Submitted by:	Donald Burr <dburr@POBoxes.com>
1998-02-10 03:05:05 +00:00
Jordan K. Hubbard
c1999a749a Remove xmame 1998-02-10 03:01:58 +00:00
Justin M. Seger
2ecc4b3cf8 Upgrade to version 1.18.90 and clean up the PLIST a bit. 1998-02-10 02:11:19 +00:00
Jean-Marc Zucconi
1ff64563fa /usr/local -> ${PREFIX} 1998-02-09 21:29:17 +00:00
Mark Murray
3c2284d070 Upgrade to 1.82 - (Many bug fixes, improved spam filtering, RBL) 1998-02-09 14:32:42 +00:00
Steve Price
28788ce717 Cleanup preivous commit. We now use a gzipped shar file and checksum.
Submitted by:	Pedro F. Gifunni <giffunip@asme.org>
1998-02-09 13:02:09 +00:00
Thomas Gellekum
ae10124d16 Make xtem reinstall-friendly. 1998-02-09 12:42:59 +00:00
Ralf S. Engelschall
3a73808d88 Upgrade to Website META Language, Version 1.6.0 1998-02-09 11:43:26 +00:00
David E. O'Brien
1bee26eff9 Upgrade to beta version 5.0w. 1998-02-09 10:35:12 +00:00
Thomas Gellekum
2b02ff0391 Activate xsok and cqcam. 1998-02-09 08:12:57 +00:00
Thomas Gellekum
a15c920627 Import xsok port. xsok is a generic sokoban game, with rules for
the original sokoban and some variants.
1998-02-09 08:10:58 +00:00
Thomas Gellekum
1e24954fd9 Import cqcam port. cqcam allows you to access a Connectix Color QuickCam.
PR:		4885
Submitted by:	Kensaku Masuda <greg@greg.rim.or.jp>
1998-02-09 08:09:36 +00:00
Bill Fenner
1958e9b759 Remove ftp.isri.unlv.edu; it hasn't been running an FTP server
since June 26, 1997.  Even then, it didn't have the file we
were looking for.

Submitted by:	distfile checker
1998-02-09 07:26:49 +00:00
Bill Fenner
b7475abeef nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com
Submitted by:	distfile checker
1998-02-09 06:56:40 +00:00
Justin M. Seger
507ee8b303 Updated fixes. 1998-02-09 02:06:34 +00:00
Justin M. Seger
eb6491a957 Change MASTER_SITES
PR:		5685
Submitted by:	handy@lambic.spasci.com
1998-02-09 02:02:24 +00:00
Peter Wemm
7c658cae10 I forgot to strip the binaries in the new locations, I missed this
change in the Makefile Evan sent me.

Submitted by:	Evan Champion <evanc@piano.synapse.net>
1998-02-09 01:35:20 +00:00
Justin M. Seger
ea6cc1edd3 DISTFILE was updated on MASTER_SITE. 1998-02-09 00:03:33 +00:00
Steve Price
c5af3349e5 unzip requires the -d option to be after the list of zip files. 1998-02-08 22:54:57 +00:00
Satoshi Asami
a0ea57b959 cp [a-z]* instead of *, the latter matches the CVS dir and fails. 1998-02-08 21:54:09 +00:00
Jordan K. Hubbard
a5b8ade1ab Add cnet. 1998-02-08 20:07:22 +00:00
Jordan K. Hubbard
b8ec842570 New port: cnet - a graphical network simulator. 1998-02-08 20:02:51 +00:00
Justin M. Seger
00b42bba4c Upgrade to version 3.9.0. 1998-02-08 13:14:10 +00:00
Peter Wemm
deb84dc66e Some backend clients were moved from sbin to libexec..
Submitted by: Evan Champion <evanc@synapse.net>
1998-02-08 03:42:07 +00:00
Peter Wemm
25343123ce Evan sent me a port update moments after I committed one. Pick out some
of the changes he's made..  (Although I'm not so sure about moving the
cache to /var/spool/squid...)

Reviewed by:	Evan Champion <evanc@synapse.net>
1998-02-08 03:39:06 +00:00
Justin M. Seger
45a0e524a2 Upgrade to version 4.0.1 1998-02-08 03:37:54 +00:00
Peter Wemm
d965f7b40c Missing PLIST entries 1998-02-08 03:25:31 +00:00
Peter Wemm
2fa2cd74f6 Update from 1.2.beta11 -> 1.2beta14
Major changes:
  - the URL and SHA cache key methods are gone, MD5 is the only option.
  - the swap.state system has been redesigned as a transaction log for
    much faster restarts and crash recovery.
  - SIZE on ftp binary transfers.
  - Lots of bug fixes and code cleanups.

From the web page; http://squid.nlanr.net/Squid/1.2.beta/

WARNING, with beta12 we are starting to stuff object metadata into
the beginning of objects on disk.  With beta13 we have changed the
"swap.state" file format to binary instead of text. When you run this
version for the first time you WILL LOSE YOUR CACHE!

The previous warning still stands:
This is BETA software. Do not run this on your production systems.
Logfile formats are subject (and likely) to change at any time without
warning.
1998-02-08 03:04:59 +00:00
Tim Vanderhoek
3f48ef990d Remove BROKEN= "tcl" line. 1998-02-08 03:01:24 +00:00
Justin M. Seger
c7c8b63a2c Upgrade to version 1.0 1998-02-08 02:32:03 +00:00
Justin M. Seger
97763ebacf Upgrade to version 5.1h and add MAINTAINER line (forgotten in last commit). 1998-02-08 02:24:54 +00:00
Tim Vanderhoek
4e92d78d02 portlint 1998-02-07 22:59:18 +00:00
Stefan Eßer
378c4ca460 Upgrade to KDE Beta3 1998-02-07 20:50:24 +00:00
Bill Fenner
28c658bc2b Update MAINTAINER's email address
PR:		ports/5646
Submitted by:	furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa)
1998-02-07 20:00:44 +00:00
Bill Fenner
891bd1a33c Fix MAINTAINER's address
PR:		ports/5645
Submitted by:	furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa)
1998-02-07 19:55:58 +00:00
Bill Fenner
b5886709d4 Fix MAINTAINER's address
PR:		ports/5648
Submitted by:	furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa)
1998-02-07 19:53:28 +00:00
Andreas Klemm
d1099017e8 Upgrade from QT version 0.9 to 0.93
Upgraded URL's (thanks to Bill Fenners port survey)
list of changes: see the README file in the QT patch.
Homepage now located at: http://www.troll.no/~warwick/nethack/
1998-02-07 19:33:16 +00:00
Masafumi Max NAKANE
c753934c19 The maintainer requested (via private e-mail) to remove himself from
the MAINTAINER field due to lack of test environment.
The request was submitted a few months ago, but I've been failing to remember
and do this.
1998-02-07 16:33:22 +00:00
Masafumi Max NAKANE
d4c60375a0 Upgrade, 1.03f -> 1.03g.
PR:		5657
Submitted by:	maintainer
1998-02-07 16:26:17 +00:00
Stefan Eßer
5c0b659b70 Upgrade to Beta3 1998-02-07 11:58:50 +00:00
Stefan Eßer
04ca42b6b6 Upgrade to KDE Beta3:
Recompile all your applications!

Only the minor revision of the shared libraries changed, but
they are not really upward compatible with those from Beta2!
1998-02-07 11:55:47 +00:00
Andreas Klemm
c3cf16b1c0 Maintainers e-mail address changed
Submitted by:	kazu@jp.freebsd.org
1998-02-07 09:18:25 +00:00
Brian Somers
b5b86491ad Make the package create the spool dirs
PR:		5629
Submitted by:	Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
1998-02-06 22:09:23 +00:00
Bill Fenner
085e041429 Fix MASTER_SITES
Submitted by:	Scott Reynolds <scottr@Plexus.COM>
Obtained from:	NetBSD PR #pkg/4936
1998-02-06 19:07:05 +00:00
Thomas Gellekum
17ea2806d7 Some files I forgot in my upgrade.
Submitted by:	Matthew Hunt <mph@pobox.com>
1998-02-06 18:25:14 +00:00
Thomas Gellekum
b7383427c4 Upgrade to 1.50.
PR:		5665
Submitted by:	Matthew Hunt <mph@pobox.com>
1998-02-06 15:55:06 +00:00
John Polstra
fb0424338a Remove a reference to the gimp port, which no longer exists. 1998-02-05 16:10:51 +00:00
Eric L. Hernes
c822f3a97b uncomment, BUILD_DEPENDS on gdbm, not sure why this was commented
out in the first place...
Suggested by: Greg Troxel <gdt@lexort.com>
1998-02-05 15:18:25 +00:00