Commit graph

182131 commits

Author SHA1 Message Date
Sergey Matveychuk
940177b141 - Remove EMACS_PORT_NAME knob.
PR:		ports/114670
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-08-08 09:38:36 +00:00
Andrew Pantyukhin
3fccfd4d01 - Update to 0.11.1+1 2007-08-08 08:34:54 +00:00
Andrew Pantyukhin
46753a1bd9 - Correct categories
Reported by:	erwin
Pointy hat to:	sat
2007-08-08 07:15:24 +00:00
Cheng-Lung Sung
5bef5ad747 An SVN::Dump object represents a Subversion dump.
This module follow the semantics used in the reference
document:

* A dump is a collection of records (SVN::Dump::Record objects).
* A record is composed of a set of headers (a SVN::Dump::Headers
  object), a set of properties (a SVN::Dump::Property object) and
  an optional bloc of text (a SVN::Dump::Text object).
* Some special records (delete records with a Node-kind header)
  recursively contain included records.

WWW: http://search.cpan.org/dist/SVN-Dump/
2007-08-08 06:36:53 +00:00
Kris Kennaway
4a917313b0 * Shuffle some important variable definitions to early in the file,
notably PORTSDIR.  The previous commit introduced a use-before-define
  with respect to this variable, which broke things like portmaster.

* Drop support for COMMENTFILE and a vestigial remnant of NetBSD support.
2007-08-08 03:46:04 +00:00
Diane Bruce
7eb9d1cc93 - Update to release 0.85.
Submitted by:	Takefu <takefu@airport.fm>
PR:		ports/115067
Approved by:	ehaupt (mentor)
2007-08-08 03:44:33 +00:00
Ying-Chieh Liao
c7d7153580 add py-html5lib 0.9
A Python based HTML parser based on the HTML5 spec
2007-08-08 02:17:28 +00:00
Frank J. Laszlo
8a1da40982 - mussh uses seq for concurrency measures which is not available on
FreeBSD. replaced with jot.
- bump PORTREVISION

PR:		ports/115278
Submitted by:	Richard Arends <richard@unixguru.nl>
2007-08-08 00:48:31 +00:00
Andrew Pantyukhin
8966612e1a Add port games/kardsgt:
KardsGT is a free sourced card game suite. We want to bring an
immersing card game environment to the free sourced world. It is
currently in a beta-level of development. Despite that it is quite
playable. Currently you can play Cribbage, Euchre, Hearts, Old Maid,
Spades, and War.

WWW: http://kardsgt.nongnu.org/
2007-08-07 21:59:50 +00:00
Sergey Skvortsov
f5705e1450 Add p5-Catalyst-Action-REST 0.50, automated REST Method Dispatching for
Catalyst.
2007-08-07 21:26:18 +00:00
Andrew Pantyukhin
175ac161c0 - Update to 0.15 2007-08-07 21:03:28 +00:00
Andrew Pantyukhin
c6b4f42a5e Add port mail/textmail:
Textmail filters a mail message or mbox, replacing MS Word, MS Excel,
HTML, RTF, and PDF attachments with the plain text contained therein.
By default, the following attachments are also deleted: image, audio,
video, and MS Windows executables. MS winmail.dat attachments are
replaced by any attachments contained therein, which are then replaced
by text or deleted in the same fashion. Any of these actions can be
suppressed with the command line options. Mail headers can also be
selectively deleted.

WWW: http://raf.org/textmail/
Author: raf <raf@raf.org>
2007-08-07 20:17:55 +00:00
David E. O'Brien
bca6524f5f Update to Vim 7.1 patchlevel 55. 2007-08-07 20:02:00 +00:00
Jimmy Olgeni
8db9892137 Upgrade to version 1.90. 2007-08-07 19:11:35 +00:00
Pierre Beyssac
4793368755 Update to 1.1.1. 2007-08-07 19:04:24 +00:00
Jimmy Olgeni
fe38f09205 Upgrade to version 1.290. 2007-08-07 18:57:58 +00:00
Jimmy Olgeni
733f895e5e Upgrade to version 1.360. 2007-08-07 18:55:12 +00:00
Gerald Pfeifer
bc9aff3e1c Update to the 20070806 snapshot of GCC 4.1.3. 2007-08-07 18:50:28 +00:00
Christian Weisgerber
98cb09c817 portlint fixes
PR:		115259
Submitted by:	David Yeske <dyeske@gmail.com>
2007-08-07 18:41:34 +00:00
Maxim Sobolev
8ef9a651dc Update MASTER_SITE and description to point to the new home page.
Submitted by:	Stuart Caie (author)
2007-08-07 18:21:25 +00:00
Roman Bogorodskiy
f672a5ce67 - s/INSTALL_SHARE/INSTALL_DATA/
- bump PORTREVISION

Submitted by:	araujo
2007-08-07 17:12:40 +00:00
Beech Rintoul
8478b53c18 - Update to 2.44.1
- Add options

PR:		ports/115026
Submitted by:	David Yeske <dyeske@gmail.com>
Approved by:	sat (mentor)
2007-08-07 17:06:36 +00:00
Beech Rintoul
05bebba99d - Add conflicts
Approved by:	sat (mentor, implicit)
2007-08-07 16:54:17 +00:00
Hajimu UMEMOTO
4f9c403aa8 Obey the default BDB version defined in bsd.database.mk. 2007-08-07 16:50:29 +00:00
Hajimu UMEMOTO
a60962f145 - Use OPTIONS.
- Obey the default BDB version defined in bsd.database.mk.
2007-08-07 16:46:22 +00:00
Joe Marcus Clarke
1018eae50c Chase the libpurple shared lib version.
Reported by:	pointyhat via kris
2007-08-07 16:43:15 +00:00
Dirk Meyer
e3fe8e8d23 - chase shlib version of gvc (default off) 2007-08-07 16:38:36 +00:00
Dirk Meyer
7a229652f7 - update to 2.14
shared lib version bump
internal include files ar no longer installed
- fix build with WITH_LUA
2007-08-07 16:37:20 +00:00
Jeremy Messenger
11247887a6 -Update to 0.80.
-Fix assertion bug in torrent.c::fileByteCompleted(). [1]

