1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

212563 Commits

Author SHA1 Message Date
Doug Barton
80826c19a2 Seriously modernize this port, my first contribution to FreeBSD
from almost 11 years ago!

Add IPv6 support as well as fixing the dsirc script for modern Perl
courtesy of the NetBSD port. Also add a stripped down version of that
patch which will let dsirc work with modern Perl even without IPv6.

Use OPTIONS to handle IPv6 and SOCKS support.

Also include the addon scripts from the author's site as an OPTION.

Take advantage of PORTDOCS support, and fix the plist as a side effect.

If the user chooses to add SOCKS support print a pkg-message to tell
them how to set it up, and make the README.socks PORTDOC conditional.

Fix the shebang line in dsirc to respect PREFIX.

Change the default IRC server to irc.efnet.org using sed on dsirc
instead of trying to handle it in the sirc script. The effect is
the same, and the user can still override this trivially in their
~/.sircrc.pl file.

Patch ssfe.c to include string.h so that it compiles without errors.

Bump PORTREVISION to signify the significant nature of the update.
2009-03-06 09:06:13 +00:00
Philippe Audeoud
c386334b87 - Update to 0.779
PR:		ports/132164
Submitted by:	hideo <hideo at lastamericanempire.com>
2009-03-06 09:05:10 +00:00
Joerg Wunsch
f9216814a8 savannah.{nongnu,gnu}.org recently turned its download area into an
automatic redirection to one of the mirrors.  As mirrors might take
some time to catch up with changes, as a last resort, try the
noredirect download area of the server.
2009-03-06 08:57:32 +00:00
Doug Barton
d2186adb20 Remove a patch that is no longer necessary for the modernized port.
We are doing SOCKS support a different way now.
2009-03-06 08:43:34 +00:00
Beat Gaetzi
ad870e76f5 - Update to 0.10
PR:		ports/132307
Submitted by:	TAKAHASHI Kaoru <kaoru AT kaisei.org> (maintainer)
Approved by:	miwi (mentor)
2009-03-06 08:42:44 +00:00
Doug Barton
66b2d53eb0 Move version 1.3 of scripts/sirc-proto to files/sirc.in,
and modernize the script to take advantage of SUB_FILES.

Also simplify it a bit without losing any functionality.
2009-03-06 08:42:29 +00:00
Martin Wilke
cbc09ad212 - Update to 1.9.2 2009-03-06 08:24:57 +00:00
Martin Wilke
581edf5277 - Update to 2.87 2009-03-06 08:23:50 +00:00
Martin Wilke
ac6bda3007 - Update to 5.98 2009-03-06 08:22:31 +00:00
Martin Wilke
150050d6f0 - Update to 1.2.0 2009-03-06 08:22:16 +00:00
Martin Wilke
ae41cf80b3 - Update to 0.4.1 2009-03-06 08:21:52 +00:00
Martin Wilke
6d887e737d - Update to 20090225 2009-03-06 08:19:07 +00:00
Philippe Audeoud
4cdae4f0d8 - Update to 0.7.1
PR:		ports/132138
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
2009-03-06 08:18:59 +00:00
Martin Wilke
2bd7678579 - Update to 0.1.19 2009-03-06 08:16:36 +00:00
Dmitry Marakasov
d34363323b - Update to 0.8.5
- List of improvements can be found here: http://www.gnashdev.org/?q=node/67
  - This release features KDE4 support, but kde4-gnash segfaults for now, likely because of weird qt3/qt4 interaction, will be fixed later.
2009-03-06 03:10:17 +00:00
Joe Marcus Clarke
1996733bfb Fix a GNUism with the calendar month view. It was previously displaying
"Id" for each digit instead of the digit itself.

Reported by:	Jeff Racine <jracine@maxwell.syr.edu>
2009-03-06 03:03:33 +00:00
Dmitry Marakasov
3b890d2ccc - Update to 0.73.0 2009-03-06 02:21:12 +00:00
Mario Sergio Fujikawa Ferreira
aeeae17fd6 - psyco only works on i386: make support conditional on that.
- Actually RUN_DEPENDS on devel/py-psyco if we are on the proper
  ARCH.
2009-03-06 02:14:30 +00:00
Mario Sergio Fujikawa Ferreira
b16babbf31 Add PSYCO knob: "Adds Python Psyco optimization support" 2009-03-06 02:01:27 +00:00
Dmitry Marakasov
cc4c91d4de GNU Robbo is a free open source reimplementation of LK Avalon's
Robbo for the Atari XE/XL from the late 1980s. The gameplay of the
original is faithfully reproduced with a few modifications :-

 * Lives has been removed and suicide replaced with level restart
 * Scoring has been removed: goal is level advancement
 * Bear logic has been enhanced: fixed endlessly spinning bears

WWW: http://gnurobbo.sourceforge.net/
2009-03-06 01:36:35 +00:00
Mario Sergio Fujikawa Ferreira
86ec42a418 - Add PSYCO option to enable devel/py-psyco optimization support
- Be conservative and use psyco.profile() instead of psyco.full()
2009-03-06 00:55:59 +00:00
Lars Engels
5c8fd55ef1 Bump PORTREVISION as distfile was silently re-rolled. 2009-03-05 23:23:03 +00:00
Lars Engels
7639f2e4cf Update to 2.7.3
Changelog: http://tinyurl.com/bzs8t4

The developers of TV-Browser ask you emphatically to update to this version
because of a bug in prior versions which leads to very high load on the TV data
servers.
2009-03-05 23:13:07 +00:00
Jun Kuriyama
1283458c3a Add p5-HTML-ExtractContent 0.05, perl extension for HTML content
extractor with scoring heuristics.
2009-03-05 22:55:11 +00:00
Wesley Shields
93c8f25a76 - Switch to p5-Getopt-Long (p5-Getopt-Mixed has been deprecated for a long
time now).

