1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
Commit Graph

42119 Commits

Author SHA1 Message Date
Maxim Sobolev
46b8645729 Enable gtkhtml module. 2001-05-15 13:30:35 +00:00
Thomas Gellekum
4e9156060d Upgrade to 1.1.2. 2001-05-15 11:36:16 +00:00
Maxim Sobolev
e6b8a5f53d Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig.
Prompted by:	olgeni, ade
2001-05-15 10:07:28 +00:00
Maxim Sobolev
bd25dc0cf2 Cleanup MASTER_SITES:
- nuke http://jgo.local.net/cool_downloads/wm/ - it doesn't exist anymore;
- nuke MASTER_SITE_LOCAL - there is no need in it anymore.

Submitted by:	dougb
2001-05-15 09:39:46 +00:00
Maxim Sobolev
0b7eeaca7f Primary category is x11-toolkits, not graphics. 2001-05-15 08:18:19 +00:00
Gregory Neil Shapiro
49f9275414 Update to listmanager 2.108 and reenable.
v2.108  Released May 07, 2001 17:10 (PST)
        - try to avoid deadlock in LogBounces() by setting a timeout on
          the OpenDB() call
        - add config parameter "umask"
          [suggested by gshapiro@gshapiro.net]
        - don't set Reply-To: header in NewPending()
          [suggested by gshapiro@gshapiro.net]
        - "mailqueue" is now restricted by the "memberlist" command
          [suggested by gshapiro@gshapiro.net]
        - make use of the "domain" setting on preselected lists using the
          mail interface
          [requested by gshapiro@gshapiro.net]
        - trim spaces off of possible signature terminators in
          IdentifyMessage()
          [suggested by gshapiro@gshapiro.net]
        - LIBMSK: reimplement Absolute()
        The following resulted from a code audit by Greg Shapiro of
        Sendmail, Inc. <gshapiro@gshapiro.net>, whose help is greatly
        appreciated:
        - SECURITY: shed privileges when -C is used on the command line
        - SECURITY: add a popen() wrapper to shed privileges when the command
          being executed isn't sendmail
        - SECURITY: bounce requests or mail referring to addresses containing
          bogus characters, to prevent remote attacks
        - SECURITY: add some boundary checking in a few places I'd missed
        - SECURITY: be paranoid and call sendmail with "--" before
          arguments provided remotely to prevent remote attacks
        - SECURITY: verify access permissions with lm_access() to prevent
          unauthorized file giveaways and overwrites
        - SECURITY: be pedantic about list names to prevent nasty operations
        - SECURITY: add and begin using lm_safefopen()
2001-05-15 06:45:00 +00:00
Ying-Chieh Liao
6a580242ae add net-http
A library for doing HTTP client-side programming in Guile
2001-05-15 04:57:00 +00:00
Ying-Chieh Liao
1bdf10e1da add xmlppm
XML-Conscious PPM Compression
2001-05-15 04:09:09 +00:00
Ying-Chieh Liao
72e6d66a80 upgrade to 3.29.12
Noticed by:	Roman Shterenzon <roman@xpert.com>
2001-05-15 02:51:52 +00:00
Ying-Chieh Liao
92dc1699fb add mpgtx
A command line MPEG audio/video/system file toolbox
2001-05-15 02:19:15 +00:00
Kevin Lo
b4daf5a013 Fix JVM config file and font.properties
PR: 27316
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-05-15 02:14:18 +00:00
Kris Kennaway
6c6d0742e8 A number of changes to this port:
* Portlint and clean up some style bugs
* Replace a hand-rolled configure script with pre/post-configure and
  GNU_CONFIGURE (side-effect is to respect CC and CFLAGS in the build
  instead of using -O2)
* respect the value of INSTALL_SCRIPT so the installation doesn't bomb out
  when we pass in INSTALL_PROGRAM as well
* allow automatic packaging (the MANUAL_PACKAGE_BUILD) seems to be a hold-
  over from several years ago before package builds were done separately.

Approved by:	jmz (maintainer)
2001-05-14 22:56:00 +00:00
Ade Lovett
9514dfe7ef Update to 1.0.4 2001-05-14 21:58:30 +00:00
Ade Lovett
c2d9471046 Update to 1.0.1 2001-05-14 21:58:11 +00:00
Ade Lovett
7605a8ed23 Update t0 0.5.8 2001-05-14 21:57:45 +00:00
Ade Lovett
a43f288f50 Update to 1.8.13 2001-05-14 21:57:27 +00:00
Jimmy Olgeni
954e7aca53 Update xmame to 0.37b14.2, xpinmame to 0.99b3, and CPS2 patches to
2001/05/11.

