Commit graph

164791 commits

Author SHA1 Message Date
Dirk Meyer
d66736f013 - fix for new framework 2006-11-30 07:08:41 +00:00
Ion-Mihai Tetcu
a1163073c0 The Tinderbox team is pleased to announce the availability of Tinderbox
2.3.4.  This release is both a bug fix and a new feature release.  The
changes include:
* A performance bug with tbcleanup that was introduced in 2.3.3 has been
fixed.
* The portbuild environment is now scrubbed to prevent pollution.  This
greatly helps in producing the same packages as pointyhat.
* The HOME environment variable is initialized to /root to fix certain
false positive leftover problems.
* If a port fails to build, the Build is reinitialized before the next
port build is started (unless -noclean is passed to tinderbuild) to
prevent pollution.
* All the new failure patterns have been merged from pointyhat.  This
will produce much more accurate failure analysis.
* A new feature has been added to support introducing custom OPTIONS
into port builds.  Consult the README for more details.
* With the start of Xorg 7.x merge testing, port problems are being
found due to the move to LOCALBASE.  Therefore, Tinderbox needs an easy
way to set non-standard LOCALBASE and X11BASE.  This has been addressed
in 2.3.4.  To make use of this feature you must either copy rawenv.dist
to rawenv, or add LOCALBASE and X11BASE variables to your rawenv file.
For example:
LOCALBASE=/usr/local
X11BASE=/usr/X11R6
When you want to run a build with non-standard LOCALBASE and/or X11BASE
paths, just change rawenv, then start your build.

Note: this release includes a micro dsversion bump, so you must run the
upgrade.sh to ensure your database static data is up-to-date.
2006-11-30 07:02:40 +00:00
Dirk Meyer
19c830cd02 - new option USE_GNUSTEP_LDCONFIG
- new option USE_MAKEFILE
- default USE_GMAKE and GNUmakefile
2006-11-30 06:55:29 +00:00
Joseph Koshy
5fe79500c2 Fix compilation on FreeBSD 5.X.
PR:		ports/105381
Submitted by:	Thorolf (thorolf at grid einherjar de)
2006-11-30 05:57:47 +00:00
Marc G. Fournier
1e3ed84783 pear is not a valid module for php5 2006-11-30 05:47:57 +00:00
Alexander Botero-Lowry
1ff6a80ea4 Farbot automates building of netinstall/PXE boot FreeBSD releases. It features a
simple configuration file based on the concept of "Installations",
"PackageSets", and "PartitionMaps."

Farbot currently handles the following:

* Building FreeBSD releases, including grabbing any source needed.
* Building packages for each release, derived from per installation package
  sets.
* Laying out an NFS/TFTP exportable file system structure for all built
  releases, customized for each installation type.
* Generation of a customized bootloader with options to install each
  installation type

WWW: http://dpw.threerings.net/projects/farbot/

PR:		ports/106037
Submitted by:	Nick Barkas <snb at threerings.net>
2006-11-30 04:56:43 +00:00
Maho Nakata
01f1c535cb Fix pkg-plist
Submitted by:	kris
2006-11-30 04:44:31 +00:00
Maho Nakata
db7b52d82c Update to 2.10. 2006-11-30 04:39:29 +00:00
Rong-En Fan
172486f976 - Respect X11BASE 2006-11-30 03:52:20 +00:00
Rong-En Fan
f8957b9628 - Respect X11BASE [1]
- The configure script is not generated from autotools, thus use
  HAS_CONFIGURE instead

Reported by:	pointyhat [1]
2006-11-30 02:57:56 +00:00
Rong-En Fan
209aabc97a - Respect X11BASE
This port requires Xlib to build, thus set USE_XLIB. With GNU_CONFIGURE,
  it sets correctly path.

