Commit graph

14584 commits

Author SHA1 Message Date
Yen-Ming Lee
fa9062b7ea - unbreak on old perl
PR:		90571
Submitted by:	leeym
Approved by:	maintainer timeout
2006-01-01 19:45:31 +00:00
Pav Lucistnik
3ac96f513a - Update to 2.2.30
PR:		ports/91143
Submitted by:	Greg Becker <greg@codeconcepts.com> (maintainer)
2006-01-01 19:40:51 +00:00
Yen-Ming Lee
1fb2833f79 - assign to perl@ 2006-01-01 19:01:39 +00:00
Yen-Ming Lee
28e9b8fc3a - update to 1.5 2006-01-01 18:58:26 +00:00
Yen-Ming Lee
16ce0c1da3 - remap BUILD_DEPENDS and RUN_DEPENDS
module's Makefile.PL	=> port's Makefile
  requires		-> RUN_DEPENDS
  build_requires	-> BUILD_DEPENDS, RUN_DEPENDS
2006-01-01 14:32:38 +00:00
Cheng-Lung Sung
7d6a901bda - update to 0.51 2006-01-01 07:42:58 +00:00
Pav Lucistnik
677e08a15d - Update to 20051231
PR:		ports/91150
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
2006-01-01 00:11:02 +00:00
Pav Lucistnik
31fb48d4b5 - Update to 1.4.2
- Take maintainership

PR:		ports/91118
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-31 23:17:40 +00:00
Pav Lucistnik
8f3ab30509 - Update to 0.9.12
- Take maintainership

PR:		ports/91117
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-31 23:06:05 +00:00
Joe Marcus Clarke
0a37251d21 Chase the dbus shared lib version. 2005-12-31 19:08:20 +00:00
Joe Marcus Clarke
3549788aa1 Chase the dbus shared lib version. 2005-12-31 18:49:08 +00:00
Joe Marcus Clarke
a669dc1c3c Update to 0.60. 2005-12-31 18:43:11 +00:00
Pav Lucistnik
6add72df94 - Update to 1.1.0
- Take maintainership

PR:		ports/91098
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-31 17:27:23 +00:00
Emanuel Haupt
33ea98f1e7 - Update to 0.25
- Mark it broken on 4.x, requires wcswidth() which is not
  present in 4.x libc

PR:		91135
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2005-12-31 16:40:34 +00:00
Emanuel Haupt
b3656dfaff Add SHA256 checksums
PR:		91123,91125,91126,91127,91128,91129,91130,91131
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2005-12-31 15:36:33 +00:00
Erwin Lansing
3e3f26bb87 Update to 0.09
PR:		91111
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2005-12-31 10:39:57 +00:00
Pav Lucistnik
a732551284 - Remove expired ports 2005-12-31 08:36:45 +00:00
Yen-Ming Lee
334f1333ff - update to 0.51 2005-12-31 06:24:56 +00:00
Marcel Moolenaar
5c9fcb26af Do not replace Elf64_Xword and Elf64_Sxword on FreeBSD versions 600102
or higher. We have the standard ELF types since then...
2005-12-31 01:30:29 +00:00
Pav Lucistnik
47a39af0bb - Add SHA256
PR:		ports/91094
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-12-30 21:36:38 +00:00
Pav Lucistnik
37a7cbd63b - Update to 1.0.10
PR:		ports/91100
Submitted by:	Jose Liang <jose@jose.idv.tw>
2005-12-30 18:23:38 +00:00
Mathieu Arnold
6821e6223f Update to 0.40 2005-12-30 16:22:03 +00:00
Pav Lucistnik
1ad5288699 - Correct expiration date; it was set one year in the past 2005-12-30 05:28:13 +00:00
Pav Lucistnik
aa96e7f28f This is a port of the bulk of the Plan 9 software build environment to
Unix.

This port tries to reproduce the Plan 9 build environment as faithfully
as possible, providing u.h and libc.h, and blithely redefining tokens
such as open, dup, and accept in order to provide implementations that
better mimic the Plan 9 semantics. The result is a more complicated and
less Unix-friendly environment, but Plan 9 programs can typically be
compiled with little or no changes.

PR:		ports/90997
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-12-30 05:07:46 +00:00
Joerg Wunsch
fd81fe58a7 Update to avr-libc 1.4.1. 2005-12-29 23:01:15 +00:00
Anton Berezin
8ee744ef03 Update to 0.08.
Submitted by:	maintainer
PR:		91048
2005-12-29 11:23:55 +00:00
Edwin Groothuis
b41b5a6563 NEW PORT: devel/py-kid template language for XML based written in Python
Kid is a simple template language for XML based vocabularies
	written in Python.  It was spawned as a result of a kinky
	love triangle between XSLT, TAL, and PHP.  We believe many
	of the best features of these languages live on in Kid with
	much of the limitations and complexity stamped out.