PR:		27317
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-05-14 20:02:10 +00:00
George C A Reid
711d81931c Update to 0.1.4 2001-05-14 19:27:39 +00:00
Maxim Sobolev
5b2a2a372e Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
Maxim Sobolev
1bd5690f5f Update to 0.65.0. 2001-05-14 18:59:27 +00:00
Maxim Sobolev
1661005c13 Update to 1.0.3. 2001-05-14 17:18:52 +00:00
Ade Lovett
a885c9056a Add in bonobo support 2001-05-14 16:41:01 +00:00
Ade Lovett
b7eda93ad3 Fix build with pkgconfig installed
Submitted by:	many people
2001-05-14 16:40:36 +00:00
Ade Lovett
feb442a8bf Fix build with USE_SLANG
Submitted by:	many people
2001-05-14 16:40:02 +00:00
Maxim Sobolev
f4ce45c876 MASTER_SITE_SUBDIR is stable/sources/eel, not stable/sources/librsvg. 2001-05-14 14:56:16 +00:00
Ade Lovett
96493092d3 Add two post-3.2.9 patches from Sleepycat themselves.
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details.

Approved by:	maintainer
Obtained from:	Sleepycat
2001-05-14 14:49:53 +00:00
Maxim Sobolev
2a1b697189 Update to 1.3.5. 2001-05-14 12:16:43 +00:00
Maxim Sobolev
d7471fc548 Update to 0.16. 2001-05-14 12:15:32 +00:00
Maxim Sobolev
9e824acac3 Add atk 0.1, a GNOME accessibility toolkit (ATK). 2001-05-14 12:12:44 +00:00
Thomas Gellekum
59017272ff Update WWW:
Submitted by:	Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr>
2001-05-14 12:03:27 +00:00
Maxim Sobolev
6d14b5c9e9 Add missed file.
Reported by:	many
2001-05-14 09:22:05 +00:00
Eric Melville
9d39fbd949 Update to the 1.4.7 distfile, and clean up the build a bit.
PR:		27238
Submitted by:	Patrick Li <pat@databits.net>
Approved by:	murray
2001-05-14 07:16:05 +00:00
Akinori MUSHA
ff3152f15c Update to 2.4.3. 2001-05-14 03:46:24 +00:00
James E. Housley
9a912c8213 Update to version 2000-05-10
PR:		27271
Submitted by:	MAINTAINER
2001-05-14 00:27:51 +00:00
James E. Housley
911f6c7c7a Updates the port to version 1.1, the latest version.
PR:		27298
Submitted by:	Anders Nordby <anders@fix.no> MAINTAINER
2001-05-14 00:23:22 +00:00
James E. Housley
59ed77629a Fix master site, typo and update to the latest version: 0.16.
PR:		27299
Submitted by:	Anders Nordby <anders@fix.no> MAINTAINER
2001-05-14 00:20:57 +00:00
James E. Housley
b68cddd663 PORTVERSION bumped to 3.0.r4
MASTER_SITES updated w/ mirrors.

PR:		27288
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-05-14 00:17:11 +00:00
James E. Housley
4176bffbef Added WWW URL.
Minor portlint cleanup in Makefile

PR:		27304
Submitted by:	Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER
2001-05-14 00:13:15 +00:00
Doug Barton
72dcd84d7a Avoid confusing pkg tools with wonky version numbers 2001-05-13 23:42:08 +00:00
Kris Kennaway
46ded69762 I committed the md5 sum on the wrong distfile last time; the contents
were the same, but the paths were wrong.
2001-05-13 22:52:38 +00:00
Ying-Chieh Liao
2548c0baee upgrade to 2.0.0 2001-05-13 13:55:12 +00:00
Dirk Froemberg
9732b3c7af Upgrade jstring to 1.1.1 and mbregex to 1.2.1.
Submitted by:	KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
2001-05-13 11:45:36 +00:00
Dirk Froemberg
e14c8adad7 No need to add ${PREFIX}/firebird/lib twice (configure already DTRT). 2001-05-13 11:34:53 +00:00
Dirk Meyer
77c5bc1b6f - Changed dependency of cyrus-sasl to lib-depends,
user package will register this now.
2001-05-13 07:26:10 +00:00
Dirk Meyer
644a4ebe1d - Change Order of Options,hope its better readable now.
- LDAP Support shall work in old and new versions now.
2001-05-13 07:13:39 +00:00
John Polstra
31410083ce Upgrade from version 1.0.2 to 1.0.3 and welcome Thomas Quinot as
the new maintainer of this port.

Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
2001-05-12 22:29:18 +00:00
Akinori MUSHA
997a5689c1 Add ruby-sysvipc, a Ruby interface to use System V IPC system calls. 2001-05-12 20:29:14 +00:00
Akinori MUSHA
9c14c1d9f9 Install dot.rd2rc properly. (The bug has been submitted to the author) 2001-05-12 20:26:16 +00:00
Jimmy Olgeni
604c0d03b4 Update port to version 2.0.8.
* Rewrite lines like:

  @exec [ CONDITION ] && ACTION

as:

  @exec [ ! CONDITION ] || ACTION

In the first version, the @executed command returns false if CONDITION
is false and ACTION is not performed: pkg_add would then complain about the
whole command's exit code.

The second version returns either true or the actual ACTION exit code.

* Do not echo some Makefile commands.
2001-05-12 20:14:35 +00:00
Shigeyuki Fukushima
5aed59a295 Fix XAWVER shlib version.
Submitted by:	Yusuke Matsuoka <yusmat@iris.dti.ne.jp>
2001-05-12 17:39:16 +00:00