Reported by:	pointyhat
2006-11-30 02:39:17 +00:00
Maho Nakata
f19aa6d2b0 Update to 2.1.0
* dependency to ATLAS is now conditional.
2006-11-30 01:12:10 +00:00
Maho Nakata
dc6e867349 Add USE_LDCONFIG. 2006-11-30 00:57:58 +00:00
David Thiel
405e869517 - Update to 1.3.
Approved by:	edwin
2006-11-30 00:37:16 +00:00
Shaun Amott
87f1a258e0 Document 'kronolith -- arbitrary local file inclusion vulnerability' 2006-11-30 00:32:58 +00:00
David Thiel
7f39020d92 Adding per Committer's Guide.
Approved by:	edwin
2006-11-29 23:29:51 +00:00
Wes Peters
8f795b6a5f The C++ Portable Components consists of four libraries providing a
platform abstraction layer for system interfaces, an XML parser
with SAX2 and DOM interfaces and an XML writer, classes for working
with configuration files and command line arguments, and a number
of network protocols.
2006-11-29 23:25:10 +00:00
Pav Lucistnik
03f7eec406 - Fix WITH_MIDI_PLAYER option (mixing of variable assignments and targets)
PR:		ports/100928
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer timeout (4 months)

- Add desktop entry

PR:		ports/104069
Submitted by:	Pawel Pekala <c0rn@o2.pl>
Approved by:	maintainer timeout (1,5 month)

- Modernize pkg-message handling, style
2006-11-29 22:56:41 +00:00
Pav Lucistnik
08e28189cb - Cleanup manlang directories
PR:		ports/105972
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2006-11-29 22:38:23 +00:00
Martin Wilke
804c834a1a - Update to 0.7.5.
PR:		ports/105991
Submitted by:	"Rashid N. Achilov" <shelton@master.askd.ru> (maintainer)
2006-11-29 22:34:28 +00:00
Martin Wilke
a2079fc240 - Pass maintainership to submitter
- Upgrade to 2.2.0
- Update MASTER_SITES

PR:		ports/106034
Submitted by:	Dan Langille <dan@langille.org>
2006-11-29 22:29:45 +00:00
Pav Lucistnik
872ef390e9 - Update to 1.1.7
PR:		ports/106025
Submitted by:	Nick Muerdter <spam@nickm.org>
2006-11-29 22:18:36 +00:00
Maho Nakata
729d96568e * Fix package. TMPPLIST must be overwrite at the first.[1]
* Fix pkg-message.

Submitted by:	Jack L.[1]
2006-11-29 22:08:18 +00:00
Maho Nakata
fc6b70fcd1 Now install shared libs as well (to prevent to pass -fPIC when
creating a static lib. to workaround esp. for amd64).
2006-11-29 21:40:05 +00:00
Martin Wilke
85fa31a7ca - Pass maintainership to submitter
Submitted by:	Beat Gätzi <beat@chruetertee.ch>
2006-11-29 21:16:26 +00:00
Thierry Thomas
0d396e6b18 Upgrade to 2.19.4.
Changelog at <http://bouml.free.fr/historic.html>.
2006-11-29 21:13:17 +00:00
Martin Wilke
4c6131bc02 - Update to 2006-11-28 snapshot
- Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!)
- Document physical device problems in pkg-message and move aio item
  to the bottom so it has a slightly smaller chance of being
  overlooked

PR:		ports/105971
Submitted by:	Juergen Lock (maintainer)
2006-11-29 20:58:35 +00:00
Martin Wilke
c4a50f626d - Update to 0.9.2
PR:		105951
Submitted by:	Rene Ladan<r.c.ladan@gmail.com> (maintainer)
2006-11-29 20:55:02 +00:00
Andrew Pantyukhin
e77b20684b - Switch to SF mirrors
PR:		ports/104944
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	Howard Owen <hbo@egbok.com> (maintainer timeout, 30 days)
2006-11-29 20:52:34 +00:00
Oliver Lehmann
c5b30f3654 make buildable on FreeBSD 4
PR:		ports/103769
Approved by:	maintainer timeout (62 days)
2006-11-29 20:38:21 +00:00
Pav Lucistnik
2d9476d793 - Update to 1.10
- Deploy USE_WX
- Move to LOCALBASE
2006-11-29 19:48:18 +00:00
Anton Berezin
b52aa7ad3e Update to 1.95. 2006-11-29 19:40:59 +00:00
Max Khon
2c5bcb4dfd Update to 1.1.5.20061116
PR:		105052
Submitted by:	Alexander Logvinov
2006-11-29 19:32:30 +00:00
Max Khon
faa87a9209 Set wxgtk2.4 include directory to ${PREFIX}/include/wx-2.4/wx.
This resolves header conflicts with wxgtk2-2.6+.

