Commit graph

16787 commits

Author SHA1 Message Date
Yen-Ming Lee
cf6972bdad - allow build on old perl
Approved by:	maintainer (implicit)
2006-09-02 04:28:46 +00:00
Shaun Amott
f73c5d7bee - Take over maintainership of the abandoned SDL ports.
- Add an additional mirror for a few of them.
- Fix a few minor portlint(1) complaints.
2006-09-01 21:34:14 +00:00
Dirk Meyer
064b0ca3f7 - fix build with gnustep-make-1.13.0
- use more of bsd.gnustep.mk
2006-09-01 20:28:11 +00:00
Jean-Yves Lefort
9ee07cd540 Take maintainership. 2006-09-01 19:51:38 +00:00
Andrew Pantyukhin
355197a3b8 - Mark broken on 4.x
- Fix XGP plist
- Bump XGP portrevision

Reported by:	pointyhat via kris
2006-09-01 08:41:30 +00:00
Pav Lucistnik
997dec2efd - Update to 0.7.1
- Optionalize vte dependency

PR:		ports/100844
Submitted by:	ports@c0decafe.net <ports@c0decafe.net>
Approved by:	Remington L <mrl0lz@gmail.com> (maintainer)
2006-08-31 20:20:46 +00:00
Pav Lucistnik
aa86d42498 Levenshtein computes Levenshtein distances, similarity ratios, generalized
medians and set medians of Strings and Unicodes.  Becuase it's implemented
in C, it's much faster than corresponding Python library functions and
methods.

WWW: http://trific.ath.cx/resources/python/levenshtein/

PR:		ports/102702
Submitted by:	Aron Stansvik <elvstone@gmail.com>
2006-08-31 18:06:42 +00:00
Kris Kennaway
427f9f7942 BROKEN: Fails self-tests 2006-08-31 16:11:05 +00:00
Simon Barner
5f8bc53233 - libbgl-wiz requires spirit-1.8, so don't build it on FreeBSD 4 unless
gcc-3.4 is used [1]. This fixes the build on FreeBSD 4.x.
- Install libboost_serialization.so as libboost_serialization.so.3 and
  create a symlink. [2]

Reported by:	many [1], bmah [2]
PR:		ports/102524
2006-08-31 11:17:38 +00:00
Andrew Pantyukhin
1c61db05db Add port devel/p5-Tie-Watch:
This class module binds one or more subroutines of your devising to a Perl
variable. All variables can have FETCH, STORE and DESTROY callbacks.
Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE,
POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can
define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks.

With Tie::Watch you can:
* alter a variable's value
* prevent a variable's value from being changed
* invoke a Perl/Tk callback when a variable changes
* trace references to a variable

WWW: http://search.cpan.org/dist/Tie-Watch/
Author: Steve Lidie <sol0@Lehigh.EDU>

Justification: x11-toolkits/p5-Tk-JComboBox dep, sysutils/namefix recursive dep
2006-08-31 11:11:06 +00:00
Dirk Meyer
a96c48c779 - update to 1.1.0 2006-08-31 05:40:32 +00:00
Dirk Meyer
93405b24d1 - update to 1.13.0 2006-08-31 05:35:32 +00:00
Martin Wilke
f6ce848dcf - Update to 0.4 2006-08-30 21:39:45 +00:00
Mathieu Arnold
517e708553 Update to 0.48
PR:		102672, 102674
Submitted by:	Gea-Suan Lin <gslin@gslin.org>, Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-08-30 14:21:40 +00:00
Cheng-Lung Sung
060902e260 - Update to 0.12
PR:		ports/102584
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by:	maintainer
2006-08-30 02:25:02 +00:00
Cheng-Lung Sung
30938ff588 Add p5-threads 1.37, perl interpreter-based threads.
PR:		ports/100691
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-30 01:44:26 +00:00
Cheng-Lung Sung
d5f501da8c - Update to 0.63
PR:		ports/102585
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by:	maintainer (rafan, implicit)
2006-08-30 00:36:49 +00:00
Cheng-Lung Sung
b052584814 - Update to 1.02
PR:		ports/102675
Submitted by:	maintainer (Jin-Shan Tseng)
2006-08-30 00:27:07 +00:00
Pav Lucistnik
841274a336 - Try to be clever on removing zsh directories
Requested by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2006-08-29 22:07:18 +00:00
Renato Botelho
a9b268a1ac Generate is a text preprocessor that I originally wrote to help me write
custom accounting applications based on the Progress database product. I
felt that the built in wasn't useful enough so I designed a new one and
implemented it. It actually started life as a package configuration and
batch file generator for DOS and mutated to a simple script interpreter
to replace shar file distribution. At this point it has almost nothing in
common with that first program.

The basic idea behind generate is to create a script which generates files.
There is some simple flow control constructs but the power lies in its
macro processing. I have shamelessly stolen ideas from cpp, m4, make and
David Tilbrook's dtree.

WWW: http://www.druid.net/darcy/readme-generate.html