PR:		ports/90909
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2005-12-29 05:25:46 +00:00
Edwin Groothuis
15da4fd749 [NEW PORT] devel/simian: simlarity analysis for source code
Simian is a program for checking source (and all kinds of
	text files) for repeating blocks.

	Simian (Similarity Analyser) identifies duplication in Java,
	C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic
	source code and even plain text files.  In fact, simian can
	be used on any human readable files such as ini files,
	deployment descriptors, you name it.

	Note: The port uses the java version by default. You can
	select the .NET version via WITH_MONO=yes, and disable
	installation of the java parts with WITHOUT_JAVA=yes.

	WWW: http://www.redhillconsulting.com.au/products/simian/

PR:		ports/83315
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-12-29 00:46:44 +00:00
David E. O'Brien
23430cdc7d MFgdb53: Use as proper files, not as a patch to /dev/null. 2005-12-28 22:39:29 +00:00
Erwin Lansing
a331e78cc7 Update to 1.03
PR:		91025
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2005-12-28 18:45:05 +00:00
Pav Lucistnik
d23d6ca3aa - Update to 2.15
PR:		ports/91017
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
2005-12-28 15:50:27 +00:00
Anton Berezin
c96aa66a28 Add devel/p5-Proc-Queue 1.16, a Perl module that overrides fork and
related syscalls to limit the number of spawned children transparently.
2005-12-28 13:58:46 +00:00
Anton Berezin
bde6b94254 Add devel/p5-IPC-DirQueue 0.05, a disk-based many-to-many task queue
written in Perl.
2005-12-28 12:37:41 +00:00
Erwin Lansing
088949747c Update to 2.04 2005-12-28 12:11:51 +00:00
Edwin Groothuis
16f57adf7c Tarball rerolled. Verified to be a non-constructial change. 2005-12-28 10:30:48 +00:00
Anton Berezin
9220708e45 Update to 3.15. 2005-12-28 09:33:41 +00:00
Pav Lucistnik
0eceed64c0 - Update to 1.35
- Claim maintainership

PR:		ports/90989
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-27 22:00:38 +00:00
Edwin Groothuis
cc89fb34bf [New ports] devel/mimir, lang/elan - Elan Programming Language
Elan is a programming language originally developed by the
	Technical University of Berlin, but nowadays an implementation
	is maintained by the Radboud University of Nijmegen.

	We at TCCN learn youngsters how to program in this language.
	We installed FreeBSD on one of our SPARC's some time ago,
	but Elan wasn't in the Ports tree yet. That's why I made
	two ports. One for lang/elan, the Elan compiler, and one
	for devel/mimir, a library the Elan compiler uses.

	More info about Elan:

	http://en.wikipedia.org/wiki/Elan_programming_language

PR:		ports/89275
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-12-27 21:04:05 +00:00
Edwin Groothuis
7c09f85c2d new port: devel/codeblocks, an open source, cross-platform and free
C/C++ IDE

	Code::Blocks is an open source, cross-platform and free
	C/C++ IDE.  It is build using the wxWidgets GUI library.

	The WEB site states:

	"Code::Blocks is a free C++ IDE built specifically to meet
	the most demanding needs of its users. It was designed,
	right from the start, to be extensible and configurable."

	WWW: http://www.codeblocks.org/

PR:		ports/89297
Submitted by:	Matthias Sund <m.sund@arcor.de>
2005-12-27 19:59:09 +00:00
Emanuel Haupt
f1ddb225b9 Add p5-Geo-ShapeFile 2.51, a perl extension for handling ESRI GIS
Shapefiles.

PR:		90984
Submitted by:	Eric Stith <estith.freebsd.ports@thelunarempire.net>
2005-12-27 19:33:44 +00:00
Anton Berezin
32fe6a6c3e Add devel/p5-Test-Strict 0.07, a Perl module to test and report on the
coverage of the strict/warnings pragmas.

PR:		90981
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2005-12-27 17:41:21 +00:00
Anton Berezin
acd8bda5b3 Update to 2.12, remove IGNORE for newer perl.
Submitted by:	maintainer
PR:		90979
2005-12-27 13:23:04 +00:00
Anton Berezin
a1d851e348 Add devel/p5-Test-Base 0.44, a data driven testing framework in Perl. 2005-12-27 11:27:47 +00:00
Emanuel Haupt
e55777922b Update to 5.1
PR:		90925
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-12-27 10:04:54 +00:00
Anton Berezin
8cfdd44de0 Add devel/p5-File-ShareDir 0.02, a Perl module to locate
per-distribution and per-module shared files location.
2005-12-27 10:02:05 +00:00
Anton Berezin
611f19768d Add devel/p5-Return-Value 1.30, a Perl module that provides polymorphic
return values.
2005-12-27 09:35:56 +00:00
Anton Berezin
0f816f5f03 Add devel/p5-App-CLI 0.03, a dispatcher module for command line
interface programs.
2005-12-27 09:26:13 +00:00
Pav Lucistnik
234e54ed63 - Chase cdk update
- Claim maintainership

PR:		ports/90675
Submitted by:	Remington <MrL0Lz@gmail.com>
2005-12-27 06:08:07 +00:00
Pav Lucistnik
da6d710eb7 - Update to 5.0.20050424
- Claim maintainership

PR:		ports/90674
Submitted by:	Remington <MrL0Lz@gmail.com>
2005-12-27 06:07:24 +00:00
Cheng-Lung Sung
376c114905 - update to 0.50 2005-12-27 02:52:22 +00:00