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

16312 Commits

Author SHA1 Message Date
Jun Kuriyama
825de2f8a3 Add @direntry for info.info.
This fixes error at pkg_add.

Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Modified by:	kuriyama
1999-02-09 22:02:29 +00:00
David E. O'Brien
e6748831bd GNUHOST is now "i386-unknown-freebsd4.0" for the ELF case, and
"i386-unknown-freebsdaout3.0" for the a.out case.
1999-02-09 18:59:11 +00:00
David E. O'Brien
c6a48c0a29 GNUHOST is now "i386-unknown-freebsd3" for ELF machines and
"i386-unknown-freebsdaout3" for a.out machines.
1999-02-09 18:25:43 +00:00
David E. O'Brien
9740802749 GNUHOST is now "i386-unknown-freebsd" for an ELF machine, and
"i386-unknown-freebsdaout" for an a.out machine.
1999-02-09 18:24:50 +00:00
Matthew Hunt
f21b34b039 Correct distfile fennerage by upgrading to 4.0b70. 1999-02-09 17:48:55 +00:00
Tatsumi Hosokawa
5158d682ff PR: ports/9953
Submitted by:	girgen@partitur.se, dirk@FreeBSD.ORG
Changed nawk to awk in script/updatesmbpasswd.sh
1999-02-09 16:24:55 +00:00
Bill Fumerola
4efc0edb2d Activate net/curl, remove www/urlget 1999-02-09 15:37:07 +00:00
Bill Fumerola
bb0aa544ae curl is a client to get documents/files from servers, using any of the
supported protocols. The command is designed to work without user
interaction or any kind of interactivity.

curl offers a busload of useful tricks like proxy support, user
authentication, ftp upload, HTTP post, SSL (https:) connections, file
transfer resume and more.

PR:		ports/9079
Submitted By:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
		Kris Kennaway <kkenn@rebel.net.au>

This port replaces ports/www/urlget
1999-02-09 15:31:34 +00:00
Tatsumi Hosokawa
ad02b30974 PR: ports/9953
Reviewed by:	hosokawa@FreeBSD.org
Submitted by:	girgen@partitur.se, dirk@FreeBSD.ORG
1. added --with-lockdir to CONFIGURE_ARGS
2. changed nawk to awk in script/convert_smbpasswd
1999-02-09 15:25:01 +00:00
Bill Fumerola
fab5132d51 Security fix and upgrade.
Submitted by:	Hugh Blandford <hugh@island.net.au>
1999-02-09 15:08:31 +00:00
Tatsumi Hosokawa
d47e624378 upgraded to 2.0.2 1999-02-09 14:06:53 +00:00
Tatsumi Hosokawa
788dc90e45 Upgraded to 2.0.2 1999-02-09 14:00:25 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
David E. O'Brien
dcfb417f71 upgrade to 2.06 1999-02-08 18:56:37 +00:00
Dirk Froemberg
6900cdcea5 - add more MASTER_SITES
- remove EXTRACT_SUFX=.tar.bz2 (not needed if USE_BZIP2 is defined)
- remove BROKEN
1999-02-08 18:07:44 +00:00
Dirk Froemberg
d9f60a6eed Upgrade to 3.22.16a-gamma. 1999-02-08 17:41:32 +00:00
David E. O'Brien
b85afc0b24 upgrade to 2.05 1999-02-08 11:58:17 +00:00
Dirk Froemberg
de0d39c4f7 Cleanups:
- don't pollute CFLAGS with extra optimizer flags
- remove part of patch-ac which forces -pthread instead of -lc_r
  (was included in the main distribution)
- don't name freebsd version in mit-pthreads/config/configure
  explicitly. settings work for 2.*, 3.* and 4.*.
