1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

43213 Commits

Author SHA1 Message Date
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
Will Andrews
b10246bb6d Add birthday 1.4, a program that outputs reminders for upcoming
events (e.g. birthdays).

PR:		27723
Submitted by:	Niek Bergboer <niek@bergboer.net>
2001-06-11 03:48:34 +00:00
Will Andrews
b8786aafea Add xpk 0.1.4, the eXternal PacKer (XPK) library system.
PR:		27500
Submitted by:	Miguel Mendez <flynn@energyhq.org>
2001-06-11 03:48:12 +00:00
Will Andrews
55439bf0c7 Add maradns 0.6.18, a DNS server implementation with focus on
security and simplicity.

PR:		27665
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-11 03:44:26 +00:00
Will Andrews
895df8b766 Add p5-VCS-CVS 2.00, a perl module that provides an easy interface to CVS.
PR:		27335
Submitted by:	Anatoliy Dmytriyev <tolid@plab.ku.dk>
2001-06-11 03:38:56 +00:00
Will Andrews
7797d305bf Repeat after me: always test your changes even if you're really sure of
what you're doing.
2001-06-11 03:32:17 +00:00
Will Andrews
6220d336c1 Add vterrain-sdk 010423, the Virtual Terrain Project Software
Developement Kit.

PR:		26930
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-06-11 03:29:56 +00:00
Will Andrews
3f8dc1279c Add mpqc 1.2.5, the massively parallel quantum computing library
and program.

PR:		26908
Submitted by:	batman <batman@udel.edu>
2001-06-11 03:27:04 +00:00
Will Andrews
aa8a9d7804 USE_LIBTOOL -> BUILD_DEPENDS=libtool:... just as I had it the first time
around.  This fixes the breakage introduced in rev 1.2.
2001-06-11 03:22:06 +00:00
Akinori MUSHA
bf8f172a77 Update to 0.3.6. 2001-06-11 03:18:24 +00:00
Akinori MUSHA
b90a5e9d57 Clean up. 2001-06-11 03:14:03 +00:00
Akinori MUSHA
2a313658bc Clean up.
Remove a duplicate entry from pkg-plist.
2001-06-11 03:10:57 +00:00
Will Andrews
eba4965833 Add vecfem 3, a program to solve non-linear boundary value problems.
PR:		24459
Submitted by:	Ralf Becker <ralf@akk.org>
2001-06-11 03:01:32 +00:00
Steve Price
fd8e061ecd Correction: the previous update to 2.1.2 was from PR ports/28024. 2001-06-11 02:10:24 +00:00
Steve Price
e6657ef7dd Update to version 2.1.2.
PR:		20824
Submitted by:	maintainer
2001-06-11 02:08:02 +00:00
Ying-Chieh Liao
5bd69976e6 add missing files in plist 2001-06-11 00:38:16 +00:00
David W. Chapman Jr.
468e06048e Update to new version
Fix patch and add REGEX for chmod

PR:		28008
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
Reviewed by:	will
2001-06-10 23:34:38 +00:00
Brian Somers
4a166800d8 Fix some option-parsing bugs (missing breaks)
Change sprintf -> snprintf
Change -O2 -> -O
2001-06-10 22:04:44 +00:00