1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

15225 Commits

Author SHA1 Message Date
Edwin Groothuis
a4fef5737f devel/kimwitu++: add distfile mirror
Remove dead mirror, add working mirrror

PR:		ports/95379
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-06 00:00:59 +00:00
Jean Milanez Melo
2cc9d91309 - Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by:	mnag (mentor)
2006-04-05 21:04:30 +00:00
Renato Botelho
906853f642 - Update to 2.16. This version adds the following features:
* a --full-help option is generated that shows also hidden options
        * multiple parsers can be linked into the same executable (even
          when using configuration files, thanks to Andre Noll)
        * when invoking getopt_long, discard any pointers to previously
          scanned command lines (thanks to Andre Noll)
        * fixed a bug in generation of help strings that might cause
          a seg fault (reported by Paul Biggar)

PR:		ports/95329
Submitted by:	maintainer
2006-04-05 19:44:29 +00:00
Thierry Thomas
dedd564995 Move devel/upp602 to devel/upp.
PR:i		95318
Submitted by:	Matthias Sund <m.sund (at) arcor.de> (maintainer)
Repocopied by:	marcus
2006-04-05 19:22:35 +00:00
Erwin Lansing
3417e52e0b Update to 1.13 2006-04-05 18:28:44 +00:00
Jeremy Messenger
eab76b041b Remove devel/py-twistedXish as its functionality has been incorporated into
net-im/py-twistedWords.

PR:		ports/93351
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-05 17:46:15 +00:00
Jeremy Messenger
fa7ec1d5e3 Update to 2.2.0.
PR:		ports/93342
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-05 17:45:26 +00:00
Norikatsu Shigemura
beed8f7c16 Fix make index error on 7-current(No more NO_MAN).
Updating the ports index ... Generating INDEX.tmp - please wait.."/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set.
===> devel/vb2c failed
"/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set.
2006-04-05 16:48:35 +00:00
Renato Botelho
ad9033505f - Update to 1.10.0
PR:		ports/95306
Submitted by:	maintainer
2006-04-05 12:50:56 +00:00
Renato Botelho
bf8347e1d4 - Update to 2.0.6
- Drop USE_REINPLACE
- Change WWW line to master site
2006-04-05 11:33:48 +00:00
Mark Linimon
756130dd96 Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.

Hat:	portmgr
2006-04-05 05:46:33 +00:00
Mark Linimon
e2b140c593 Reset hollywar@mail.holywar.net due to no response to email about maintainer
timeouts.

Hat:	portmgr
2006-04-05 05:34:21 +00:00
Thierry Thomas
98d9f84a44 Upgrade to 2.12.1 (fix a major bug).
Changelog at <http://bouml.free.fr/historic.html>.
2006-04-05 05:27:24 +00:00
Edwin Groothuis
90ef065a9a [NEW PORT] devel/rubygem-event-loop: Event loop for ruby applications
event-loop is a simple signal system and an event loop that
	uses said simple signal system.

	WWW: http://www.brockman.se/software/ruby-event-loop/

PR:		ports/95324
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-05 01:10:34 +00:00
Joerg Wunsch
1fbbadb000 Add NO_LATEST_LINK. 2006-04-04 20:29:53 +00:00
Thierry Thomas
0fc6f875c6 Mark BROKEN on FreeBSD-4.x.
PR:		95318
Submitted by:	Matthias Sund <m.sund (at) arcor.de> (maintainer)
2006-04-04 20:12:23 +00:00
Pav Lucistnik
e27e92e36a - Fix the plist fix
PR:		ports/95293
Submitted by:	Martin Jackson <mhjacks@swbell.net>
Approved by:	Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
2006-04-04 18:06:25 +00:00
Pav Lucistnik
d43f306ff4 pydasm is a python interface to libdasm, the best x86 disassembling
library out there.

WWW: http://dkbza.org/pydasm.html

PR:		ports/95049
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2006-04-04 17:42:48 +00:00
Renato Botelho
9c404caca0 - Update to 5.6
- Pass maintainership to submitter

PR:		ports/95280
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-04-04 17:30:11 +00:00
Erwin Lansing
2a6c84112d Update to 0.04
PR:		95305
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-04-04 15:10:56 +00:00
Alexander Nedotsukov
26fff0c0a1 - Drop bash build dependency. [1]
- Remove obsolete USE_REINPLACE.

Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com> [1]
2006-04-04 12:31:16 +00:00
Jean-Yves Lefort
20d3ebfb04 Add geany.
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.

WWW: http://geany.uvena.de/

