Commit graph

127127 commits

Author SHA1 Message Date
Makoto Matsushita
3a7862aed7 Add official two patches: one is for MetaPost support bugfix, and another
is for PK Font Generation bugfix.

To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles
from others.  The distinfo is changed since the directory is changed.

As a result, bump PORTREVISION.
2005-06-03 01:57:35 +00:00
Edwin Groothuis
b86571032d USE_GCC=X.Y+ should prefer the stock compiler
USE_GCC=3.2+ on a 6-CURRENT system prefers the GCC 3.2 compiler
    instead of the GCC 3.4 default system compiler.
    One often uses USE_GCC=3.2+ to enable a port to build on RELENG_4,
    but that does not mean a 6-CURRENT user doesn't want to use the
    native compiler.
    I also argue that the correct algorithm for USE_GCC=3.2+ is:
    1. Use system compiler if it's version is allowable by the USE_GCC
       invocation.
    2. Prefer the highest version # found already installed and allowed
       by the USE_GCC invocation, rather than the lowest.
    3. Install the specified GCC version and use if, if no other already
       installed compiler meets the USE_GCC invocation.

#1 and #3 are implemented with this patch, but #2 isn't.

The reason for it is because there is no highest version # specifiable
with the USE_GCC command. What could be made is that the USE_GCC
command accepts two arguments, where the first is the lower version,
the second is the upper version. Or USE_GCC=-4.0, where everything
<= 4.0 is allowed.

PR:		ports/81116
Reviewed by:	David O'Brien <obrien@freebsd.org>
2005-06-03 01:42:54 +00:00
Gerald Pfeifer
588b0c39a5 Generally disable libjava again, since it mysteriously causes the build to
fail on the ports cluster and some users's system, just not those Loren and
me have access to.

PR:		81788
2005-06-03 00:39:47 +00:00
Sam Lawrance
7af04e3b30 Don't attempt to use libtool before it is installed.
Reported by:	kris
Noodlebrain:	me
2005-06-03 00:39:11 +00:00
Thierry Thomas
b5e0eff0da Add slaves ports for Aspell's new dictionaries. 2005-06-02 22:00:39 +00:00
Thierry Thomas
d35f7fdca2 - Update Irish (ga), Italian (it), Oriya (or), and Uzbek (uz)
dictionaries.

- Add Kashubian (csb), Hindi (hi), Hiligaynon (hil), Marathi (mr), and
  Punjabi (pa) dictionaries.
2005-06-02 21:58:48 +00:00
Pav Lucistnik
15974c4cba - Update to 20050601
Submitted by:	J.R. Oldroyd <jr@opal.com> (maintainer)
2005-06-02 21:36:51 +00:00
Pav Lucistnik
e820243a1d - Update to 20050601
Submitted by:	J.R. Oldroyd <jr@opal.com> (maintainer)
2005-06-02 21:08:23 +00:00
Jean-Yves Lefort
e8819c2c20 Add linpsk.
This is a small PSK31 program that uses QT, and a soundcard as modem.

WWW: http://linpsk.sourceforge.net/

PR:		ports/81617
Submitted by:	Søren Straarup <xride@x12.dk>
2005-06-02 20:50:47 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Hajimu UMEMOTO
a210c68356 Our getaddrinfo(3) never returns EAI_NODATA on 5.2-RELEASE and
later as RFC 3493 deprecated it.  So, we have to see EAI_NONAME
instead.

Approved by:	petef
2005-06-02 20:14:55 +00:00
Roman Bogorodskiy
90da95b661 Fix build on amd64.
PR:		81797
Submitted by:	Manuel Stuehn <freebsdnewbie@freenet.de>
Approved by:	Danny Boudrot (maintainer)
2005-06-02 16:53:43 +00:00
Oliver Lehmann
a100f51ce4 the man files added in the previous commit are no manfiles but links to manfiles
so use MLINKS instead of adding them to MAN1
2005-06-02 16:45:01 +00:00
Greg Lewis
38306e39d7 . Change rpmrc to support amd64 and also to indicate that i386 and amd64
are compatible.  This differs from PR 80922 in that amd64 is made the
  canonical RPM architecture on that architecture rather than x86_64 as
  it is under Linux.