PR:		100465
2006-11-29 18:44:58 +00:00
Mikhail Teterin
95a9fb1a3d Drive-by commit to fix MASTER_SITE... 2006-11-29 18:26:40 +00:00
Mikhail Teterin
beedb6e55e Respect the X11BASE and the CC settings.
Prompted by:	kris	(X11BASE)
2006-11-29 18:26:07 +00:00
Joseph Koshy
f8534fd26e Upgrade to v110.60. Upstream changes include:
- a new directory layout.
 - new code generator tools (in beta).

Submitted by:	Johannes 5 Joemann (joemann at beefree dot free dot de)
2006-11-29 17:46:37 +00:00
Marcus Alves Grando
b04e3e9715 - Real fix to run in FreeBSD < 5.1. Use CLOCK_REALTIME when CLOCK_MONOTONIC does not exists. 2006-11-29 17:46:10 +00:00
Oliver Lehmann
4f5a4b258f while adding vpopmail-devel as a package, PKG_PREFIX
gets defined as ${PREFIX} - not as ${PREFIX}/vpopmail like it is defined
in the Makefile. This ends up in creating users with /usr/local
as home dir prefix, not /usr/local/vpopmail. This leads to a
wrong home dir, and uninstallable other vpopmail-dendant appli-
cations like vqadmin or courier-authlib-vchkpw because this
applications are expecting lib_deps and inc_deps in ~vpopmail/etc.

PR:		ports/103177
Approved by:	maintainer timeout (66 days)
2006-11-29 17:38:45 +00:00
Andrew Pantyukhin
533b150b09 - Update to latest snapshots
- Adopt pyxmpp
2006-11-29 17:14:20 +00:00
Marcus Alves Grando
485e3029aa - Fix build in FreeBSD < 5.1
- Take MAINTAINER
2006-11-29 17:13:24 +00:00
Rong-En Fan
78e58eb7b0 - Update to 0.24
- Add dbus support option
- Remove patches merged into upstream

PR:		ports/105897
Submitted by:	Peter Johnson <johnson.peter at gmail.com> (maintainer)
2006-11-29 16:35:59 +00:00
Erwin Lansing
3d929a6c9f Update to 0.83
PR:		106016
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-11-29 15:59:48 +00:00
Rong-En Fan
b3e1c97376 - Update to 2.12 2006-11-29 15:52:12 +00:00
Andrew Pantyukhin
e9c9fe7790 - Update to 0.7.3 2006-11-29 15:50:46 +00:00
Andrew Pantyukhin
384c051f08 - Update to 2.2 2006-11-29 15:34:15 +00:00
Andrew Pantyukhin
229ba3cc2f - Update to 0.38 2006-11-29 15:16:32 +00:00
Andrew Pantyukhin
9d563a09b3 - Update to 1.7 2006-11-29 15:06:42 +00:00
Andrew Pantyukhin
fed1208853 - Update to 0.8.3 2006-11-29 15:03:25 +00:00
Stanislav Sedov
7e5111077b - Add port for devel/fga
FGA is a simple yet powerful implementation of a general genetic algorithm, and
provides many types of crossover and selection procedures.

It is suitable to solve mathematical problems such as combinatorical
optimization ones, as well as to build artificial life simulations.
2006-11-29 14:49:24 +00:00