Commit graph

17091 commits

Author SHA1 Message Date
Ralf S. Engelschall
22e6d2bfa8 Import of MM, a portable shared memory library.
The MM library is a 2-layer abstraction library which simplifies the usage
of shared memory between forked (and this way strongly related) processes
under Unix platforms. On the first layer it hides all platform dependent
implementation details (allocation and locking) when dealing with shared
memory segments and on the second layer it provides a high-level
malloc(3)-style API for a convenient and well known way to work with
data-structures inside those shared memory segments.

This library is proposed to be used in future versions
of Apache 1.3 as the base library for shared memory pools.
1999-03-24 14:14:13 +00:00
Kris Kennaway
647b3bf7c8 Respect CC and CFLAGS
Reviewed by:	Maintainer
1999-03-24 13:23:30 +00:00
Ralf S. Engelschall
274666be2a - Upgraded to Apache 1.3.6 + mod_ssl 2.2.6
- Cleaned up the port
1999-03-24 09:54:14 +00:00
Seiichirou Hiraoka
2f1875f6e9 I forgot remove patch-aa.
Update PLIST.
Submitted by: h-nokubi@nsk.nis.nec.co.jp
1999-03-24 08:23:31 +00:00
Joseph Koshy
d753b134d6 Null commit. PR 10718 is for something totally different and
should not have been mentioned in the prior commit message for
PR 10719.
1999-03-24 03:36:22 +00:00
Jean-Marc Zucconi
130ea58aa2 Upgrade to version 1.8a.
Submitted by:	Khetan Gajjar <khetan@link.freebsd.os.org.za>
1999-03-23 23:29:01 +00:00
Gary Jennejohn
5c41e9cace Make it compile under -current again.
Reported by:	Satoshi's log file
1999-03-23 21:29:51 +00:00
Dirk Froemberg
50adbbc64b msqladmin -> mysqladmin
PR:		ports/10756
Submitted by:	chris@holly.dyndns.org
1999-03-23 19:36:18 +00:00
David E. O'Brien
3dc22c924d Don't create empty ``PREFIX/info/dir''. It is already taken care of for us. 1999-03-23 18:37:47 +00:00
David E. O'Brien
2401edbf01 Add another mastersite. 1999-03-23 17:57:50 +00:00
Dirk Froemberg
688a6fdbed Forgot to commit this one while upgrading to 3.22.20a. 1999-03-23 12:41:10 +00:00
Kris Kennaway
e2f1161e05 Cause the makefile to respect CC and CFLAGS during compilation.
Reviewed by:	John Polstra (Maintainer)
1999-03-23 11:30:35 +00:00
Justin M. Seger
c55c536b4a Nuke net/am-utils, it's been in the base system for a while now. 1999-03-23 02:15:23 +00:00
Dirk Froemberg
703b1f296d Upgrade to 3.22.20a. 1999-03-22 23:43:43 +00:00
Bill Fumerola
adea17533f Upgrade from 1.02 -> 20b3, associated changes.
Submitted by:	Alex Perel <veers@disturbed.net> (new maintainer)
1999-03-22 22:45:06 +00:00
Andreas Klemm
bc8e6f4467 corrected checksum...
Now this problem remains (will try to fix it the next days)
Loading ...
/usr/lib/libstdc++.so.2: undefined reference to `__unwind_function'
/usr/lib/libstdc++.so.2: undefined reference to `__find_first_exception_table_match'
/usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions'
gmake[1]: *** [Sysunix] Error 1
gmake[1]: Leaving directory `/home/andreas/src/freefall/myports/akl/nethack-qt/work/nethack-3.2.2/src'
gmake: *** [nethack] Error 2
1999-03-22 22:16:57 +00:00
Stefan Bethke
a00fd2fc83 man pages were missing hinst to options NETATALK
PR:		ports/9694
1999-03-22 21:59:53 +00:00
Stefan Bethke
40be034042 Update to asun-2.1.3 1999-03-22 21:34:23 +00:00
Andreas Klemm
d578b7947c make port perl5 aware
Obtained from:	http://bento.freebsd.org/~asami/errorlogs/3-full/
1999-03-22 17:45:22 +00:00
Kris Kennaway
678f1084e9 Distfile fennerage 1999-03-22 13:17:08 +00:00
Kris Kennaway
066393c87e Install in /usr/X11R6/man, not /usr/X11R6/share/man
PR:		10712
Submitted by:	Joe Abley <jabley@clear.co.nz>
1999-03-22 12:59:45 +00:00
Justin M. Seger
0dbcaf91f1 Update to version tf tf-4.0s1 1999-03-22 12:49:50 +00:00
Kris Kennaway
9ef7c4df3b Move the distfile to my website until the original becomes available again
(it moved behind a firewall).
1999-03-22 12:48:05 +00:00
Chuck Robey
bbad0d9dad Remove references to Aladdin Ghostscript (this is GNU Ghostscript).
OK'ed by Satoshi.
1999-03-22 12:46:29 +00:00
Satoshi Asami
af958bff2d Add PKGNAME, no - allowed in version number part. 1999-03-22 11:47:34 +00:00
Satoshi Asami
b8ccbc9c4a We are now in 3.1-STABLE. 1999-03-22 08:46:24 +00:00
Joseph Koshy
fdd27bf9c0 Upgrade to v0.50.4.
PR:		ports/10718, ports/10719
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-03-22 08:38:59 +00:00
Archie Cobbs
65f3fb1f09 Update to version 0.47 1999-03-22 06:40:16 +00:00
Satoshi Asami
42b27e8ff8 Various updates. 1999-03-22 05:44:47 +00:00
Satoshi Asami
3050052cfb Delete cddbd, they have gone commercial and this port isn't useful
without getting the database fed from them (which they no longer do).

Submitted by:	steve@cddb.com (Steve Scherf) via Peter
Approved by:	"Brent J. Nordquist" <bjn@visi.com>
1999-03-22 05:36:57 +00:00
Steve Price
1e2080994a Update to version 0.51.2.
PR:		10518
Submitted by:	maintainer
1999-03-22 02:44:58 +00:00
Steve Price
a2eeee167a Cleanup packing list.
PR:		10628
Submitted by:	maintainer
1999-03-22 02:35:49 +00:00
Steve Price
b07e71ed4f Fixes from maintainer:
This patch does the following things:
    - show some **very** useful links after installing the port
    - use ${TAR} instead of just tar and prepend arguments with a `-'

