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

17115 Commits

Author SHA1 Message Date
Dirk Froemberg
0d16fe8fa8 Upgrade to 0.9.2b.
According to the OpenSSL-core-team you are strongly encouraged to upgrade
any old version. The new version has a lot of bug fixes.

- ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and
  ${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf

- there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay
  any longer, instead you have to call "openssl md5" now

- replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a
  do-configure target and changed the indention level

- some perl scripts need perl5 now, so set USE_PERL5 and replace perl
  with ${PERL5} where neccessary.

- honour ${CFLAGS}
1999-03-26 08:42:49 +00:00
Jacques Vidrine
4793e40ed6 * Update 0.15 -> 0.18
* One file per patch
1999-03-26 04:48:09 +00:00
Andrey A. Chernov
774cea39d1 upgrade to 1.3.6 1999-03-25 22:25:56 +00:00
Andrey A. Chernov
eb63173e8b add an option to set jpeg imagemaps quality 1999-03-25 03:29:08 +00:00
Jacques Vidrine
dddb6be03c Update 1.0.1 -> 1.0.3 1999-03-25 02:39:28 +00:00
Jacques Vidrine
e6d5cbb207 Update 0.99.2 -> 1.0.2 1999-03-25 02:38:27 +00:00
Jacques Vidrine
b404a92206 Update 1.0.3 -> 1.0.4 1999-03-25 02:36:54 +00:00
Paul Traina
482ef9537f Get it out of the right directory. 1999-03-25 02:12:00 +00:00
John Polstra
9bc9d84761 Note that thread support works now. 1999-03-25 02:03:22 +00:00
Stefan Eßer
3470e8278e Fix MASTER_SITE_SUBDIR and add USE_BZIP2. 1999-03-24 23:41:16 +00:00
Jean-Marc Zucconi
56b2073a25 Fix the path for cdda2wav.1.
Remove the (now useless) link to /dev/rworm0.ctl.

Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-03-24 20:54:01 +00:00
Justin M. Seger
f03e31f7d9 Nuke audio/gmod. It's out of date, the distfile is no longer available,
and it depends on FWF which is broken more often than not.

Approved by:	asami
1999-03-24 19:39:26 +00:00
Justin M. Seger
9a3e302217 Nuke MASTER_SITES that aren't any good. 1999-03-24 19:31:53 +00:00
Justin M. Seger
349428ef26 Upgrade to suck-4.1.0 1999-03-24 19:26:33 +00:00
Steve Price
3bb3f32970 Update to version 0.8.2.
PR:		10717
Submitted by:	maintainer
1999-03-24 17:54:02 +00:00
Steve Price
d23e804a48 Update to version 2.02.
PR:		10718
Submitted by:	Daniel Ortmann <ortmann@sparc.isl.net>
1999-03-24 17:52:28 +00:00
Steve Price
baaa8fa5f6 Put this port's distfile up on my webpage until the MASTER_SITE is
resurrected by the maintainer.

PR:		10713
1999-03-24 17:49:46 +00:00
Steve Price
1d8d7627ad Update to version 0.4.
PR:		10618
Submitted by:	maintainer
1999-03-24 17:46:35 +00:00
Steve Price
55f64949d1 Make this build again.
PR:		10561
1999-03-24 17:44:51 +00:00
Steve Price
0d970499bc Use our port of Xpm instead of the included version.
PR:		10463
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-03-24 17:43:08 +00:00
Steve Price
0b318dae37 Update to version 1.22.
PR:		10453
Submitted by:	Nathan Ahlstrom <nrahlstr@winternet.com>
1999-03-24 17:41:09 +00:00
Steve Price
05219ad976 New list of MASTER_SITES.
PR:		10363
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-03-24 17:38:00 +00:00
Jacques Vidrine
44fd49452f MAINTAINER says:
Make the balsa port build again after the recent changes to gtk, orbit,
 gnome, and the reorganization of the gnome mirrors. Also, remove myself
 as the maintainer because I don't have the resources to keep up with
 gnome.

PR:		ports/10552
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-03-24 16:38:27 +00:00
Ralf S. Engelschall
9ddc48e37e Activate MM library port 1999-03-24 14:16:17 +00:00
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