Obtained from:	its SVN [1]
2007-08-07 16:37:10 +00:00
Hajimu UMEMOTO
2974606420 Remove useless version check. The bsd.port.mk supports only
OpenLDAP 2.2 and later.
2007-08-07 16:36:11 +00:00
Andrew Pantyukhin
b49269bfeb - Update to 0.28pl12
- Add mirrors
- Clean up
2007-08-07 16:07:03 +00:00
Greg Lewis
2fdc2d0176 . Complete default the bootstrap to Diablo.
Inspired by:	scf
2007-08-07 15:19:29 +00:00
Greg Lewis
ae88842a8c . Default bootstrapping to Diablo JDK. It runs at least as well as the
Linux JDK on all supported FreeBSD versions and doesn't require Linux
  emulation to be installed.

Inspired by:	scf
2007-08-07 15:17:16 +00:00
Sergey Matveychuk
d5a517a593 - Add port multimedia/mencoder as slave to mplayer port.
PR:             ports/115170
Submitted by:   Thomas E. Zander, mplayer maintainer
2007-08-07 12:42:44 +00:00
Andrew Pantyukhin
fba2f87a8c Add port textproc/soothsayer:
Soothsayer is an intelligent predictive text entry platform. Soothsayer
exploits redundant information embedded in natural languages to generate
predictions. Soothsayer's modular and pluggable architecture allows its
language model to be extended and customized to utilize statistical,
syntactic, and semantic information sources.

A predictive text entry system attempts to improve ease and speed of
textual input. Word prediction consists in computing which word tokens
or word completions are most likely to be entered next. The system
analyses the text already entered and combines the information thus
extracted with other information sources to calculate a set of most
probable tokens.

WWW: http://soothsayer.sourceforge.net/
2007-08-07 12:11:14 +00:00
Andrew Pantyukhin
0041dc47f9 - Update to 4.0_RC5 2007-08-07 12:08:00 +00:00
Philip Paeps
2dc5b66f11 Update to 1.2.6.
http://svn.gna.org/viewcvs/wesnoth/branches/1.2/changelog?rev=19153&view=download
2007-08-07 11:55:38 +00:00
Marcelo Araujo
880851e949 - Update to 1.0.2.
- Remove 4.X cruft.

PR:		ports/114892
Submitted by:	Nils Vogels <nivo@is-root.com> (maintainer)
Approved by:	pav (portmgr, in mentor's absence)
2007-08-07 11:24:44 +00:00
Andrew Pantyukhin
0a6aba7ed2 Add port graphics/ppminfo:
ppminfo shows details of an ppm-file on the console. It seems this is
the only utility missing from netpbm.

WWW: http://www.vanheusden.com/ppminfo/
Author: Folkert van Heusden <folkert@vanheusden.com>
2007-08-07 10:34:45 +00:00
Dirk Meyer
124ba4c952 - update to 1.7 2007-08-07 10:27:30 +00:00
Sergey Matveychuk
31eb1dccf2 Forced commit to note the port was repocopied to irc/riece-emacs21
PR:		ports/114668
Submitted by:	maintainer
Repocopied by:	marcus
2007-08-07 10:16:30 +00:00
Andrew Pantyukhin
29886f35f0 Add port graphics/fotofix:
FotoFix is a simple image viewer with simple capabilities to take care
of freshly downloaded photos from your camera - can walk image lists,
rotate images, and remove red eyes (if lucky). It was inspired by
IrfanView for Windows, a great but unfortunately non-portable and
closed-source product.

WWW: http://www.prima.eu.org/fotofix/
Author: Dmitry Karasik <dmitry@karasik.eu.org>
2007-08-07 10:16:22 +00:00
Sergey Matveychuk
992ccfb584 Forced commit to note the port was repocopied to editors/tamago-emacs21
PR:		ports/114671
Submitted by:	maintainer
Repocopied by:	marcus
2007-08-07 10:15:21 +00:00
Andrew Pantyukhin
326c4f3af4 - Unbreak with gcc 4.2
- Add CPAN mirrors
2007-08-07 10:14:40 +00:00
Sergey Matveychuk
508f3c7170 -Force commit to note the port was repocopied to japanese/lookup-emacs21
PR:		ports/114670
Submitted by:	maintainer
Repocopied by:	marcus
2007-08-07 10:14:11 +00:00
Sergey Matveychuk
74bc7e79fb Force commit to note:
PR:		ports/114669
Submitted by:	maintainer
2007-08-07 09:57:54 +00:00
Sergey Matveychuk
9678835a26 - Slave port for emacs21 2007-08-07 09:56:47 +00:00
Sergey Matveychuk
240610645c Force commit to note the port was repocopied to mail/c-sig-emacs21 2007-08-07 09:54:49 +00:00
Dirk Meyer
227d9cd114 Create any number of Sudokus and solve them. Store Sudokus for in-depth study.
Solvability guaranteed. Drag digits from the palette or click on the board
and wait for the desired digit to appear. Neither method will let you place
double digits.

Includes automatic markup.
You can input external sudokus for solution.

WWW: http://www.gnustep.it/marko/Sudoku/index.html
2007-08-07 09:48:11 +00:00
Andrew Pantyukhin
689c89972e - Update to 0.8.6
- Respect CC, CXX, and CFLAGS
2007-08-07 09:43:14 +00:00