1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

13947 Commits

Author SHA1 Message Date
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
Jun Kuriyama
82cb6fed87 Add p5-UNIVERSAL-require 0.10, perl module to require() from a variable. 2005-10-26 01:56:06 +00:00
Marcus Alves Grando
0dad0948cb Update to 1.1.3
PR:		87979
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2005-10-26 01:21:42 +00:00
Marcus Alves Grando
45fefeb155 Update to 1.0.2
PR:		87994
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
2005-10-26 01:01:30 +00:00
Marcus Alves Grando
e5e4d108b6 Update to 4.0
PR:		87992
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-26 00:54:04 +00:00
Oliver Lehmann
076c224f1f update to 1.3.9 2005-10-25 14:07:21 +00:00
Sergey Skvortsov
9e656cd1ff Update to 0.25
Changes:	http://search.cpan.org/src/MCAST/Test-Unit-0.25/ChangeLog
2005-10-25 09:54:09 +00:00
Sergey Skvortsov
ed916fbbe5 Update to 0.08 2005-10-25 09:50:29 +00:00
Sergey Skvortsov
89354baded Update to 0.6
Changes:	http://search.cpan.org/src/SAMV/Data-Lazy-0.6/Changes
2005-10-25 09:46:45 +00:00
Sergey Skvortsov
f44863bf92 Update to 1.04
Changes:	http://search.cpan.org/src/ADAMK/Class-Handle-1.04/Changes
2005-10-25 09:44:16 +00:00
Sergey Skvortsov
bd553cdccc Update to 1.13
Changes:	http://search.cpan.org/src/ADAMK/Class-Inspector-1.13/Changes
2005-10-25 09:43:12 +00:00
Alex Dupre
9601043a1b - Switch knobs to OPTIONS
- Switch back to depend on external libs by default
- Install only one info file
- Bump PORTREVISION

Submitted by:	maintainer
2005-10-25 06:13:15 +00:00
Joe Marcus Clarke
01d64e0c1b Correct compilation with perl 5.005. 2005-10-25 04:48:06 +00:00
Marcus Alves Grando
4d0db05694 Update to 1.3.27
PR:		87932
Submitted by:	Soeren Straarup <xride@x12.dk> (maintainer)
2005-10-24 20:37:53 +00:00
Volker Stolz
32c1048e6b Hunt down the last docbook dependency 2005-10-24 16:17:24 +00:00
Kirill Ponomarev
dc6d5cda60 Update to 0.5.20 2005-10-24 08:22:28 +00:00
Joseph Koshy
43f3352f98 Chase MASTER_SITE. 2005-10-24 02:23:20 +00:00
Marcus Alves Grando
edc22f697a Adjust MASTER_SITES to server renaming at stanford.edu.
PR:		87884
Submitted by:	gerald (maintainer)
Pointed out by:	fenner (and his scripts)
2005-10-24 01:03:29 +00:00
Norikatsu Shigemura
7b653e4770 New style bsd.java.mk.
Pointed out by:	hq
Approved by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2005-10-23 12:24:24 +00:00
Norikatsu Shigemura
e850dfce78 New style bsd.java.mk.
Pointed out by:	hq
2005-10-23 12:07:52 +00:00
MANTANI Nobutaka
224b4f95e7 Fix build error on amd64 with THREADING option.
PR:		ports/87484
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-23 00:01:35 +00:00
Mikhail Teterin
bb9405af56 Use NO_PROFILE in addition to NOPROFILE in the bsd.lib.mk-using makefile. 2005-10-22 22:24:13 +00:00