PR:		ports/131888
Submitted by:	wxs
Approved by:	maintainer timeout
2009-03-05 21:45:38 +00:00
Wesley Shields
e832133d5a - Switch to p5-Getopt-Long (p5-Getopt-Mixed is long since deprecated)
PR:		ports/131887
Submitted by:	wxs
Approved by:	maintainer timeout
2009-03-05 21:41:44 +00:00
Pav Lucistnik
a11be3d359 - Mark IGNORE
Suggested by:	Peter Jeremy <peterjeremy@optushome.com.au>
2009-03-05 20:41:02 +00:00
Maho Nakata
90c0ae628e Update to OOO310_m3.
Funded by: OpenOffice.org community
2009-03-05 20:06:09 +00:00
Sergey Skvortsov
dc58fa5000 Fix PORTVERSION. 2009-03-05 19:16:30 +00:00
Li-Wen Hsu
a8f2dd0ffd - Update to 2.0
PR:		ports/130225
Submitted by:	Wen Heping <wenheping AT gmail.com> (maintainer)
2009-03-05 18:56:03 +00:00
Renato Botelho
b6803ee694 - Add SENDERCHECK4 patch for qmail-ldap, off by default, patch description:
This is a small change to SENDERCHECK feature in Qmail-LDAP which adds a new
option called LOOSERELAY. It will allow the very same checks that "LOOSE"
options do but exclusvely for RELAY clients.

Therefore it is a split-horizon approach to the problem where our relayclients
spoofs outgoing envelope sender causing abuses like phishing.

Suggested by:	Patrick Tracanelli (author)
2009-03-05 18:39:52 +00:00
Li-Wen Hsu
9744c6247b Add mydumper 0.1.5, mySQL Data Dumper.
PR:		ports/132310
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-03-05 18:39:45 +00:00
Renato Botelho
68629aad83 --with-largefile is not recommended to be default, so, convert it to OPTION and
set it off by default, since this changes the default options, bump PORTREVISION

Pointed by:	Yar Odin <yarodin@gmail.com>
2009-03-05 18:19:39 +00:00
Sergey A. Osokin
2616be7dd2 Update HTTP_RESPONSE module from 0.2 to 0.3.
Change build schema from patch to distro.
Do not bump PORTREVISION.

Notice from:	Kirill A. Korinskiy aka catap at catap dot ru [author]
2009-03-05 18:11:52 +00:00
Sergey Skvortsov
0f24c25f5a Remove variable PERL_VER from the ports tree at all - because
it is obsolete since Perl 5.6.0.
2009-03-05 17:56:24 +00:00
Li-Wen Hsu
cf30e6a4d3 - Update to 1.1.1
PR:		ports/132335
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer)
2009-03-05 16:28:15 +00:00
Anton Berezin
76d93b8cb8 Update to 3.2.23.
Submitted by:	Martin Kjeldsen <mk@bluepipe.dk> (partially)
Approved by:	maintainer
2009-03-05 14:48:50 +00:00
Maho Nakata
b9292159ee Update to OOO310_m2.
Funded by: OpenOffice.org community
2009-03-05 11:51:57 +00:00
Martin Matuska
e15d7dc1e3 - Select the correct TCLSH provided by bsd.tcl.mk
- Bump PORTREVISION
2009-03-05 11:36:12 +00:00
Martin Matuska
f9608973c2 - Port was replaced by x11-toolkits/p5-Tcl-Tk
- Mark as broken and deprecated
- Set expiration to 2009-05-05
2009-03-05 11:14:22 +00:00
Kevin Lo
1a31e2acef Fix build: 80064 -> 800064 2009-03-05 10:47:22 +00:00
Martin Matuska
8c0260b170 - Fix that PDF format support requires ghostscript 8 and higher
PR:		ports/132321
Reported by:	Johan Svensson <johan@loxley.se>
2009-03-05 10:27:35 +00:00
Joerg Wunsch
acb94d2e4c Update to new upstream version. 2009-03-05 10:25:40 +00:00
Joerg Wunsch
bdf305dc29 Update to new upstream version. 2009-03-05 09:44:57 +00:00
Ion-Mihai Tetcu
92292f4e9c Add confilicts with the new -devel port and bump PORTREVISION.
PR:		ports/131629
Submitted by:	Joseph S. Atkinson (maintainer)
2009-03-05 09:13:37 +00:00
Ion-Mihai Tetcu
f7ba0daa72 This introduces a new track for audio/exaile that allows FreeBSD users to
easily follow changes for the upcoming 0.3 revamp. This port can be accessed as
audio/exaile-devel and CONFLICTS with audio/exaile.

Some of the changes include:
* Non-explicit reliance upon gettext
* Transitions from sqlite to a faster pickle database
* Drag and drop support
* Plugin API
* More to come...

PR:		ports/131629
Submitted by:	Joseph S. Atkinson
Repocopy by:	marcus@
2009-03-05 09:09:44 +00:00
Boris Samorodov
43f9ddffb6 Update to version 1.0.11. 2009-03-05 09:08:04 +00:00
Oliver Lehmann
05d2018f2c we are in 2009 already! :)
Noted By:	Dominique Goncalves <dominique.goncalves@gmail.com>
2009-03-05 05:45:02 +00:00
Greg Lewis
64f95ae234 . Fix a security hole in the Calendar class which allows the elevation of
permissions within the Java security model.

  http://sunsolve.sun.com/search/document.do?assetkey=1-26-244991-1

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Obtained from:	OpenBSD
2009-03-05 05:37:21 +00:00
Joe Marcus Clarke
21d53044dd Update to 2.5.5. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
2009-03-05 04:58:59 +00:00