1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

13968 Commits

Author SHA1 Message Date
Edwin Groothuis
cd937ff40d [UPDATE] devel/rubygem-rake 0.5.4 --> 0.6.2 and fix www/rubygem-rails
Updates rake to 0.6.2 and updates the dependency in
	www/rubygem-rails/Makefile

PR:		ports/87463
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-10-31 10:40:42 +00:00
Marcus Alves Grando
10a73f5a15 Fix compile when >= 6.0
PR:		88253
Submitted by:	"Boris B. Samorodov" <bsam@ipt.ru>
2005-10-31 00:47:29 +00:00
Lars Thegler
83155ba48a Update to 0.03 2005-10-30 17:49:44 +00:00
Clement Laforet
26b34d1dd2 - Update to 0.0.7
- Drop maintainership
2005-10-30 11:08:21 +00:00
Dirk Meyer
005cb80b19 - update to 1.0.0 2005-10-30 09:24:15 +00:00
Jun Kuriyama
5a3e845ebb Change dependency on Test::Builder::Tester to devel/p5-Test-Simple.
Approved by:	lth (maintainer)
2005-10-30 03:48:33 +00:00
Marcus Alves Grando
3ff7aeae0f Mark as BROKEN too.
Notified by:	kris
2005-10-29 20:49:12 +00:00
Marcus Alves Grando
9936b7dbf9 DEPRECATED and Schedule for remove
PR:		87998
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
2005-10-29 20:11:57 +00:00
Marcus Alves Grando
134872adf2 DEPRECATED and Schedule for deletion
PR:		87997
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
2005-10-29 20:07:56 +00:00
Marcus Alves Grando
41874450b7 Change MASTER_SITES [1]
Make portlint happyer

PR:		88156 [1]
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1]
Approved by:	Thomas Quinot <thomas@FreeBSD.ORG> (maintainer)
2005-10-29 19:12:40 +00:00
Marcus Alves Grando
52eaa85d7c Add more one MASTER_SITES [1]
Remove obsolete MASTER_SITES
Use MASTER_SITES group

PR:		88152 [1]
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1]
2005-10-29 18:49:44 +00:00
Erwin Lansing
ee677522ed Update to 1.07
PR:		88113
Submitted by:	leeym
2005-10-29 15:09:52 +00:00
Jun Kuriyama
fda16a203a - Change dependency on Test::Builder::Tester to Test-Simple.
Approved by:	lth (maintainer)
2005-10-29 15:04:52 +00:00
Jun Kuriyama
744798e68c - Upgrade to 1.22.
- Change dependency on Test::Builder::Tester to Test-Simple.
- Remove dependency on p5-IO-stringy which was mistakenly included in
  the past distribution (from Changes file).

Approved by:	mat (maintainer)
2005-10-29 15:03:55 +00:00
Jun Kuriyama
e0b95ebd5b Test::Builder::Tester is included in Test::Simple, now.
Approved by:	erwin (maintainer)
2005-10-29 12:31:03 +00:00
Jean-Yves Lefort
2074471f5e Fix hardcoded paths in the cmunge script.
PR:		ports/88163
Submitted by:	maintainer
2005-10-29 10:29:45 +00:00
Jean-Yves Lefort
ccb57a72d6 Update to 0.6
PR:		ports/88145
Submitted by:	maintainer
2005-10-29 09:59:40 +00:00
Craig Rodrigues
f1929a9a71 Upgrade to apr-1.2.2 2005-10-29 05:19:51 +00:00
Wes Peters
eb1795f401 Make port PREFIX-aware. Bump PORTREVISION to match. 2005-10-29 04:22:21 +00:00
Michael Johnson
74c9bbed78 - Fix fetch by using MASTER_SITE_LOCAL 2005-10-29 01:14:24 +00:00
Herve Quiroz
b528c08ca2 Update to 2.7.5
PR:		88161
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2005-10-28 23:51:51 +00:00
Kris Kennaway
75e76795bf sparc64 6.0 seems to be buildable now. 2005-10-28 23:12:56 +00:00
Kris Kennaway
079af9631b arm target is BROKEN on sparc64: Does not build 2005-10-28 23:12:21 +00:00
Kris Kennaway
22849c97b0 BROKEN on 7.0: Configure fails 2005-10-28 23:10:50 +00:00
Kris Kennaway
91c58f29a6 BROKEN on 7.0: Does not compile 2005-10-28 23:02:26 +00:00
Kris Kennaway
c104a93961 BROKEN on 7.0: Does not compile 2005-10-28 22:51:16 +00:00
Kris Kennaway
aca2eeeeba BROKEN: Does not compile 2005-10-28 22:43:34 +00:00
Thierry Thomas
6dc2602478 Upgrade to 2.7.
Changelog at <http://bouml.free.fr/historic.html>.
2005-10-28 15:58:56 +00:00
Volker Stolz
b2a7e219ac Set INSTALLS_SHLIB 2005-10-28 13:09:53 +00:00
Sergey Matveychuk
b22c68298b A free networking API that provides reliable UDP and high level networking
constructs. Although RakNet can be used for any networked application, it
was developed specifically for rapid development of online games and the
addition of multiplayer to single player games.