1999-02-07 22:35:56 +00:00
Bill Fenner
c18bddc29b Upgrade to version 1.9.3
PR:		ports/9924
Submitted by:	Igor Vinokurov <igor@rtsnet.ru>
1999-02-07 22:00:16 +00:00
Dirk Froemberg
3c38e1e736 Upgrade to mod_ssl 2.2.2. 1999-02-07 21:20:01 +00:00
David E. O'Brien
26737b5d1a Upgrade to 1.4.0p5 1999-02-07 19:46:13 +00:00
Jun Kuriyama
ac5a30c3b6 Upgrade to v0.9.2. 1999-02-07 11:18:52 +00:00
Andrey A. Chernov
a916a64bb8 fix extract cmd
PR: 9917
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-07 06:29:53 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Mark Murray
2dc24ec9b4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver. 1999-02-06 07:32:59 +00:00
Matthew Hunt
0fa08460ec Love, honor, and obey CFLAGS. 1999-02-06 06:59:05 +00:00
Andrey A. Chernov
7a7ea0c942 Use setusercontext() now to set all sort of login things including env.
variables and priority!
Enable light debugging for compatibility with -v option
Don't print "No mail." - not in BSD login style.
1999-02-06 01:40:35 +00:00
SADA Kenji
b9e75f42f6 Switch the maintainer to Mr.Kiriake. 1999-02-05 22:45:56 +00:00
Andrey A. Chernov
6982d77ea1 remove lines which do chmod -x on recently installed rc.d/sshd.sh 1999-02-05 20:45:16 +00:00
Ralf S. Engelschall
7f9d3d74f5 Upgrade to Apache 1.3.4 + mod_ssl 2.2.2 1999-02-05 15:36:09 +00:00
Dirk Froemberg
3eafcc6e77 Upgrade to 1.0.0 and add more MASTER_SITES.
OK'ed by:	Andreas Klemm <andreas@FreeBSD.ORG>
1999-02-05 14:55:32 +00:00
Dirk Froemberg
15a3d1ef2e Upgrade to mod_ssl-2.2.1. 1999-02-05 13:38:49 +00:00
Masafumi Max NAKANE
f12a608001 Shaared lib name is changed for elf system. 1999-02-05 12:18:09 +00:00
Masafumi Max NAKANE
57f82d2946 Quick hack to make the klibtool script generate the shared lib
name and the shared lib itself appropriate for ELF.
Please note that this port no longer builds shared library in
appropriate manner on a.out systems.
1999-02-05 12:16:44 +00:00
David E. O'Brien
57b167ad16 * there were two patches in the last patch-aa, so I ended up spamming one
of them on my last cleanup.
* really fix for ELF
1999-02-05 06:12:30 +00:00
Andrey A. Chernov
83c6d7a174 upgrade to 2.0.12 1999-02-05 06:11:36 +00:00
David E. O'Brien
474b69bb48 Properly install and use resources.
Submitted by:	Wayne Scott <wscott@ichips.intel.com>
1999-02-04 18:53:38 +00:00
Hidetoshi Shimokawa
cf58d22a41 Use $(CXX) as linker to fix problem on 3.0. 1999-02-04 16:22:41 +00:00
Ralf S. Engelschall
c8952a8dd0 Upgrade to Apache 1.3.4 + mod_ssl 2.2.1 1999-02-04 11:39:11 +00:00
Dirk Froemberg
0dea090527 Fix build error:
The API for libmysqlclient was changed a bit for mysql322.
(xmysqladmin was written for mysql321.) So a db argument for
mysql_real_connect() is necessary now and mysql_init() has to be
called in order to initialize the connection struct.

Problem reported by:	jhk
1999-02-04 10:51:13 +00:00
Gary Jennejohn
1d955cfe68 Add xperfmon3 1999-02-04 05:12:53 +00:00
Gary Jennejohn
091207b6c2 Update to version 3.0. This version only works for FreeBSD 3.0R or
higher.
Submitted from: Lars Koeller (the maintainer)
1999-02-04 05:10:54 +00:00
Bill Fenner
f35a5950ab MASTER_SITE_SUBDIR doesn't get a trailing slash. 1999-02-04 02:17:35 +00:00
Steve Price
a1f4ee2ef1 Forgot the PLIST changes. 1999-02-04 02:07:59 +00:00
Steve Price
bb494e9cb2 Fix build for ELF and update PLIST to match the current state of affairs.
PR:		9685
1999-02-04 02:06:37 +00:00
Peter Wemm
28a54d3d14 Unbreak for >= 3.0. 1999-02-04 01:56:42 +00:00
Steve Price
6fa06d2c48 Activate the mirrormagic port. 1999-02-04 00:41:55 +00:00
Steve Price
7fa384c54d Initial import of MirrorMagic version 1.3.
An arcade style game for X Windows with stereo sound.

PR:		9164
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-02-04 00:40:48 +00:00
Steve Price
8564e7f4c1 Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST. 1999-02-03 23:44:30 +00:00