1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

83280 Commits

Author SHA1 Message Date
Max Khon
2df0f8fe51 Fix off-by-one error in calculating birthdate day.
Similar fix is already in sim CVS tree.

Submitted by:	fjoe, who got a lot of congrats one day earlier :)
Approved by:	MAINTAINER
2003-09-01 21:26:02 +00:00
Joe Marcus Clarke
e78db356ad Remove OpenSSL support in this port so that it does not depend on any other
port to be installed.  Note, the port still uses USE_BZIP2, but as soon
as the local mirrors update, I will remove this as well.

This prevents infinite loops on systems <= 4.6.

Discussed with:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-01 20:47:31 +00:00
Kirill Ponomarev
bcc645405b - New port mail/p5-Email-LocalDelivery
This is the second module produced by the "Perl Email Project",
a reaction against the complexity and increasing bugginess of
the Mail::* modules. It delivers an email to a list of
mailboxes.

PR:		56267
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-01 20:25:41 +00:00
Jimmy Olgeni
9299b8ec6c Add proper RUN_DEPENDS on "erl". 2003-09-01 20:02:20 +00:00
Jimmy Olgeni
48a05b9ad4 (forced) 1.2 was: unbreak on -STABLE, fix linker threading issue. 2003-09-01 19:47:23 +00:00
Jimmy Olgeni
fc7d2de179 Add RUN_DEPENDS, update maintainer address. 2003-09-01 19:39:34 +00:00
Jimmy Olgeni
11b35103b7 Restore BUILD_DEPENDS... (oops). 2003-09-01 19:37:01 +00:00
Jimmy Olgeni
af0ffd3a68 Change BUILD_DEPENDS to RUN_DEPENDS, update maintainer address. 2003-09-01 19:32:59 +00:00
Dirk Meyer
be6a9f559a - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	jim@corebsd.or.id
2003-09-01 18:45:41 +00:00
Christian Weisgerber
6a71386b5e Update to 1.1.3. Changes in this release:
* Introducing basic and scientific mode.
* Number base, angle unit and notation mode are remembered on exit.
  No defaults anymore.
* Updates to binary mode.
* New functions (asinh, acosh, atanh) and a new operation (percent).
* Bug fixes: crash on bracket closing, remember display value, GUI.
* Japanese translation, translation updates.
2003-09-01 18:35:09 +00:00
Trevor Johnson
454d658d83 Update to 1.2.3. 2003-09-01 18:23:49 +00:00
Kirill Ponomarev
276df8b742 - Update to version 0.9.13
PR:		56281
Submitted by:	Ports Fury
2003-09-01 18:05:44 +00:00
Kirill Ponomarev
2f7aa75c57 - Update to version 5.15
PR:		56282
Submitted by:	Ports Fury
2003-09-01 17:19:52 +00:00
Kirill Ponomarev
7582f91db1 - Update MASTER_SITES and WWW: line
- Utilize USA_RESIDENT
- Utilize NOPORTDOCS

PR:		56280
Submitted by:	Ports Fury
2003-09-01 17:19:17 +00:00
Kirill Ponomarev
65898152f1 - Reaarange USE_GNOME
- Do not install useless .la file

PR:		56278
Submitted by:	Ports Fury
2003-09-01 17:18:18 +00:00
Adam Weinberger
9f966fa77a Update to 0.9.3. 2003-09-01 16:40:27 +00:00
Sergey A. Osokin
cadab4b02e Update to 7.20 B7.
Use tab instead of spaces.

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
PR:		56181
2003-09-01 15:36:23 +00:00
Foxfair Hu
e2f511dcbd Add a missed dependency and then bump PORTREVISION. 2003-09-01 15:00:35 +00:00
Joerg Wunsch
b0dcd232c5 Resolve a build error that recently became apparent where this
software attempts to define their own function log() that is reserved
for the natural logartihm one, by renaming the private function to
mylog().

