Kevin Lo
b8562ae21d
Update to version 0.5.3
...
PR: 27989
Submitted by: MAINTAINER
2001-06-11 15:38:08 +00:00
Kevin Lo
b567291a7d
- Fix pkg-plist
...
- Takeover maintainership
PR: 28021
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-11 15:20:04 +00:00
Kevin Lo
72ff86b215
- ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} passed to configure and make
...
- respect existing CXXFLAGS
- properly support NOPORTDOCS (fix plist)
- add pkg-message
- take over as maintainer
PR: 28027
Submitted by: Pete Fritchman <petef@electron.databits.net>
2001-06-11 15:16:12 +00:00
Sheldon Hearn
474b85df2c
Apply officially sanctioned patch to close a format string vulnerability
...
in exim batch SMTP mode.
The vulnerability is _not_ exploitable by external SMTP callers.
2001-06-11 15:07:51 +00:00
Kevin Lo
bd7779036b
Update to version 2.18
...
PR: 28034
Submitted by: MAINTAINER
2001-06-11 15:06:28 +00:00
David W. Chapman Jr.
ac7e1bd96c
Install rmail script for those who don't use sendmail or compile it
...
Delete %D/etc/postfix quietly since most deinstalls are just upgrades to the next snapshot.
PR: 27038
Reviewed by: roam
2001-06-11 14:09:51 +00:00
Sheldon Hearn
46e5bb43b1
Retire the local copy of exim_monitor/EDITME from the port, since it
...
is simply the original with the defaults uncommented and unchanged.
2001-06-11 13:56:12 +00:00
Maxim Sobolev
9b92d10536
Fix with threaded Mesa.
2001-06-11 12:52:39 +00:00
Maxim Sobolev
dbf3a81794
Previous commit to this file was incorrect - actually we do have
...
libexec/rep/i386--freebsd4.3/gui/gnome even in the NOGNOME case.
2001-06-11 12:41:02 +00:00
Jimmy Olgeni
7fcfa07bd1
Update port to version 1.29, add missing libpng dependency.
...
PR: 28032
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-06-11 12:40:19 +00:00
Maxim Sobolev
4cff48151e
Install documentation and examples.
...
Submitted by: "Bryan K. Ogawa" <bko@idiom.com>
2001-06-11 12:01:07 +00:00
Sheldon Hearn
2be0db1fbc
Add slave ports for Exim so that packages will be built for Exim
...
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 12:00:06 +00:00
Sheldon Hearn
445e19ffe8
Add slave ports for Exim so that packages will be built for Exim
...
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 11:59:36 +00:00
Sheldon Hearn
6b07ae1328
Add slave ports for Exim so that packages will be built for Exim
...
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 11:57:26 +00:00
Mark Pulford
c076d60c51
Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter.
...
Committed after cleanup.
PR: 27932
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
2001-06-11 11:29:05 +00:00
Sheldon Hearn
63da6738d2
Strip binaries.
2001-06-11 10:26:21 +00:00
Akinori MUSHA
d31cf3da2b
My previous fix was bogus. Fix build with Python 2.1 this time.
2001-06-11 09:51:15 +00:00
Sheldon Hearn
278f54e00a
Enable CDB-style lookups by default and provide a knob for disabling
...
this support.
Fix the SEDLIST-building logic for disabling mbx and mailstore
alternative mailbox formats.
Bump PORTREVISION accordingly.
2001-06-11 09:40:24 +00:00
Peter Pentchev
9b09d3621d
Remove the java/jpda port.
...
PR: 28033
Submitted by: maintainer
2001-06-11 09:39:46 +00:00
Akinori MUSHA
ec3e81d1e4
Fix plist problems.
...
Reported by: bento
2001-06-11 09:32:02 +00:00
Akinori MUSHA
05bc7f7006
Add a missing @dirrm.
...
Reported by: bento
2001-06-11 09:28:49 +00:00
Sheldon Hearn
698eaa6b5e
Fix a typo that should have been corrected in the previous commit. :-(
2001-06-11 09:26:15 +00:00
Sheldon Hearn
5da36cefbf
Fix typo in previous commit.
2001-06-11 09:24:14 +00:00
Sheldon Hearn
ef42506369
Sandbox Exim.
...
Since BSD UNIX still doesn't offer a user for running an MTA in a
sandbox the way many Linux distributions do, the Exim port uses
the traditional sandbox user for sendmail, called 'sendmail'.
Bump PORTREVISION accordingly.
2001-06-11 09:20:20 +00:00
Maxim Sobolev
dbefe12377
Various fixes:
...
- respect CFLAGS;
- correct path to one of the depends: devel/projectionlib --> misc/projectionlib;
- use INSTALL_PROGRAM instead of INSTALL_DATA for shared libs;
- sort PLIST.
2001-06-11 08:28:46 +00:00
Sheldon Hearn
32fc90ba36
The previous revision should have bumped PORTREVISION. Do so now.
2001-06-11 07:54:45 +00:00
Sheldon Hearn
db0afe2b50
Don't link against libssl and libcrypto when TLS support is disabled.
2001-06-11 07:53:55 +00:00
Sheldon Hearn
20b7a5c052
Finally remove the bastardized local copy of EDITME (called
...
files/Makefile) that's been a maintenance PITA for too long. Replace it
with a patch against EDITME, now that the sed rules that operate on it
are mostly sensible.
2001-06-11 07:49:53 +00:00
Peter Pentchev
304c2a73ce
Update MASTER_SITES.
...
PR: 28006
Submitted by: maintainer
2001-06-11 07:49:09 +00:00
Peter Pentchev
cf2278fcf7
Change MASTER_SITES.
...
PR: 28005
Submitted by: maintainer
2001-06-11 07:48:45 +00:00
Brian Somers
4ea5ea75c1
Remove -O and -Wall from CFLAGS and use whatever's already there
...
Suggested by: will
2001-06-11 07:31:18 +00:00
Sheldon Hearn
431730ec32
Fix sed expression in previous (untested) commit.
2001-06-11 07:22:50 +00:00
Sheldon Hearn
17e6e102df
When WITH_TCP_WRAPPERS is not defined, actually remove the XX_ cruft
...
from EXTRALIBS.
2001-06-11 07:21:46 +00:00
Akinori MUSHA
736ab8ca22
Add ruby-setup.rb, a common installer script for ruby packages.
2001-06-11 07:20:35 +00:00
Sheldon Hearn
04453ec58b
Use the standard ports mechanism for enabling and disabling features:
...
* Features enabled by default are disabled by defining
WITHOUT_FEATURE.
* Features disabled by default are enabled by defining
WITH_FEATURE.
Requested by: alex
2001-06-11 07:20:07 +00:00
Sheldon Hearn
494ec5e219
Prevent sed rules from messing with real comments, instead of the
...
commented out make values that they are supposed to operate on.
Reported by: Marc Silver <marcs@draenor.org>
2001-06-11 07:07:07 +00:00
Maxim Sobolev
91e72e9e21
Update to 1.0.12.
...
PR: 28015
Submitted by: Patrick Li <pat@databits.net>
2001-06-11 06:29:19 +00:00
Maxim Sobolev
dfd4b10213
Add PTHREAD_LIBS into MAKE_ENV, otherwise $(PTHREAD_LIBS) in the port's
...
Makefile is a nop.
2001-06-11 06:23:19 +00:00
Mark Pulford
3cc0f9a2c3
Add sitescooper 3.1.2,
...
news site downloader for Palm computing
devices.
Port rewritten to make it more compliant.
PR: 27924
Submitted by: dom@happygiraffe.net
2001-06-11 06:14:20 +00:00
Kevin Lo
9bd122a800
Update to version 5.40
...
PR: 28029
Submitted by: MAINTAINER
2001-06-11 06:10:10 +00:00
Mark Pulford
b20964040b
Distfile was moved and renamed.
...
PR: 28004
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-11 05:53:41 +00:00
Mark Pulford
53206fd902
Update doc checksum. Manual was improved.
...
PR: 28012
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-11 05:47:06 +00:00
Mark Pulford
fcc30869f2
Checksum updated. The distfile was repackaged, only a Solaris define
...
was changed.
PR: 28013
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-11 05:38:51 +00:00
Mark Pulford
226529974d
Add passlogd 0.1d, intercept and dump syslog remote log packets.
...
PR: 28019
Submitted by: Pete Fritchman <petef@databits.net>
Reviewed by: will
2001-06-11 05:06:55 +00:00
Akinori MUSHA
9e902c5178
Compile ruby-fnmatch in.
2001-06-11 05:04:09 +00:00
Akinori MUSHA
4ec01db990
Update to 1.1b. No functional change, just a MANIFEST file was added.
2001-06-11 05:01:43 +00:00
Will Andrews
6867a177e4
Add scrollz-doc 1.0, the docs for the scrollz irc client.
...
PR: 27806
Submitted by: Joshua Coombs <kurlon@hotmail.com>
2001-06-11 04:39:54 +00:00
Will Andrews
803ed04626
Add p5-Getopt-Long 2.25, a perl module for extended processing of
...
command line options.
PR: 27800
Submitted by: Anton Berezin <tobez@tobez.org>
2001-06-11 04:34:55 +00:00
Will Andrews
3e047fb212
Add glg 0.2.a, Open Application Builder (code generator) for the
...
GTK and/or GNOME.
PR: 27762
Submitted by: Olivier Singla <lo_gafet@users.sourceforge.net>
2001-06-11 04:24:12 +00:00
Will Andrews
1812a769a4
Add p5-DBIx-SearchBuilder 0.15, a perl extension for easy SQL SELECT
...
Statement generation.
PR: 27751
Submitted by: Anton Berezin <tobez@tobez.org>
2001-06-11 03:54:15 +00:00