Aaron Dalton
ba89fa56f9
Adding port net/p5-Net-EPP-Proxy, a proxy server for the EPP protocol.
...
Approved by: tobez (implicit)
2006-02-19 22:40:17 +00:00
Joe Marcus Clarke
55b05955ba
Fix a problem where Firefox creates its ~/.mozilla directory using stack
...
garbage.
PR: 92899
Submitted by: truckman
2006-02-19 22:23:03 +00:00
Joe Marcus Clarke
8fd1dade69
Fix path to source file.
2006-02-19 22:13:44 +00:00
Joe Marcus Clarke
3185a5b9a5
Fix e-d-s so that it does not try to allocate all available memory on 64-bit
...
platforms. The fix committed is different from that in the PR since the
purpose of this memory was not clarified by the Evolution developers. The
fix committed casts the require memory size to an unsigned 32-bit integer.
Since the memory required should never exceed the maximum capacity of an
uint32_t, this is not a problem.
Thanks to anholt for tracking down this problem.
See http://bugzilla.gnome.org/show_bug.cgi?id=331099 for more details.
PR: 93215
2006-02-19 22:12:27 +00:00
Marcus Alves Grando
f9c920ad3b
- Preserv modified config files
...
- Bump PORTREVISION
- Reorganize Makefile
- portlint(1)
PR: 90988
Reported by: Torfinn Ingolfsen <tingo@start.no>
2006-02-19 22:10:13 +00:00
Peter Pentchev
eca41c3e6b
Add a WITH_MPG321_SCROBBLER_PATCH knob to support an unofficial
...
patch that adds the -S command-line option to report the currently
played file to Last.fm's AudioScrobbler service.
Approved by: naddy (maintainer)
2006-02-19 20:46:56 +00:00
Erwin Lansing
da6c0bba31
RRDTool::OO is an object-oriented interface to Tobi Oetiker's round robin
...
database tool rrdtool. It uses rrdtool's RRDs module to get access to rrdtool's
shared library.
RRDTool::OO tries to marry rrdtool's database engine with the dwimminess and
whipuptitude Perl programmers take for granted. Using RRDTool::OO abstracts
away implementation details of the RRD engine, uses easy to memorize named
parameters and sets meaningful defaults for parameters not needed in simple
cases.
WWW: http://search.cpan.org/dist/RRDTool-OO/
PR: ports/93321
Submitted by: Stefan Pauly <stefan@fh-mainz.de>
2006-02-19 20:18:20 +00:00
Tom McLaughlin
533072970d
Update to 3.0.21b
...
- includes fix for ports/92619
PR: 93553
Submitted by: maintainer
2006-02-19 20:14:52 +00:00
Tom McLaughlin
538c89e6eb
Update to 3.0.21b
...
- Server crashes in smbd.
- Compile issues on 64-bit platforms.
- Crash bugs on big-endian systems.
- Over 30 bugzilla reports closed.
PR: 93552
Submitted by: maintainer
2006-02-19 20:11:09 +00:00
Erwin Lansing
4fb3432556
Oryx is an object persistence framework which supports both object-relational
...
mapping as well as DMB style databases and as such is not coupled with any
particular storage back-end. In other words, you should be able to
swap out an RDMBS with a DBM style database (and vice versa) without
changing your persistent classes at all.
WWW: http://search.cpan.org/dist/Oryx/
PR: ports/93533
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
2006-02-19 20:07:41 +00:00
Erwin Lansing
7556ef8f9a
Add p5-Catalyst-View-GraphViz 0.05, catalyst::View::GraphViz - GraphViz
...
View Class.
PR: ports/93167
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
2006-02-19 19:59:35 +00:00
Alexander Leidinger
9f07c57763
Fix the plist on architectures where bktr(4) isn't available.
...
Approved by: maintainer
Noticed by: kris/pointyhat
2006-02-19 19:16:19 +00:00
Gerald Pfeifer
665b10cc4e
Update to the 20060217 snapshot of GCC 4.1.0.
...
Remove USE_REINPLACE= as advised by new portlint.
2006-02-19 18:48:09 +00:00
Erwin Lansing
10b0ea036b
Add WWW
...
PR: 93568
Submitted by: Soeren Straarup <xride@x12.dk> (maintainer)
2006-02-19 18:44:59 +00:00
Erwin Lansing
ae3ccc13ef
Fix a typo on COMMENT
...
Submitted by: emaste
2006-02-19 18:35:00 +00:00
Yen-Ming Lee
a79321e352
- unbreak it on old perl
...
- fix plist
2006-02-19 17:35:38 +00:00
Yen-Ming Lee
3226f4727d
- unbreak on old perl
...
- bump PORTREVISION
2006-02-19 17:30:21 +00:00
Archie Cobbs
fb303359bc
Some fixes to the rc.d startup script.
...
Submitted by: Michael Proto <mike@jellydonut.org>
PR: ports/93486
2006-02-19 16:56:41 +00:00
Volker Stolz
f392037c89
Prune expired certificates (including one that will expire in 4 days during
...
the Ports Freeze)
PR: ports/93276
Approved by: secteam (remko)
2006-02-19 15:11:13 +00:00
Alexander Leidinger
f8d5006241
On -current there's a new header: printf.h. The port picks it up, but fails
...
because printf.h needs wchar.h. So:
- include wchar.h
- while I'm here include stdlib.h (for the prototype of exit())
2006-02-19 14:04:09 +00:00
Erwin Lansing
e1a2b6a9b1
- Update to 20060101 [1]
...
- supports new webcams (in pkg-descr from website) [1]
- Fix WWW [1]
- Fix MASTER_SITES [2]
PR: 91979 [1], 92955 [2]
Submitted by: Martin Matuska <martin@matuska.org> [1], Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) [2]
Approved by: maintainer [1]
2006-02-19 13:18:34 +00:00
Emanuel Haupt
f27c82577d
- Use OPTIONS
...
- Use PLIST_FILES, remove pkg-plist
- Use files/pkg-message.in
PR: 92749
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2006-02-19 13:18:08 +00:00
Erwin Lansing
271126e801
Add SHA256
...
PR: 93561
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2006-02-19 13:02:30 +00:00
Tim Bishop
ada6904232
- Remove deprecated USE_REINPLACE
...
- Remove test for versions of FreeBSD lower than 3.x
2006-02-19 12:48:28 +00:00
MANTANI Nobutaka
ffbf042abb
Update to 1.3.4.
2006-02-19 12:28:28 +00:00
Maho Nakata
6dbb019a42
Build fix when DEVELOPER_VER is defined
2006-02-19 12:09:43 +00:00
Erwin Lansing
5844b0f759
Use make(1) syntax in a Makefile
...
Pointy hat to: erwin
Noticed by: cperciva
2006-02-19 11:57:55 +00:00
Emanuel Haupt
1337aded1e
Remove deprecated USE_REINPLACE
2006-02-19 11:39:14 +00:00
MANTANI Nobutaka
c076dcb797
Fix failure of anthy dictionary generation with TMPDIR environment variable.
...
Submitted by: HASHIYA Takamitsu <hiraya@interrupt.gr.jp>
2006-02-19 11:21:04 +00:00
Erwin Lansing
4a209183cf
Update to 0.38.1
2006-02-19 11:02:41 +00:00
Erwin Lansing
33ea8f97a2
- Update to 0.04
...
- Mark for perl 5.6.0 or higher
2006-02-19 10:47:06 +00:00
Erwin Lansing
5c1b7d1e51
Update to 4.14
2006-02-19 10:18:54 +00:00
Erwin Lansing
4ca5141a1a
Update to 0.14
2006-02-19 10:10:37 +00:00
Erwin Lansing
72b7ce77c3
- Update to 0.96
...
- Mark for perl 5.6.0 and higher only
2006-02-19 10:08:24 +00:00
Erwin Lansing
09c5c7a02b
Update to 0.55
2006-02-19 09:40:36 +00:00
Erwin Lansing
3c22ce57e9
Update to 1.26
2006-02-19 09:39:42 +00:00
Erwin Lansing
cbdff4ae05
Update to 0.06
...
PR: 93557
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-19 09:37:12 +00:00
Erwin Lansing
5aae0beb00
Update to 0.02002
...
PR: 93556
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-19 09:30:48 +00:00
Joseph Koshy
0102af3acf
- Upgrade to v0.3.8. User visible changes include:
...
- i80321 (XScale) mode can run NetBSD/evbarm,
- performance speedups for framebuffer output
- most CPU types are enabled by default.
- Remove obsolete USE_REINPLACE directive.
- Add a local MASTER site.
- Take over port maintainership.
2006-02-19 09:04:11 +00:00
Tom McLaughlin
b552d28fdc
Add thunderbird-dictionaries
...
- Dictionaries for Mozilla Thunderbird
PR: 93550
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2006-02-19 08:58:10 +00:00
Mario Sergio Fujikawa Ferreira
a0c03cf432
o Fix misbehavior of makexml that adds extra n's at the XML code,
...
rendering it useless.
o Bump PORTREVISION
PR: 92084
Submitted by: edwin
2006-02-19 08:55:51 +00:00
Mario Sergio Fujikawa Ferreira
906ac7fec5
o Pacify portlint(1) by cleaning up BUILD_DEPENDS
...
o This port now both builds and runs on amd64 arch as reported by
others (I do not own hardware to verify that)
PR: 92210
Submitted by: mi
2006-02-19 08:44:52 +00:00
Mario Sergio Fujikawa Ferreira
b21e279cb0
o Install jtc.ico icon and add a FreeBSD ports system generated
...
frost.desktop file
o Bump PORTREVISION
PR: 93404
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> <eol1@yahoo.com>
2006-02-19 08:33:16 +00:00
Mario Sergio Fujikawa Ferreira
29e650aa46
o Add missing BUILD_DEPENDS on math/libgmp4
...
o Properly USE_RC_SUBR by pointing to a template rcng startup script
o Move FILESDIR/i2p.sh to FILESDIR/i2p.sh.in in order to benefit
of USE_RC_SUBR automated PLIST_SUB replacement
o Bump PORTREVISION
PR: 93405
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> <eol1@yahoo.com>
2006-02-19 08:24:29 +00:00
Tom McLaughlin
40c7451230
Add gtksourceview-sharp
...
- gtksourview bindings for Mono
2006-02-19 08:23:42 +00:00
Tom McLaughlin
0f5f09ee5d
Add libgdiplus
...
- GDI+ API for System.Windows.Forms in Mono
2006-02-19 08:09:44 +00:00
Tom McLaughlin
ac497234df
Update to 0.8.4
2006-02-19 07:28:28 +00:00
Tom McLaughlin
2bf52d522f
Add avahi-sharp
...
- Mono bindings for Avahi service discovery
2006-02-19 07:20:26 +00:00
Tom McLaughlin
3f88c858b1
Prepare port to act as a master to an avahi-sharp slave
...
Approved by: marcus on IRC
2006-02-19 07:04:48 +00:00
Tom McLaughlin
4737682cb3
Chase gtk-sharp20 update
2006-02-19 06:57:13 +00:00