PR:		ports/91817
Submitted by:	Remington <mrl0lz@gmail.com>
2006-04-04 12:28:14 +00:00
Jun Kuriyama
f095a2355e Upgrade to 1.04. 2006-04-04 09:48:30 +00:00
Herve Quiroz
c7930081ff - Update to 1.0.3 [1]
- Use 'exec' to launch the JVM
- Cleanup: unset USE_REINPLACE as REINPLACE_CMD is not even used

PR:		93868 [1]
Submitted by:	maintainer [1]
2006-04-04 08:18:39 +00:00
Herve Quiroz
38f5885a5f - Transfer maintainership
- Automatically set MAVEN_HOME [1]

PR:		95174
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com> (new maintainer) [1]
Approved by:	maintainer
2006-04-04 08:08:47 +00:00
Michael Nottebrock
3e9d22ade7 Fix plist 2006-04-03 09:23:23 +00:00
Erwin Lansing
572aebc005 Update to 1.12
PR:		95248
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-04-03 07:56:22 +00:00
Jun Kuriyama
db4ab97fd0 Add p5-Devel-CoreStack 1.3, a perl5 module that generates a stack dump
from a core file.
2006-04-03 06:45:37 +00:00
Kris Kennaway
895490f06b BROKEN: Size mismatch 2006-04-02 23:12:23 +00:00
Thierry Thomas
01940ce589 Upgrade to 2.12.
Changelog at <http://bouml.free.fr/historic.html>.
2006-04-02 21:00:02 +00:00
Thierry Thomas
adc9e5acbe Add a missing patch.
PR:		95199
Approved by:	joerg
Reported by:	ports-i386 via Kris
2006-04-02 20:40:07 +00:00
Edwin Groothuis
c8d0edd32e [PATCH] devel/swig: [SUMMARIZE CHANGES]
- Fix the pkg-plist

PR:		ports/95211
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-02 06:52:17 +00:00
Pav Lucistnik
59209d79f2 - Mark BROKEN on FreeBSD 4.X
PR:		ports/95203
Submitted by:	Alex Kiesel <alex@kiesel.name> (maintainer)
2006-04-02 01:22:27 +00:00
Joerg Wunsch
93463c95c8 Upgrade to binutils 2.16.1, and install the header files as well.
Submitted by:	thierry
2006-04-01 19:50:54 +00:00
Vanilla I. Shu
e3088e6891 Upgrade to 0.9.10.026. 2006-04-01 17:24:27 +00:00
Edwin Groothuis
3f89b718df use SUB_FILES for pkg-message 2006-04-01 13:07:13 +00:00
Renato Botelho
eda0ab97e8 libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw opcode bytes (machine code). It
can parse and print out opcodes in AT&T and Intel syntax.

WWW: http://www.nologin.net/main.pl?action=codeView&codeId=49&

PR:		ports/95048
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2006-04-01 11:17:28 +00:00
Edwin Groothuis
04f1d150b4 [PATCH] devel/swig: update to 1.3.29
- Update to 1.3.29

PR:		ports/95182
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:58:32 +00:00
Jeremy Messenger
e8f2ca1868 portlint:
-Remove USE_REINPLACE.
2006-03-31 21:48:03 +00:00
Jeremy Messenger
3a485dc142 portlint:
-Add USE_GETTEXT.
	-Use DATADIR in plist.
2006-03-31 21:45:11 +00:00
Michael Nottebrock
d06eb8c3ee Update to 2.3.4
Submitted by: Adriaan de Groot <adriaan@codeyard.net>
2006-03-31 20:53:43 +00:00
Pav Lucistnik
42db45aa18 - Fix build on FreeBSD 4.X
PR:		ports/95147
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2006-03-31 14:34:21 +00:00
Renato Botelho
709dd2cde8 - Fix PLIST: Don't remove libdata/pkgconfig since it's on mtree
- Bump PORTREVISION for pkg-plist change

Reported by:	krismail
2006-03-31 10:01:33 +00:00
Dirk Meyer
7de4f061a1 - fix MASTER_SITE_SUBDIR 2006-03-31 05:01:05 +00:00
Ying-Chieh Liao
0dd31003fd fix master site and WWW
PR:		95135
Submitted by:	Jean-Francois BOEUF <jfb@minet.net>
2006-03-31 02:52:52 +00:00
Ying-Chieh Liao
c3a86f50a7 fix master site and WWW
PR:		95134
Submitted by:	Jean-Francois BOEUF <jfb@minet.net>
2006-03-31 02:50:51 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Cheng-Lung Sung
038006ca6f - update to 0.19 2006-03-30 08:44:10 +00:00
Ying-Chieh Liao
d2aad610d5 upgrade to 5.5 2006-03-30 02:10:03 +00:00
Herve Quiroz
5141fa0ed2 - Update to 2.0.3
- Use 'exec' to launch the JVM
2006-03-29 23:46:26 +00:00