. Bump PORTREVISION.

PR:		80922 (based on)
2005-06-02 16:43:18 +00:00
Mathieu Arnold
07c0617c4f Update to 0.22 2005-06-02 16:27:31 +00:00
Oliver Lehmann
b970906147 add MAN1 files (fixes pkg-plist)
remove BROKEN
2005-06-02 16:13:44 +00:00
Volker Stolz
414f508ce4 Unbreak, EXTRACT_AFTER_ARGS assumes all archives should be tar(.gz)
Submitted by: maintainer
2005-06-02 16:13:07 +00:00
Koop Mast
ca9e25b912 Register conflict with gnonlin. 2005-06-02 15:58:34 +00:00
Koop Mast
902986329d Add gnonlin, This was included in pitivi.
Gnonlin is a library built on top of GStreamer which provides support for
writing non-linear audio and video editing applications.
It introduces the concept of a timeline.
2005-06-02 15:44:53 +00:00
James E. Housley
1eab858ef3 Update to 4505 2005-06-02 15:18:08 +00:00
Jean-Yves Lefort
de3fd498e9 Update to 0.1.7
PR:		ports/81796
Submitted by:	maintainer
2005-06-02 13:39:36 +00:00
Sam Lawrance
64651fe17f Patch distribution was rerolled. Original is gone, but the changes
at most seem to be:
- doco
- many bugfixes
- updates to clipper native-language libraries
- updates to gtk2 bindings

Also,
- Reorder MASTER_SITES to use better mirror first.
- Mirror patch distfile on MASTER_SITE_LOCAL
- Make portlint a tiny bit happier
2005-06-02 12:49:53 +00:00
Jean-Yves Lefort
dbc37c806f Add p5-Games-Dice.
Games::Dice simulates die rolls. It uses a function-oriented (not
object-oriented) interface. No functions are exported by default.

The number and type of dice to roll is given in a style which should be
familiar to players of popular role-playing games: adb[+-*/b]c. a is optional
and defaults to 1; it gives the number of dice to roll. b indicates the number
of sides to each die. % can be used instead of 100 for b; hence, rolling 2d%
and 2d100 is equivalent. roll simulates a rolls of b-sided dice and adds
together the results. The optional end, consisting of one of +-*/b and a
number c, can modify the sum of the individual dice. +-*/ are similar in that
they take the sum of the rolls and add or subtract c, or multiply or divide
the sum by c. (x can also be used instead of *.) Using b in this slot is a
little different: it's short for "best" and indicates "roll a number of dice,
but add together only the best few". For example, 5d6b3 rolls five six- sided
dice and adds together the three best rolls.

Author: Philip Newton <pne@cpan.org>

WWW: http://search.cpan.org/dist/Games-Dice/

PR:		ports/81612
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-06-02 12:26:10 +00:00
Mathieu Arnold
256ce2141b Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them.

Approved by:	portmgr (kris)
2005-06-02 11:56:03 +00:00
Alexey Dokuchaev
4d2a4726d9 Add wmii, a lightweight window manager.
WWW: http://wmi.modprobe.de/
2005-06-02 11:27:59 +00:00
Simon Barner
f19f5e4945 - update to 5.3.1
- don't use version number in installation directories

PR:		ports/81798
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
		(maintainer)
2005-06-02 11:04:11 +00:00
Sergey Matveychuk
7ad8d5496e - Fix pkg-plist
Submitted by:	maintainer
Reported by:	kris via pointyhat
2005-06-02 11:01:06 +00:00
Roman Bogorodskiy
ff54e68986 Make it i386-only.
PR:		81794
Submitted by:	Emanuel Haupt (maintainer)
2005-06-02 10:54:44 +00:00
Sergey Skvortsov
1e2b9bd276 Update to 1.14 2005-06-02 10:24:35 +00:00
Simon Barner
eced60d717 Add p5-Bloom-Filter 0.03,
a probabilistic algorithm for doing
existence tests.