PR:		10703
Submitted by:	maintainer
1999-03-22 02:21:30 +00:00
Peter Wemm
6be30c4d5c kludge so that the os detection doesn't think freebsd4.0 is svr4. 1999-03-22 02:21:12 +00:00
Peter Wemm
a03de7509a Update 6.1.4 -> 6.1.5 1999-03-22 02:20:27 +00:00
David E. O'Brien
cc11e4e242 Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELF
case too.

Submitted by:	terry (Thanks to Amancio for identification)
1999-03-22 02:02:13 +00:00
David E. O'Brien
7b9d7e0720 * Add support for ``-pthead''
* Add Alpha support

Obtained from:	Alpha bits taken from Hidetoshi Shimokawa's
                <simokawa@FreeBSD.ORG> work
1999-03-22 01:35:36 +00:00
Brian Somers
df38b0230a leafnode-1.4 -> leafnode-1.9.2 1999-03-22 01:25:42 +00:00
David E. O'Brien
e80b7f5543 Move ``dict'' from the "net" to the "textproc" category. 1999-03-22 01:17:24 +00:00
Chuck Robey
85ffd84775 Fix MASTER_SITES so that there are 2 good sites.
Obtained from:	Bill "distfiles" Fenner
1999-03-21 18:16:35 +00:00
Chuck Robey
4e72a0d1bb Update objc to version 2.2.15. Right now is does static libs only,
but I'm still working on it, and I think I'll get it to do shared
libs soon.
1999-03-21 13:25:28 +00:00
Seiichirou Hiraoka
a37e8ba511 Update to 0.9.3
PR: ports/10706
Submitted by: jim@phrantic.phear.net
1999-03-21 13:18:18 +00:00
Seiichirou Hiraoka
03d9e353db Fix 'missing rip.xpm' error.
patch-aa contains patch for some files.
So separate to some patch-a?
PR: ports/10680
Submitted by: h-nokubi@yyy.or.jp
1999-03-21 09:13:43 +00:00
Jun Kuriyama
9fa160ce7c Upgrade to v0.9.5. 1999-03-21 07:44:48 +00:00
Bill Fumerola
868ecf8ad1 Reformat a URL so url.cgi doesn't puke on it.
PR:		docs/10689
Submitted by:	UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp>
1999-03-20 21:10:29 +00:00
SADA Kenji
7a64eadf26 Follow up the committion for japanese/netscape4-communicator. 1999-03-20 17:33:57 +00:00
SADA Kenji
7472fd8005 Use libxpg4-ns if exists, add resources for japanese input, cancel error
dialog, enable to use mouse's scroll button, add a stabilization resources
which are missed for 4.5 browsers, enlighten default b.g. color,
change the way to pass command line arguments of wrapper script.
1999-03-20 17:32:24 +00:00
Jacques Vidrine
466a1c58d1 * Needed dependency for gettext
* portlint
1999-03-20 17:18:04 +00:00
Jacques Vidrine
452523c01e Fix master site path. 1999-03-20 17:16:57 +00:00
Donald Burr
dce6832812 Enable povray31. 1999-03-20 14:54:00 +00:00