Thierry Thomas
0d59aefd6f
Yet another silent update!
...
Full diff available at
<http://people.freebsd.org/~thierry/ports/bouml-060611-060612.diff >
Reported by: Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
2006-06-12 19:23:47 +00:00
Erwin Lansing
7d30f7a7fc
Update to 0.78
...
PR: 98865
Submitted by: Christopher Boumenot <boumenot@gmail.com>
2006-06-12 18:30:41 +00:00
Erwin Lansing
637ab1e3fc
Remove bogus USE_INSTALL_SCRIPT.
2006-06-12 16:32:23 +00:00
Martin Wilke
45f5fb9617
Update to 4.0
...
PR: ports/98395
Submitted by: miwi
Approved by: krion (mentor), maintainer via
2006-06-12 14:31:17 +00:00
Michael Johnson
f62cbea0cf
- Don't force gcc3.4 on 4.x, gcc 2.95 in base works just fine.
2006-06-12 14:18:26 +00:00
Martin Wilke
05af8b2ab4
Update to 2.3
...
PR: ports/98164
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
2006-06-12 14:01:38 +00:00
Michael Johnson
cbdb6e8b21
- Force use of gcc34 on 5.x to fix build due to a bug in the base gcc version.
...
Reported by: pointyhat via kris
2006-06-12 13:59:44 +00:00
Martin Wilke
ee3dc11ce5
Update to 1.28
...
PR: ports/97966
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
2006-06-12 12:36:55 +00:00
Martin Wilke
e2e87b2854
Update to 3.10.1
...
PR: ports/98360
Submitted by: miwi
Approved by: krion (mentor), maintainer
2006-06-12 12:24:29 +00:00
Joe Marcus Clarke
bc47d8f11d
Update to 2.14.1.
2006-06-11 23:46:26 +00:00
Lars Thegler
73a0f50eae
Update to 1.06
...
PR: ports/98313
Submitted by: aaron
2006-06-11 20:14:10 +00:00
Lars Thegler
18b4fce7e0
Update to 1.19
...
PR: ports/98312
Submitted by: aaron
2006-06-11 19:53:01 +00:00
Ion-Mihai Tetcu
135d2d015d
- update to 1.0.5
...
- fix pkg-config file install path
- update WWW
PR: ports/98796
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
2006-06-11 19:25:54 +00:00
Erwin Lansing
181466b6a6
Update to 2.5.6
...
PR: 98821
Submitted by: ports fury
2006-06-11 17:42:37 +00:00
Thierry Thomas
452a98d245
Upgrade to 2.15.1.
...
Changelog at <http://bouml.free.fr/historic.html >.
2006-06-11 16:59:45 +00:00
Erwin Lansing
6dcec13430
Update to 0.53
...
PR: 98819
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-11 16:22:26 +00:00
Pav Lucistnik
3e82ea7898
COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles
...
in a way that they aren't readable by human beings; but they remain
compilable.
WWW: http://home.arcor.de/bernhard.baier/cobf/
Please note: the 'copyright.txt' disallows patching the sourcecode
without explicit permission from the author. Binary packages are not
permitted without shipping the source.
I contacted the author of COBF (emails available per request) and we are
allowed to patch 'src/cpp/makefile' (see 'files/patch-makefile'). He
also permits us shipping binary-only packages (because users can obtain
the source with 'make fetch' anyway).
PR: ports/97264
Submitted by: Ed Schouten <ed@fxq.nl>
2006-06-11 09:39:38 +00:00
Erwin Lansing
638488af85
Update to 0.77
2006-06-10 19:47:46 +00:00
Erwin Lansing
46a7b1df17
Update to 0.64
2006-06-10 19:22:38 +00:00
Erwin Lansing
7ca10f0fe0
Update to 2.62
2006-06-10 19:11:14 +00:00
Joe Marcus Clarke
70eb7f5569
* Rename our rc.d stop_postcmd function to be consistent with other scripts
...
* Create the directory to hold the dbus pidfile before starting as MFS-mounted
/var's will not have this directory [1]
PR: 98580 [1]
2006-06-10 19:03:48 +00:00
Erwin Lansing
136a06f03d
Update to 1.05
2006-06-10 19:00:34 +00:00
Ion-Mihai Tetcu
f42d0fd6cd
Add lasi 1.0.4, c++ stream output interface for creating Postscript
...
documents.
PR: ports/98601
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: lawrance (mentor, implicit)
2006-06-10 17:28:43 +00:00
Erwin Lansing
7b6fb4d2db
IO::Null
...
========
Calling a constructor of this class always succeeds, returning a new
null filehabdle. Writing to any object of this class is always a no-
operation, and returns true. Reading from any object of this class is
always nooperation, and returns empty-string or empty-list, as
appropriate.
WWW: http://search.cpan.org/dist/IO-Null/
PR: ports/98723
Submitted by: Rouslan Iskhakov <rouslan@rshell.net>
2006-06-10 16:13:14 +00:00
Marcus Alves Grando
c99aad1e86
- Update to 1.5.1
...
PR: 97988
Approved by: maintainer timeout (14 days)
2006-06-10 13:41:26 +00:00
Pav Lucistnik
4e5492a958
TZInfo is a Ruby library that uses the standard tz database
...
(http://www.twinsun.com/tz/tz-link.htm ) to provide daylight savings
aware transformations between times in different time zones. The
tz database is compiled into Ruby classes which are packaged in the
release. No external zoneinfo files are required at runtime.
WWW: http://tzinfo.rubyforge.org/
PR: ports/98771
Submitted by: Rui Lopes <rgl@ruilopes.com>
2006-06-10 11:38:37 +00:00
Erwin Lansing
083858b325
The Rose::DateTime::* modules provide a few convenience functions
...
and objects for use with DateTime dates.
WWW: http://search.cpan.org/dist/Rose-DateTime/
PR: ports/98767
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
2006-06-10 10:46:06 +00:00
Erwin Lansing
e9fda5cbb9
Rose::Object is a generic object base class. It provides very little
...
functionality, but a healthy dose of convention.
WWW: http://search.cpan.org/dist/Rose-Object/
PR: ports/98767
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
2006-06-10 10:45:07 +00:00
Erwin Lansing
8d5bdb063b
When you just can't get your code to work, admit you are a total failure.
...
Author: Ingy <ingy@cpan.org>
WWW: http://search.cpan.org/dist/orz/
PR: ports/98696
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
2006-06-10 09:43:33 +00:00
Mark Linimon
90382f7ff3
Reset maintainer at his request due to lack of time.
2006-06-10 06:14:05 +00:00
Mark Linimon
7a7edcec7a
Maintainer's email bounces.
2006-06-09 21:30:45 +00:00
Thierry Thomas
eeb6fc06f1
Chase a silent bugfix.
...
Full diff available at
<http://people.freebsd.org/~thierry/ports/bouml-060604-060609.diff >.
PR:
Reported by: pointyhat via Kris
2006-06-09 21:11:55 +00:00
Mark Linimon
de1ef98ff3
Reset maintainer at his request due to lack of time. We appreciate all the
...
help in the past.
2006-06-09 21:08:45 +00:00
Mark Linimon
29beca5ab8
Reset maintainer at his request due to current lack of time. We appreciate
...
all the help in the past.
2006-06-09 21:07:11 +00:00
Mark Linimon
56c79abe2a
Update maintainer's email address at his request.
2006-06-09 21:01:32 +00:00
Pav Lucistnik
7596af0318
Udis86 is an easy-to-use minimalistic disassembler library (libudis86) for the
...
x86 and AMD64 (x86-64) range of instruction set architectures. The primary
intent of the design and development of udis86 is to aid software development
projects that entail binary code analysis.
WWW: http://udis86.sourceforge.net/
PR: ports/98627
Submitted by: Lutz Boehne <lboehne@damogran.de>
2006-06-09 20:45:20 +00:00
Pav Lucistnik
47c5fd80cc
- Update to 605
...
- Add WITH_SDL knob
PR: ports/98598
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer)
2006-06-09 20:36:44 +00:00
Michael Johnson
180a23ffae
- Grab MAINTAINER for multimedia@
...
- Add audio to CATEGORIES
2006-06-09 20:33:07 +00:00
Aaron Dalton
ef34039879
- Restrict to Perl 5.6+ due to POD generation problems
...
Approved by: tobez (implicit)
2006-06-09 19:43:12 +00:00
Michael Johnson
948f5473bd
- Transfer MAINTAINER to multimedia@
...
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Jeremy Messenger
e229e436fb
Chase devel/ruby-gettext updated that has filename changed, from
...
gettext/_locale.so to locale_system.so. Bump the PORTREVISION.
Reported by: krismail
2006-06-09 14:13:02 +00:00
Erwin Lansing
5de5dea488
This module exports a clone() function which unlocks the builtin
...
functionality perl uses to clone a new interpreter and its values.
WWW: http://search.cpan.org/dist/Scalar-Util-Clone/
PR: ports/98735
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
2006-06-09 12:53:52 +00:00
Renato Botelho
59d8f8162b
- Repocopy devel/fpc-fvision -> devel/fpc-fv [1]
...
- Update to 2.0.2 [2]
- Take maintainership [2]
PR: ports/98686 [1], ports/98732 [2]
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopied by: marcus
2006-06-09 11:04:55 +00:00
Joe Marcus Clarke
8f8b80af4f
Add a full BUILD_DEPENDS on glibmm to fix build problems on pointyhat.
2006-06-09 04:49:24 +00:00
Cheng-Lung Sung
9ed3800b4b
- fix plist
...
- run depends on misc/py-pexpect
- bump PORTREVISION for the run_depends
PR: ports/98733
Submitted by: maintainer (Dryice Liu)
2006-06-09 02:20:07 +00:00
Cheng-Lung Sung
a6cefd3cb5
- Pointyhat noticed that devel/p5-Event-Lib 1.00 would delete
...
one (empty) directory it didn't create itself.
PR: ports/98717
Submitted by: maintainer (Fabian Keil)
2006-06-09 02:15:24 +00:00
Cheng-Lung Sung
dda93eafac
- update to 1.1.0
2006-06-09 01:21:23 +00:00
Yen-Ming Lee
1f63576ff1
- update to 0.10
2006-06-08 23:57:02 +00:00
Sergey Matveychuk
0fd6308ca2
- Update to 3.4.1
2006-06-08 20:25:20 +00:00
Doug Barton
5d29aef0af
Update rc.d script to better fit current practice.
...
PR: ports/98692
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> [maintainer]
2006-06-08 16:59:41 +00:00