PR:		70062
Submitted by:	Aaron Straup Cope <ascope@cpan.org>
2005-06-02 09:48:10 +00:00
Pav Lucistnik
e261b9a60c - Fix brain failure of mine
Reported by:	krismail
Pointy hat to:	pav
2005-06-02 09:06:22 +00:00
Simon Barner
a885a91969 Add p5-String-Format 1.13,
perl module for sprintf-like string
formatting capability.

PR:		79195
Submitted by:	Matt Mills <matt_mills@btopenworld.com>
2005-06-02 09:03:58 +00:00
Joseph Koshy
a7af751bf2 Update to v110.54.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2005-06-02 08:08:41 +00:00
Edwin Groothuis
68408ca5bf Upgrade to verison 1.2, which doesn't crash if you click on a mailbox
with an xterm which doesn't exist and support for Maildirs (at least
documented on how to do it)
2005-06-02 08:02:36 +00:00
Daichi GOTO
86fba9da01 - update to 0.12
- update gcc target to 3.4.5-20050524
- build fail fix on current

PR:		ports/81750
Pointed out by:	pointyhat via kris
Submitted by:	maintainer
2005-06-02 02:14:28 +00:00
Edwin Groothuis
9d12f4fcf6 From: "J.R. Oldroyd" <jr@opal.com>
To: edwin@mavetju.org
Subject: Change to net/freenet6/files/freenet6.sh.in

Could you make the following change, please.

This is needed to ensure that freenet6 is started before
servers like Apache and bind which may need the IPv6 tunnel
to be present.

Submitted by:	"J.R. Oldroyd" <jr@opal.com>
2005-06-02 01:06:44 +00:00
Jeremy Messenger
54aac68e06 Update to 0.3.5. 2005-06-02 00:08:47 +00:00
Juli Mallett
63b4922d86 Give hs-alex port some sexualoving - anecdotal evidence suggests that the most
recent update fixed the build problem against the version of GHC we've got, and
fixed things on >=5.x, and all that lovely.  So mark it un-BROKEN.  If it shows
up BROKEN again, I'll handle appropriately.
2005-06-01 23:50:15 +00:00
Florent Thoumie
1340070041 - Add be_agent, the Veritas Backup Exec (tm) UNIX Agent.
PR:		ports/81420
Submitted by:	Tony Shadwick <numbski@hksilver.net>
2005-06-01 23:31:29 +00:00
Florent Thoumie
3b19d2507a - Update to 5.0.53.
PR:		ports/81762
Submitted by:	maintainer
2005-06-01 23:07:01 +00:00
Florent Thoumie
f5eaa11727 - Update to 1.0.1.1.
PR:		ports/81786
Submitted by:	maintainer
2005-06-01 22:53:55 +00:00
Florent Thoumie
ec8e87f218 - Update to 0.8.4.
PR:		ports/81781
Submitted by:	maintainer
2005-06-01 22:50:47 +00:00
Florent Thoumie
5b2436ab03 - Update to 0.8.4.
PR:		ports/81782
Submitted by:	maintainer
2005-06-01 22:45:36 +00:00
Florent Thoumie
f152e4ee32 - Correct time format for de_DE.UTF-8.
PR:		ports/72084
Submitted by:	Peter Wullinger <some-mail-drop@gmx.net>
Approved by:	maintainer timeout (8 months)
2005-06-01 22:39:51 +00:00
Florent Thoumie
1d0cc650af - Update to 0.17.1.
PR:		ports/81783
Submitted by:	maintainer
2005-06-01 22:30:30 +00:00
Florent Thoumie
de14006c65 - Update TLS patch to 20021228.
PR:		ports/81768
Submitted by:	maintainer
2005-06-01 22:22:46 +00:00
Markus Brueffer
158ce7b0ea Update to version 1.8.1 2005-06-01 22:12:14 +00:00
Florent Thoumie
e92a83295a - Update mysql patch to 1.1.11.
PR:		ports/81766
Submitted by:	maintainer
2005-06-01 22:12:13 +00:00
Florent Thoumie
9eeb69eec5 - Update to 2.0.3.
PR:		ports/81765
Submitted by:	maintainer
2005-06-01 22:05:07 +00:00
Gerald Pfeifer
9c6a6bdaaa Update to the 20050531 snapshot of GCC 3.4.5. 2005-06-01 22:01:33 +00:00