Commit graph

2217 commits

Author SHA1 Message Date
Boris Samorodov
8ae861d9f3 Connect audio/linux-f10-mikmod to the rank of linux-f10
infractructure ports.
2009-06-07 20:22:07 +00:00
Pav Lucistnik
ab5c91839f - Add USE_CSTD flag that adds --std=value to CFLAGS
PR:		ports/135083
Submitted by:	ed

- Separate MAKE_JOBS_NUMBER from _MAKE_JOBS, so it can be used in
  individual ports

PR:		ports/134977
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2009-06-03 21:50:50 +00:00
Stanislav Sedov
926e6d3624 - Update ruby 1.9.1 to patchset 129. 2009-06-03 13:37:57 +00:00
Martin Wilke
cb4458e6c8 The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
2009-06-03 11:02:11 +00:00
Joe Marcus Clarke
dde7bb7951 Bump the vte shared lib version. 2009-06-03 05:15:14 +00:00
Stanislav Sedov
5d63ebd5f5 - Update ruby 1.8.7 to the latest revision available from ruby-lang.org.
This updates also borrows some important bugfixes from Ruby CVS that
  is not available in patchlevel 160 yet.
- Drop GC patch support. It is broken with the new ruby version and
  seem to require the complete rewriting.
2009-06-02 17:25:37 +00:00
Boris Samorodov
c11516af7b Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
2009-06-01 17:26:31 +00:00
Wesley Shields
0eaf249aac - Add MASTER_SITE_KERNEL_ORG
PR:		ports/134566
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-06-01 16:00:39 +00:00
Jose Alonso Cardenas Marquez
c51a512526 - Fix BUILD_DEPENDS. It must not overwrite previous BUILD_DEPENDS entries. 2009-05-24 06:12:44 +00:00
Jose Alonso Cardenas Marquez
492605858b - Add support to defined USE_FPC after of bsd.port.pre.mk include 2009-05-22 21:57:33 +00:00
Greg Lewis
b4d07ddf3f . Add support for openjdk6 as a possible JDK.
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
Reviewed by:	hq@
2009-05-22 04:11:20 +00:00
Pav Lucistnik
bc8b40ddf7 - Add support for MAKE_JOBS
PR:		ports/133287
Submitted by:	amdmi3
Approved by:	maintainer timeout (alexbl; 1 month)
2009-05-15 12:01:39 +00:00
Boris Samorodov
06f16afbb1 Use the new openmotif version for Linux Fedora 8. 2009-05-12 13:47:49 +00:00
Pav Lucistnik
a0f6c077ab - Add a code to drop bsd.port.options.mk into /usr/share/mk if it's missing on
the system (typically FreeBSD prior to 6.3).  Allows to continue if the write
  fails.  This should allow us to start using it widely in the ports tree
  (please not just yet, wait for a heads-up, in case this change needs to be
  backed out.)
2009-05-11 17:35:18 +00:00
Max Brazhnikov
c4efb99db9 Update KDE ports to 4.2.3
See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php

New ports:

  devel/kdebindings4:
	Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
	Currently only Python bindings are supported.

  devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
  devel/kdebindings4-python-pykde4:
	Python bindings for KDE.

  print/kdeutils4-printer-applet:
	printer-applet is a system tray utility. It shows current print jobs,
	shows printer warnings and errors and shows when printers that have
	been plugged in for the first time are being auto-configured by
	hal-cups-utils. It replaces kjobviewer in KDE 3.

  print/system-config-printer-kde
	A port of Gnome system-config-printer to KDE.
2009-05-09 19:38:16 +00:00
Boris Samorodov
394ca91e42 Fix libxml library version.
PR:		ports/134359
Submitted by:	Hidemi Yamashita <happybsd@kiiroi.mimoza.jp>
2009-05-08 19:29:03 +00:00
Dirk Meyer
ae6b3b9b60 - Fix autodetec with invalid PKG_DBDIR
PR:		133927
Submitted by:	Eygene Ryabinkin
2009-05-07 08:19:02 +00:00
Oliver Lehmann
157c3e2264 update xfce to 4.6.1
bump PORTREVISION where necessary
2009-05-06 14:56:27 +00:00
Martin Wilke
eb81defc97 - Give Maintainership up to the Gecko Gang (gecko@) 2009-05-04 19:23:44 +00:00
Jose Alonso Cardenas Marquez
abbf911981 - Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
2009-05-04 15:23:08 +00:00
Robert Noland
c9df379227 It looks like most all drivers are starting to require libXi, not just
video drivers.

Reported by:	QAT (via xf86-input-synaptics)
2009-04-25 19:49:16 +00:00
Joe Marcus Clarke
ce357ade9a Sync the gnomedesktopsharp implied list with reality.
Approved by:	portmgr (implicit)
2009-04-13 19:05:11 +00:00
Joe Marcus Clarke
78b69bb692 One more instance of gnome -> miwi. 2009-04-13 01:38:03 +00:00
Martin Wilke
2ae036e78c Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
2009-04-12 19:27:13 +00:00
Boris Samorodov
adfded0ed0 Toggle openssl and libssh2. The first one should be defined both
for -fc4- and -f8- ports. While the second one should be defined
only for -f8- ports.