PR:		ports/102507
Submitted by:	D'Arcy J.M. Cain <darcy at druid.net>
2006-08-29 17:27:41 +00:00
Renato Botelho
3b2cb054d9 Add py-generate 2.3, python module to implement generate.
PR:		ports/102541
Submitted by:	D'Arcy J.M. Cain <darcy at druid.net>
2006-08-29 16:21:13 +00:00
Renato Botelho
3159210409 s/INSTALLS_SHLIB/USE_LDCONFIG/ 2006-08-29 15:41:00 +00:00
Renato Botelho
62a37dcbb8 Fix WWW line 2006-08-29 12:33:30 +00:00
Alexander Nedotsukov
1f03ec0e46 - Optionalize AA-lib.
- s/INSTALLS_SHLIB/USE_LDCONFIG/.
2006-08-29 08:39:29 +00:00
Cheng-Lung Sung
f170695b04 - Update to 0.89
PR:		ports/102627
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-08-29 01:53:58 +00:00
Cheng-Lung Sung
382db6b6cc - Update to 1.19
PR:		ports/102625
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-08-29 01:53:24 +00:00
Alejandro Pulver
8ddaf23bf5 - Complete rename of devel/gpc to devel/libgpc and change module lang_gpc to
gpc.

PR:		ports/102359
2006-08-28 20:04:46 +00:00
Stefan Walter
dd949d9591 Update to 1.4.4. 2006-08-28 18:37:33 +00:00
Andrew Pantyukhin
8ed21f8cee Add port devel/gzstream:
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.

Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.

WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
2006-08-28 15:11:16 +00:00
Pav Lucistnik
ae42c4a6df - Update to 0.29
- Install zsh autocompletions

PR:		ports/102439
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2006-08-28 13:46:03 +00:00
Sergey Skvortsov
1e6baf7b0a Add p5-Devel-STrace 0.31, strace(1)-like runtime call trace for Perl
applications.
2006-08-28 10:23:18 +00:00
Sergey Skvortsov
a1c9b2ca0e Add p5-Devel-RingBuffer 0.31, shared memory ring buffers for Perl
scripts diagnosis/debug.
2006-08-28 09:57:10 +00:00
Cheng-Lung Sung
be6e1b5243 - Update to 0.18
PR:		ports/102588
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-08-28 08:59:31 +00:00
Jean-Yves Lefort
9b49b75075 Add kasm.
kasm is a System RPL/Machine Language assembler for the Saturn microprocessor,
used in the HP48/HP49 calculators (this microprocessor is also used in other
HP calculators, but kasm is made specifically for the HP48/HP49
calculators). It uses the same syntax as the MASD compiler (found in the
MetaKernel program for HP48 calculators and in the HP49 calculator). This
syntax, which has only very small incompatibilities with the traditional
syntax (used in the HP Tools, in the GNU Tools and in JAZZ), supports a few
constructs that make the assembly language be closer to a high level
programming language. It supports all the structures (blocks, etc.) and
shortcuts (RPL, SCREEN, etc.) of the MASD compiler in the HP49G calculators.

WWW: http://k-asm.sourceforge.net/
2006-08-28 06:18:01 +00:00
Cheng-Lung Sung
8ad37075d7 - Update to 1.18
- Transfer maintainship to perl@

PR:		ports/102529
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-28 01:44:23 +00:00
Lars Thegler
d164a0ce10 Update to 06.1
PR:		ports/102375
Submitted by:	Mike Meyer <mwm@mired.org>
2006-08-27 20:34:34 +00:00
Marcus Alves Grando
e5d794e039 - Update to 1.4.2 2006-08-26 18:04:05 +00:00
Renato Botelho
75306483ba s/INSTALLS_SHLIB/USE_LDCONFIG/
PR:		ports/102516
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2006-08-26 17:27:35 +00:00
Martin Wilke
cfb3185a87 - Update to 0.7.1
PR:		ports/102382
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>, (maintainer)
Approved by:	krion (mentor)
2006-08-25 21:31:46 +00:00
Pav Lucistnik
1f3bbfc8d8 - Soft fail removal of shared directories 2006-08-25 20:57:26 +00:00
Pav Lucistnik
f39962accd - Fix build when gtkdoc is present
Submitted by:	bms
2006-08-25 18:58:55 +00:00
Vasil Dimov
dfd715155f Remove expired leaf ports:
2006-08-24 devel/py-ui
2006-08-22 net-im/jabber-msn
2006-08-25 09:40:22 +00:00
Cheng-Lung Sung
f3bbfffc3d - Update to 0.11
PR:		ports/102487
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer <hideo_AT_lastamericanempire dot com>
2006-08-25 00:53:23 +00:00
Shaun Amott
ed2bcedfd0 Fix fetch by correcting the application of site-group specifiers.
PR:		ports/102366
Submitted by:	Jona Joachim <walkingshadow@grummel.net> (maintainer)
2006-08-25 00:07:40 +00:00
Oliver Lehmann
8e0b937a35 update to 0.2.5 2006-08-24 14:44:47 +00:00
Tilman Keskinoz
e63927f1e3 Update to 1.1.0 2006-08-24 12:38:58 +00:00
Jose Alonso Cardenas Marquez
dbe2cd64e1 - Update to 0.6 [1]
- Take over of maintaership due to more than 9 months of maintainer inactivity
  and two maintainer timeout
- Take maintainership
- Remove obsolete patch files

PR:		100636
Submitted by:	Dmitry Marakasov <amdmi3_(at)_mail.ru> [1]
Approved by:	garga (mentor), maintainer timeout
2006-08-24 12:33:33 +00:00
Tilman Keskinoz
1a532da4b7 Update to 1.3.2 2006-08-24 12:26:47 +00:00
Mathieu Arnold
62991a9618 Update to 0.59
pet portlint

PR:		102442
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-24 11:30:35 +00:00
Cheng-Lung Sung
ae62c3f36a - Update to 0.0.4
- Transfer maintainership to perl@

PR:		ports/102464
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-24 08:19:04 +00:00