I wonder whether anybody is still using this at all, the respective
service (called `Btx' here) has been cancelled in Germany a couple of
years ago.  Any other European countries perhaps?  I consider deleting
the port some day.  By now, it was easy enough to fix though.  Speak
up if you want to see this port continued.
2003-09-01 14:54:09 +00:00
Foxfair Hu
90e43c5d98 Add new port p5-Test-Manifest: Perl module to interact with a t/test_manifest
file
2003-09-01 14:52:34 +00:00
Dirk Meyer
42007bf760 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	oliver
2003-09-01 14:51:03 +00:00
Kirill Ponomarev
f344055e07 - Fix typo in COMMENT [1]
- Use INFO

Submitted by:	Anthraxz <bouloumag@hotmail.com> [1]
2003-09-01 14:50:15 +00:00
Mathieu Arnold
d1a1be32bb Add p5-Games-Bingo-Print 0.01,
games::Bingo::Print - PDF Generation Class.

PR:		55815
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-01 14:43:05 +00:00
Joerg Wunsch
1423ac7961 Fix `off_t unsigned' that used to be a stylistic issue but now became
a syntax error lately.

This fix is different from the one mentioned in the PR, but confirmed
to work correctly at least on smaller files/devices (i don't have a 2
GB device to test against right now).

PR:		ports/55517
2003-09-01 14:20:06 +00:00
Mathieu Arnold
b41911daad Add p5-Games-Bingo-Bot 0.01,
a simple class holding IRC related
methods for bingo.

PR:		55820
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-01 14:07:24 +00:00
Diomidis Spinellis
0692a5a98c Bump-up version to 1.5
Approved by:	netchild (implicit)
2003-09-01 14:04:10 +00:00
Dirk Meyer
5af6fe0041 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	sheepkiller@cultdeadsheep.org
2003-09-01 14:02:08 +00:00
Dirk Meyer
20d2afcb84 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	sumikawa
2003-09-01 13:50:26 +00:00
Dirk Meyer
8768671836 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	marcus
2003-09-01 13:47:54 +00:00
Mathieu Arnold
5499179a34 Add p5-Games-Bingo 0.08, a bingo game Perl implementation.
PR:		55813
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-01 13:34:31 +00:00
Foxfair Hu
c52937521e PR: 56037
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Update to 2.5.2 and unbreak it.

Silent by:	maintainer.
2003-09-01 13:15:09 +00:00
Mathieu Arnold
f34a0dd8b7 Add p5-WWW-Shorten 1.84, abstract interface to URL shortening sites.
PR:		56153
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-01 12:29:36 +00:00
Lev A. Serebryakov
786eedd813 Target's maintainers claim, that gcc 3.2.x produce better code than 3.3.x
All future updates for msp430 target will be provided only for 3.2.x and 3.4
  versions of gcc.

  So, I've downgraded gcc port to 3.2.3 + last msp430 patches.

Obtained from:	Target's maintainers
2003-09-01 12:22:12 +00:00
Mathieu Arnold
fab44d40bd Add p5-Config-Auto 0.03, magical config file parser.
PR:		56155
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-01 11:59:09 +00:00
Michael Landin
2c8c3d42f4 Fix 'make package' bugm reported by bento.
Approved by:		roberto (mentor)
2003-09-01 11:59:05 +00:00
Sergey A. Osokin
aaba25b6be Update port:
- Fixes build on 5.x with XMMS support enabled;
- Fixes path where to look for XMMS binary;
- Allows fuhquake to be run from any directory per kris' suggestion;
- Adds WITH_SHAREWARE_DATA knob.  Coupled with previous, this
  makes fuhquake playable right after install, yet allows it to be
  distributed on CDROM (since shareware data cannot be included,
  one must explicitly define this knob);
- Properly utilizes EXTRACT_ONLY in Makefile and DOCSDIR in pkg-plist;
- Removes EXTRACT_BEFORE_ARGS from Makefile since it's no longer needed;
- Tells user about WITHOUT_XMMS knob, when XMMS bits are found;
- Fixes palette problems on 24-bit depth with x11-renderer;
- Fixes DGA mouse behavior on higher mouse rates when GLX-rendered.

Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
PR:		56085
2003-09-01 11:52:06 +00:00
Peter Pentchev
05d67c5d60 Update to 0.8.18.
PR:		56167
Submitted by:	foxfair
2003-09-01 11:42:22 +00:00
Alexander Leidinger
729d393352 Prune will delete files from the specified set targeting a given
distribution of the files within time as well as size, number, and
age constraints.  Its main purpose is to keep a set of daily-created
backup files in manageable size, while still providing reasonable
access to older versions.  Specifying a size, file number, or age
constraint will simply remove files starting from the oldest, until
the constraint is met.  The distribution specification (exponential,
Gaussian (normal), or Fibonacci) provides finer control of the files
to delete, allowing the retention of recent copies and the increasingly
aggressive pruning of the older files.  The retention schedule
specifies the age intervals for which files will be retained.

Submitted by:	dds
2003-09-01 11:28:17 +00:00
Alexander Leidinger
439a1ff205 Socketpipe connects over a TCP/IP socket a remote command to a local
input generation command and/or a local output processing command.
The connection is made by redirecting the input/output file descriptors
to the socket.  This saves the context switching and data copying
overhead associated with piping data through ssh(1) or rsh(1).
Socketpipe must be installed on both machines and user authentication
is still performed by a command like ssh(1) or rsh(1).  The
confidentiality and integrity of the data in transit is not protected
against mallicious attacks; the command is designed for use in a
trusted LAN environment.

Submitted by:	dds
2003-09-01 11:07:58 +00:00
Mathieu Arnold
60b9f91571 Add p5-Class-DBI-mysql 0.17, extensions to Class::DBI for MySQL.
PR:		55583
Submitted by:	Andrew McNaughton <andrew@scoop.co.nz>
2003-09-01 11:02:52 +00:00
Hajimu UMEMOTO
d6c32c2c40 USE_OPENSSL must be set before including bsd.port.pre.mk.
Reported by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
2003-09-01 10:44:42 +00:00
Yen-Ming Lee
871f31e386 update to mytop-1.4
Noticed by:	John Angelmo <john@veidit.net>
2003-09-01 10:44:18 +00:00
Peter Pentchev
0edeb875af Update to qmailadmin-1.0.26, which, among others, fixes a security
issue with user-specified local program filters in .qmail files.
Add the WITHOUT_IDX_SQL knob to disable qmailadmin's fiddling with
the ezmlm-idx SQL database in case ezmlm-idx does *not* use an SQL
database at all :)