WWW: http://www.rakkarsoft.com/

PR:		ports/87304
Submitted by:	Andrew I Baznikin <dikiy@scn.ru>
2005-10-28 10:47:20 +00:00
Jean-Yves Lefort
4a9535e4ef Add bazaar-ng.
Bazaar-NG is an implementation of GNU arch from Canonical written in Python.
Arch is a version control system, which allows you to keep old versions of
files and directories (usually source code), keep a log of who, when, and
why changes occurred, etc., like SVN, CVS, or RCS. Arch is distributed, which
gives it significant advantages and some disadvantages compared to SVN and
CVS. The bzr implementation is the next Bazaar version from Canonical called
Bazaar-NG.

WWW: http://www.bazaar-ng.org/

PR:		ports/87849
Submitted by:	Ulf Lilleengen <lulf@kerneled.org>
2005-10-28 09:36:43 +00:00
Joerg Wunsch
66845e0a35 Oops, forgot to actually cvs add the patch in previous commit...
(Set USBD_SHORT_XFER_OK when reading strings.)
2005-10-28 09:36:19 +00:00
Joerg Wunsch
fc1300feb4 Set the USBD_SHORT_XFER_OK flag when trying to read a string.
Otherwise, we end up in an IO error.

Approved by:	maintainer timeout
2005-10-28 09:35:35 +00:00
Lars Thegler
f134df455c Update to 2.03, fixup IGNORE message
PR:		88116
Submitted by:	tobez
2005-10-28 09:08:16 +00:00
Lars Thegler
bc855b7dc3 Chase updated binaries 2005-10-28 08:54:07 +00:00
Anton Berezin
3add827e65 Add devel/p5-Date-Holidays-DK, a Perl module to determine Danish public
holidays.

Assign lth as the maintainer, with his permission, since he is the
author of the module.
2005-10-28 08:29:52 +00:00
Kris Kennaway
1152bf37b0 BROKEN: Incorrect pkg-plist 2005-10-28 06:06:47 +00:00
Kris Kennaway
7245e7f250 BROKEN: Does not compile on >= 6.0 2005-10-28 06:04:12 +00:00
Herve Quiroz
52abd3e44a Update to 0.9.3
PR:		88052
Submitted by:	maintainer
2005-10-27 16:36:34 +00:00
Jean-Yves Lefort
2c42ab7d99 Add cmunge.
CMUNGE is a simple tool for encrypting and compacting C source code, while
leaving it syntactically and semantically unchanged. It does this by:

* Recursively in-lining `user-defined' #include files.
* Renaming C identifiers, except those in the C Standard Library, with names
  like l1 (i.e. letter-l one), l2, l3, etc.
* Removing comments and blank lines, converting multiple consecutive whitespace
  characters (including `\n') into single blanks, removing all unnecessary
  whitespace between tokens.
* Outputting the transformed code in lines of least N characters long, where N
  is a user-specified minimum line length.

It accepts ANSI and K & R C as its input language.

WWW: http://www.vcpc.univie.ac.at/~jhm/cmunge/

PR:		ports/88066
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2005-10-27 14:09:19 +00:00
Herve Quiroz
76ac703e0a Update to 2.0 final release
BTW, the main executable has been renamed: 'm2' -> 'mvn'
2005-10-27 12:46:38 +00:00
Renato Botelho
7a909ab33a - Update to 2.0.5 2005-10-27 12:21:38 +00:00
Marcus Alves Grando
80f1fc62db Update to 1.6.0
PR:		88057
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-10-26 21:13:38 +00:00
Marcus Alves Grando
07fbbe5aa6 Update to 2.0.5
Take MAINTAINER

PR:		88037
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-26 18:59:25 +00:00
Marcus Alves Grando
73a82b062f Added second MASTER_SITES
Add GPL comment in pkg-descr

Submitted by:	Boris Samorodov <bsam@ipt.ru> (maintainer via email)
2005-10-26 16:11:41 +00:00
Anton Berezin
d12602467d Update to 1.76. 2005-10-26 12:23:39 +00:00
Renato Botelho
a6c0dd327d libobby is a library which provides synced document buffers. It supports
multiple documents in one session and is portable to both Windows and
Unix-like platforms.

WWW: http://gobby.0x539.de

PR:		ports/87687
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-10-26 10:55:27 +00:00
Sergey Skvortsov
870e4797be Unbreak build. 2005-10-26 08:26:51 +00:00
Kris Kennaway
e3f229414a BROKEN: Does not build 2005-10-26 06:18:02 +00:00
Kris Kennaway
028faf04c6 BROKEN: Missing perl dependency 2005-10-26 06:17:02 +00:00