Commit graph

176357 commits

Author SHA1 Message Date
Hiroki Sato
f5904870de Use japanese/ipa-ttfonts as the default Japanese TrueType
font if any (i.e. no dependency added).  Bump PORTREVISION.
2007-04-24 12:52:52 +00:00
Emanuel Haupt
0059dfe4f3 Use devel/ncurses instead of base curses.h in order to have color support. 2007-04-24 12:17:57 +00:00
Edward Tomasz Napierala
d70bda20f5 - Update to 0.8.8
Approved by:	miwi (mentor)
2007-04-24 11:54:00 +00:00
Florent Thoumie
b43dee245c Update telepathy-salut to 0.1.2. 2007-04-24 11:18:06 +00:00
Ying-Chieh Liao
4e270e8a35 upgrade to 1.2.0
PR:		112077
Submitted by:	clsung
2007-04-24 11:10:30 +00:00
Cheng-Lung Sung
f1b8c87794 - Update to 4.5 2007-04-24 10:24:51 +00:00
Martin Wilke
4edc85e788 - Fix build
PR:		112025
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
2007-04-24 09:20:53 +00:00
Martin Wilke
ba7572abf5 - Update to 1.4.1
PR:		112037
Submitted by:	Steven Kreuzer (maintainer)
2007-04-24 08:35:46 +00:00
Martin Wilke
b01c5c77b8 - Update 4.1.p2
- Fix build on 5.X

Submitted by:	pointyhat via kris
                Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
2007-04-24 08:23:32 +00:00
Cheng-Lung Sung
fce986278d - New versions only available in rubygems. Use devel/rubygem-inline instead.
- set EXPIRATION_DATE after a month.
2007-04-24 08:12:41 +00:00
Cheng-Lung Sung
a7c65255b8 Add aespipe , an AES encrypting or decrypting pipe.
PR:		ports/112056
Submitted by:	Ekkehard 'Ekki' Gehm <gehm at physik.tu-berlin.de>
2007-04-24 08:00:28 +00:00
Cheng-Lung Sung
2ae70ba6dc - Update to 0.19 2007-04-24 07:57:49 +00:00
Cheng-Lung Sung
9a458f0186 - Add ENCODING knob.
- Text::MeCab needs to know dictionary encoding at compiling.
  Available encodings are euc-jp (default), shift_jis or utf8.

PR:		ports/112039
Submitted by:	maintainer (TAOKA Fumiyoshi)
2007-04-24 07:32:23 +00:00
Cheng-Lung Sung
8065bfbcc3 - unbreak via updating distinfo*.
- Reason:
  Some small reported bugs are corrected for the most DISLIN distributions (31-March-2007)
- Detail:
  http://www.mps.mpg.de/dislin/news.html
- bump PORTREVISION, therefore.

PR:		ports/112038
Submitted by:	TAOKA Fumiyoshi <fmysh_AT_iijmio-mail dot jp>
Reviewed by:	clsung
2007-04-24 07:16:14 +00:00
Cheng-Lung Sung
11f94566db - Add notes for www/p5-Kwiki users 2007-04-24 07:05:57 +00:00
Cheng-Lung Sung
771a7597ee - Update to version 2.10.1
This is a bugfix only release, including fixing some security bugs. No
more details than that have yet been released.

ChangeLog is at:

https://sourceforge.net/project/shownotes.php?release_id=503361

PR:		ports/112065
Submitted by:	maintainer (Matthew Seaman)
2007-04-24 06:54:15 +00:00
Sergey A. Osokin
60a27c569c Update to 0.5.19. 2007-04-24 06:54:08 +00:00
Andrew Pantyukhin
63a12c8220 - Sort www/Makefile
PR:		ports/112052
Submitted by:	Jason Harris <jharris@widomaker.com>
2007-04-24 06:43:11 +00:00
Maxim Sobolev
b5c3d34125 Remove bogus hunk. 2007-04-24 05:57:15 +00:00
Maxim Sobolev
fe39c2ed78 Our v*printf() family of functions don't return va_list to its original
state upon return, therefore if we want to call such functions several
times on different streams we need to wrap each call to va_start/va_end
otherwise it either prints garbage on second and subsequent invocation
or simply crashes the program.
2007-04-24 05:56:39 +00:00
Cheng-Lung Sung
b3f404d964 - maintainer resign.
PR:		ports/112062
Submitted by:	"kitsune " <v dot velox_AT_vvelox dot net>
2007-04-24 05:19:57 +00:00
Edwin Groothuis
dec57017fc Half yearly update. 2007-04-24 05:02:38 +00:00
Joe Marcus Clarke
4a6706d7c7 Update to 0.16.2. 2007-04-24 04:39:55 +00:00
Joe Marcus Clarke
3179d2b015 Update to 1.16.3. 2007-04-24 04:26:36 +00:00
Dryice Dong Liu
fb2bab4870 New port py-routes. This is a Python re-implementation of the Rails routes
system for mapping URL's to Controllers/Actions and generating URL's.