PR:		55736
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-09-01 10:41:05 +00:00
Yen-Ming Lee
634416ffdc update to razor-agents-2.36
PR:             56221
Submitted by:   Dougb
2003-09-01 10:00:46 +00:00
Kirill Ponomarev
38021cd7b9 - Update games/grhino to 0.8.2
PR:		56255
Submitted by:	maintainer
2003-09-01 09:53:51 +00:00
Peter Pentchev
70102cf5d0 Use bsd.port.mk's OpenSSL support.
Submitted by:	dinoex
2003-09-01 08:47:18 +00:00
Neil Blakey-Milner
f2755a1fbd Locate a new set of master sites as the author doesn't keep old versions
(easily locatable, at least) on his web site.

Noticed by:	marcus
2003-09-01 08:46:14 +00:00
Jun Kuriyama
36d61d677c Add erserver 1.2,
trigger-based asynchronous replication system for PostgreSQL.
2003-09-01 07:16:11 +00:00
Dmitry Sivachenko
05ec244d66 Add LDFLAGS to CONFIGURE_ENV back, without it configure script can't find
libpng.

Problem reported by:	dillon
2003-09-01 06:52:15 +00:00
Will Andrews
242ec36205 Remove maintainer by own request. 2003-09-01 06:16:59 +00:00