Lev A. Serebryakov
e8299c9f37
Fix situation with info files.
2004-04-06 08:55:48 +00:00
Lev A. Serebryakov
dc3b8e87fd
echo -> ${ECHO}, remove USE_GETTEXT at all.
2004-04-06 07:50:52 +00:00
Lev A. Serebryakov
924e4758da
Fix *.info installtion. Unbroke.
2004-04-06 07:09:48 +00:00
Ying-Chieh Liao
4e92e6194f
add dprog 0.3.1
...
A language for specifying dynamic programming algorithms
2004-04-06 01:31:21 +00:00
Mikhail Teterin
c0b6cae888
Update the dependency on tcllib from 1.4 to 1.6. May be, tcllib should
...
install into a non-versioned directory?
Submitted by: kris
2004-04-06 01:15:10 +00:00
Kris Kennaway
4d964ca692
Finish removing this port.
2004-04-05 13:31:09 +00:00
Oliver Lehmann
3a35ec0d90
update to 0.2.6
2004-04-05 09:52:39 +00:00
Sergei Kolobov
acd22963db
- Update pkg-descr to reflect reality
...
PR: ports/64884
Submitted by: mike johnson <ahze@ahze.net>
2004-04-05 09:33:17 +00:00
Erwin Lansing
2b287e0c82
Add p5-Net-LibIDN 0.04, this module provides access to the libidn
...
library.
PR: ports/63931
Submitted by: Dominik Brettnacher <domi@saargate.de>
2004-04-05 09:30:50 +00:00
Erwin Lansing
1e532cfb7d
Add p5-File-Type 0.20, determine file type using magic.
...
PR: ports/63157
Submitted by: Michael Johnson <ahze@ahze.net>
2004-04-05 07:59:45 +00:00
Joe Marcus Clarke
9fd33955e9
Whoops, something got fubar'd. Put these versions back to 2.6.0.
2004-04-05 04:21:53 +00:00
Joe Marcus Clarke
b81aef7d31
Update to 2.0.7.
2004-04-05 04:15:50 +00:00
Joe Marcus Clarke
b41b93b15e
Fix some known compatibility problems with GNOME 2.6.
2004-04-05 04:15:24 +00:00
Joe Marcus Clarke
c94593c014
Add libglade-java, Java wrappers around libglade-2.4.
2004-04-05 04:03:12 +00:00
Joe Marcus Clarke
6d2bcba1c7
Add libgconf-java, Java wrappers around GConf 2.4.
2004-04-05 04:02:06 +00:00
Joe Marcus Clarke
17de5d993a
Remove gnomevfs-extras now that it has been integrated into gnomevfs2.
2004-04-05 03:42:06 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
c4851e78e4
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
...
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Ade Lovett
66d36e4cb1
Reset two missed ports back to WANT_AUTO* -- the other one mentioned,
...
apr-thread, doesn't appear to exist in the ports tree.
2004-04-04 21:42:12 +00:00
Thierry Thomas
30e8356dd1
Add pear-XML_SVG 0.0.3, PEAR object-oriented API for building SVG
...
documents.
Yet another PEAR package to be used by Horde-3.
Approved by: mat (mentor).
2004-04-04 20:04:37 +00:00
Mikhail Teterin
838f2d4ea3
Unbreak. Builds, installs fine on fresh current. Disable the parallel
...
build, as the only thing, that could've prevented it from properly
installing in the past.
2004-04-04 19:06:47 +00:00
Mikhail Teterin
102a0b1768
Make the wish-version selectable. Default to 8.4. Update master-site, and WWW.
2004-04-04 18:49:04 +00:00
Mikhail Teterin
dc4fcf3659
Upgrade from 1.4.1 to 1.5.0, released on February 17. Turn on self-tests.
2004-04-04 18:41:25 +00:00
Erwin Lansing
2f5f504f36
Update to 1.05
2004-04-04 18:16:52 +00:00
Erwin Lansing
f2688ed2f2
Update to 1.22
2004-04-04 18:15:32 +00:00
Markus Brueffer
e8e5e4e643
Update to version 1.3.1
...
Approved by: arved (mentor)
2004-04-04 17:53:09 +00:00
Thierry Thomas
7ba967779f
Add pear-VFS 0.0.4, PEAR Virtual File System API.
...
It is required by Horde-3 (to be released).
Approved by: mat (mentor).
2004-04-04 17:38:57 +00:00
Mark Linimon
16dc47ffda
Apache Avalon provides a complete platform for component programming including
...
a core framework, utilities, tools, components and containers. By using key
design patterns such as Inversion of Control (IoC) and Seperation of Concerns
(SoC), Avalon achieves a number of advantages over traditional object oriented
programming frameworks:
* No implementation lock
* Low coupling between components
* Component lifecycle management
* Configuration management and easy to use API
* Component meta-data framework and tools
* Service dependecy management
* Embeddable containers for standalone, J2EE and web environments
The Avalon Framework API and Implementation consists of interfaces that define
relationships between commonly used application components, best-of-practice
pattern enforcements, and several lightweight convenience implementations of
the generic components.
WWW: http://avalon.apache.org/framework/
PR: ports/64999
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-04 16:24:47 +00:00
David E. O'Brien
0c4d4d79cf
Hook up gdb6 to the build.
2004-04-04 12:28:18 +00:00
Erwin Lansing
5b15e3ea53
Somehow, pkg-descr from another port was added. Replace with a
...
description that describes the actual port.
PR: 65157
Submitted by: Marco Ferreira <seth@netc.pt>
2004-04-04 10:58:47 +00:00
Kris Kennaway
e2b8201d4a
BROKEN on !i386 and !alpha (gcc internal compiler error); mark IGNORE
...
on amd64 (cc1plus loops forever, presumably another symptom of the same
bug)
2004-04-04 00:27:33 +00:00
Mikhail Teterin
d39c0d117c
Upgrade from 1.4 to 1.6. Unreak on Alpha for the time being.
...
PR: ports/64922
Submitted by: forsite
2004-04-03 21:41:36 +00:00
Greg Lewis
1c640e7248
. Use MASTER_SITE_APACHE_JAKARTA, which should greatly improve the
...
fetchability of this port.
Approved by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-04-03 16:30:08 +00:00
Kris Kennaway
92f61b8355
BROKEN on amd64: Coredump during build
2004-04-03 14:20:34 +00:00
Kris Kennaway
1192174275
BROKEN on !i386: Does not compile
2004-04-03 14:01:28 +00:00
Kris Kennaway
f94e45da4c
BROKEN on amd64: Configure fails
2004-04-03 13:56:30 +00:00
Kris Kennaway
c1f7ad086a
BROKEN on amd64: Does not build
2004-04-03 13:52:48 +00:00
Joseph Koshy
d124e9bf5d
Upgrade to v5.5.4.
2004-04-03 12:23:46 +00:00
Ernst de Haan
3ed68067d8
Log:
...
- fixed the location of EXTRACT_ONLY in Makefile so now
portlint does not complain
- changed the 'ant(1)' script so that it now uses the
'classpath' command provided by java/javavmwrapper
(command added recently)
PR: 65063
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-03 11:30:54 +00:00
Ade Lovett
595addc9c5
Ding-dong, this is your friendly happy face talking. Please to be
...
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.
Thanks awfully
2004-04-03 08:27:07 +00:00
Trevor Johnson
4ae1d01730
By default, do not install HTML-formatted man pages.
...
When NOPORTDOCS is set, do not install a few other HTML files.
2004-04-03 03:48:30 +00:00
Trevor Johnson
e485b65b57
Fix whitespace.
2004-04-03 02:34:13 +00:00
Trevor Johnson
ea182a1646
Correct packing list.
2004-04-03 02:03:27 +00:00
Kirill Ponomarev
a93752abaf
- Support USE_GETOPT_LONG
...
- Avoid unexpected side effect by other ports
PR: ports/65081
Submitted by: Ports Fury
2004-04-02 19:02:46 +00:00
Kirill Ponomarev
9d79490219
- Update to version 0.9b-20040316
...
PR: ports/65080
Submitted by: Ports Fury
2004-04-02 19:02:02 +00:00
Archie Cobbs
417dc54277
Update to version 0.3.6.
2004-04-02 16:43:53 +00:00
Archie Cobbs
f978fba674
Respect CC and CFLAGS.
...
PR: ports/65048
2004-04-02 15:27:23 +00:00
Mathieu Arnold
b48dde1073
Add p5-POE-Component-EasyDBI 0.02, pOE Component for simplified DBI
...
usage.
PR: ports/62182
Submitted by: Zach Thompson <lin-chi@lastamericanempire.com>
2004-04-02 13:42:23 +00:00
Trevor Johnson
d56569ff57
Make examples (mostly) optional, requested by obrien.
2004-04-02 12:25:24 +00:00
Kris Kennaway
003620c0c4
Use PERL_MODBUILD now that bsd.port.mk has been changed to allow it without
...
infinite recursion.
Submitted by: mat
PR: 62422
2004-04-02 07:31:45 +00:00