Approved by:	itetcu (mentor, implicit)
2007-04-24 04:01:12 +00:00
Dryice Dong Liu
e12f3b406e Move to BUILD_DEPENDS
Approved by:	itetcu (mentor, implicit)
2007-04-24 03:53:14 +00:00
Maxim Sobolev
b08ce1318b Merge in some more functionality from the SER's trunk. 2007-04-24 03:49:50 +00:00
Cheng-Lung Sung
6cae70f672 - mark DEPRECATED, p5-Kwiki (0.39 or later) already contains it.
PR:		porst/112022
Submitted by:	clsung
Approved by:	maintainer (rafan)
2007-04-24 03:32:58 +00:00
Maxim Sobolev
262b5f4254 Fix patches. 2007-04-24 03:07:18 +00:00
Edwin Groothuis
c79655ef92 [patch] mail/thunderbird-dictionaries update for thunderbird 2.0.0.0
thunderbird 2.0.0.0 changes where it expects to find dictionaries from
	${PREFIX}/lib/thunderbird/components/myspell to
	${PREFIX}/lib/thunderbird/dictionaries.

	this patch updates the port for this version of thunderbird.

PR:		ports/112057
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2007-04-24 02:54:49 +00:00
Maxim Sobolev
489d16d76e (forced)
The previous change was:

Sponsored by:   Sippy Software, Inc. ( http://www.sippysoft.com/ )
2007-04-24 02:54:46 +00:00
Maxim Sobolev
ca78aed46e Sync nathelper with the SER's trunk. 2007-04-24 02:53:46 +00:00
Dryice Dong Liu
59c0749b15 update to 0.9.3
Approved by:	itetcu (mentor, implicit)
2007-04-24 02:09:41 +00:00
Jeremy Messenger
982e79f9f7 Update to 0.71. 2007-04-24 01:34:15 +00:00
Mario Sergio Fujikawa Ferreira
b12dd754fb New port gfp version 0.7.2: Personal finances administration software 2007-04-24 01:07:00 +00:00
Michael Johnson
c6bd45847d s/BROKEN/IGNORE/ on !i386 until xpcom code is updated or written for !i386 2007-04-23 23:35:41 +00:00
Alejandro Pulver
c45c33c51b - Update to version 7187 [1].
- Remove FreeBSD 4.x support.

Reported by:	Steve Crowder <steve@crowders.org>
2007-04-23 22:22:51 +00:00
Cy Schubert
9abfecf5f8 Update from 1.6 to 1.6.1. 2007-04-23 22:10:09 +00:00
Diane Bruce
db195b7003 - Remove support for EOL FreeBSD releases. [1]
- Fix to use correct parallel port

PR:		ports/111947 [1]
Approved by:	ehaupt (mentor)
2007-04-23 21:35:01 +00:00
Diane Bruce
feb17f718f - Remove support for EOL FreeBSD releases. [1]
- Replace pkg-plist with PLIST_FILES. [1]
- Add backup distribution site.

PR:		ports/111943 [1]
Approved by:	ehaupt (mentor)
2007-04-23 21:29:39 +00:00
Diane Bruce
9ce19b5e36 - Update version to 2.28
- Remove support for 4.x
- Tidy up Makefile a bit

Approved by:	ehaupt (mentor)
2007-04-23 21:28:04 +00:00
Jeremy Messenger
7d645b9416 Change this patch to a better fix, bump the PORTREVISION.
GNOME Bugzilla:	http://bugzilla.gnome.org/show_bug.cgi?id=432387
Submitted by:	Charles Kerr (developer)
Tested by:	pav
2007-04-23 21:25:44 +00:00
Jeremy Messenger
4972deae12 Update to 0.70, as for transmission-gtk2, the prefix has been changed from
X11BASE to LOCALBASE.
2007-04-23 21:18:01 +00:00
Michael Johnson
3c7dfb5dba - Register the right version of gimp for slave ports 2007-04-23 21:06:06 +00:00
Andrew Pantyukhin
6f0cab7362 Add port www/vee:
vee is a zero configuration, command line blog tool that is written in
Bourne shell in a single file. It uses vi as the editor, but this can
be changed out.

WWW: http://www.0x743.com/vee/
Author: Brett D. Estrade <estrabd+vee at gmail>
2007-04-23 20:16:02 +00:00
Edwin Groothuis
955f61fb2a bsd.sites.mk - Removal of mirror from MASTER_SITE_GNUPG
when building packages such as libgcrypt, the first site the source is
    downloaded from is http://ftp.sunsite.dk/pub/security/gcrypt/
    which results in a 404

    On closer inspection, it appears that everything below
    http://ftp.sunsite.dk/pub/security/ has been deleted.

PR:		ports/112041
Submitted by:	Steven Kreuzer<skreuzer@f2o.org>
2007-04-23 20:03:16 +00:00
Thierry Thomas
017869efdf Upgrade to 2.0.7.
Notified by:	Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
2007-04-23 19:22:25 +00:00
Shaun Amott
0383a1d665 Upgrade to 0.99.
PR:		ports/111043
Submitted by:	Craig Boston <craig@yekse.gank.org>
2007-04-23 18:24:24 +00:00
Boris Samorodov
a8d6d6a524 Eric is a full featured Python and Ruby editor and IDE, written in python.
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everdays'
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.

This is a port of eric4 (based on Qt4, development version).

WWW: http://www.die-offenbachs.de/detlev/eric.html
2007-04-23 17:32:04 +00:00
Thierry Thomas
956ac28ed9 Upgrade to 2.25.
Changelog at <http://bouml.free.fr/historic.html>.
2007-04-23 17:28:38 +00:00