Reported by:	blackend (by email)
2009-04-10 14:43:59 +00:00
Ion-Mihai Tetcu
c062e6bbdc Fix previous commit
Reported by:	QAT
2009-04-10 08:18:57 +00:00
Ion-Mihai Tetcu
ee11adaabd Move download.eclipse.org at the end of MASTER_SITE_ECLIPSE, it's very slow.
Confirmed by:	QAT, rnoland@
2009-04-10 08:11:19 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00
Pav Lucistnik
c6aaa555d5 - Don't check if pkg_tools support conflicts, they do on all recent FreeBSD
versions.  This removes one != call per port, shaving off 2 minutes of CPU
  time per INDEX build on my computer.

Tested by:	pointyhat build run
2009-04-09 22:40:20 +00:00
Boris Samorodov
b7838237bc Add a new component: dri. 2009-04-09 16:36:29 +00:00
Boris Samorodov
340fc40b6b Move checks away for MASTER_SITES area and restruct them.
Linux Fredora 8 infrastructure ports should be used if:
. sysctl compat.linux.osrelease is 2.6.16;
. linux base port is set to f8 or f9;
. linux infrastructrue is used.
Remove _F8_COMPATIBLE_LINUX_BASE_PORTS for now (it will
be reintroduced later).

Please note, that there is no strict dependency upon OSRELEASE so far.
2009-04-09 10:35:10 +00:00
Boris Samorodov
e4f65a9d29 Don't add RUN_DEPENDS if there is no corresponding file for the component. 2009-04-08 12:26:24 +00:00
Boris Samorodov
fc33a486e7 Fix _LINUX_APPS_ALL: _LINUX_26_APPS -> ${_LINUX_26_APPS}.
Submitted by:	nox (at emaulation@ ML)
2009-04-08 06:26:31 +00:00
Boris Samorodov
57af044472 Fix libidn port name.
Reported by:	scf (by email)
2009-04-07 19:15:10 +00:00
Boris Samorodov
f6600f3686 Do an actual check of USE_LINUX_APPS. 2009-04-07 16:13:53 +00:00
Boris Samorodov
a86de293a8 Define an internal variable _LINUX_26_APPS with a list of components
for linux_base-f8 and above. Don't define RUN_DEPENDS for those components
if OVERRIDE_LINUX_NONBASE_PORTS is not defined. That should unbreak
index for default configurations.
2009-04-06 21:47:10 +00:00
Boris Samorodov
b035cbf370 Add missing '$' to a makefile variable.
Pointed out by:	QAT, itetcu
2009-04-06 19:52:39 +00:00
Boris Samorodov
136f0b08ae Fix sqlite3 detection, add ${LINUXBASE}. 2009-04-06 18:58:13 +00:00
Boris Samorodov
e29db935a8 Add five new components: libidn libssh2 nspr nss sqlite3.
Corresponding ports will be committed shortly.
Those components are needed to run the upcomming
www/linux-f8-flashplugin10.

Please note, that there are only linux -f8- ports,
no -fc4- infrastructure ports are available.
2009-04-06 16:03:00 +00:00
Boris Samorodov
1f61b6ae24 Add new components to _ALL_LINUX_APPS: tcl84 tk84.
Please note, that there are only linux -f8- ports,
no -fc4- infrastructure ports are available.
2009-04-06 15:37:00 +00:00
Boris Samorodov
d6cf761d43 Add comments forgotten by me at the previous commit. 2009-04-06 12:57:35 +00:00
Boris Samorodov
7550347802 . add linux_base-f9 port to the list of used linux base ports;
. add a variable _F8_COMPATIBLE_LINUX_BASE_PORTS, it's a list
  of linux base ports compatible (i.e. may be used) with
  linux -f8- infrastructure ports;
. define apropriate _LINUX_BASE_SUFFIX;
. let ports with AUTOMATIC_PLIST=yes use the new value;
. add some comments about those changes.
2009-04-06 12:48:13 +00:00
Koop Mast
dff43f90d7 The gstreamer pulse plugins was imported in the good gstreamer tarball release.
Adapt this port to use the plugin from the good tarball release.
2009-04-06 10:46:56 +00:00
Dennis Herrmann
cf8759b2c9 - Update maintainer mail address
PR:		ports/133397
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-05 20:50:49 +00:00
Martin Wilke
1a7956c1c0 - Drop drupal4 support 2009-04-04 18:00:28 +00:00
Marius Strobl
532c41471e Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes,
which got lost with the switch to bsd.gecko.mk:
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.

Approved by:	marcus
2009-04-04 11:47:00 +00:00
Robert Noland
fd559155d1 Update Xorg server to 1.6.0
o Update randrproto, libXrandr and xrandr to 1.3.0
	o Update xf86-video-intel to 2.6.3
	o Update other less common drivers as needed
	o Mark a bunch of un-maintained input drivers ignored
	o Update the various slave X server ports as well
2009-04-04 04:04:01 +00:00
Boris Samorodov
7bb2b3bca7 The patch id needed for those who use a non-default linux base port
and upgrade linux applications which use linux-scim-libs (ex.: acroread).

Discussed at:	emulation@ ML
Tested by:	Richard Kuhns <rjk at wintek.com>
2009-04-03 18:17:55 +00:00
Pav Lucistnik
732ec7bd52 - Update to 23.0.92
PR:		ports/133294
Submitted by:	keramida (maintainer)
2009-04-02 21:37:32 +00:00
Boris Samorodov
129cecd56c Add some sanity checks:
. a check for valid components at USE_LINUX_APPS;
. a check if a component is defined for the given linux distro
  (has apropriate port).
2009-04-02 12:58:21 +00:00