1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

3357 Commits

Author SHA1 Message Date
Koop Mast
6caaa26769 Add py-gobject 3.8.0.
This is the next version of the python GLib/GObject/GIO bindings, including
full GObject introspection support.
2013-04-22 21:54:10 +00:00
Baptiste Daroussin
185c92f4d9 Use simple glob matching instead of a regex to test if PREFIX defined as an absolute patch 2013-04-22 17:01:33 +00:00
Baptiste Daroussin
eb40118d02 On all supported version of FreeBSD tar do support rpm as an archive format.
So directly use tar to extract linux* distfiles instead of rpm2cpio.
2013-04-22 16:24:11 +00:00
Baptiste Daroussin
43ba324fd5 Add a global config.site cache.
This has 2 effects:
- it caches lots of things autotools are looking for and we know that are
  already on FreeBSD (speeding up configure scripts)
- it forces the autotool enable build chain to use by default commands from the
  base system like sed, awk, cp, bzip2, gzip etc

To overwrite things set in config.site just add the variable in CONFIGURE_ENV
within your port

Please help us to add new values in this config.site
2013-04-22 16:16:46 +00:00
Baptiste Daroussin
adb87e14ab LATEST_LINK makes no sense with pkgng
Remove any symlink and category in the packages directory when using WITH_PKGNG.
Only keep links for pkg itself (to allow bootstrap)
2013-04-22 15:51:07 +00:00
Alexey Dokuchaev
efd16b566e - Remove duplicate LANG_US_DESC entry
- Consistensify English language descriptions

Feature safe:	yes
2013-04-19 14:47:09 +00:00
Emanuel Haupt
5dc3dbfaf5 Use a more descriptive text for NCURSES.
Discussed with: eadler, danfe
Feature safe:   yes
2013-04-19 07:27:09 +00:00
Emanuel Haupt
8149e3dbf2 Add NCURSES description
Feature safe:	yes
2013-04-18 09:44:29 +00:00
Koop Mast
1edeb5657a update-mime-database needs a argument.
Submitted by:	Tijl coosemans <tijl@coosemans.org> (again)
Pointyhat to:	kwm
Feature safe:	yes
2013-04-17 09:26:39 +00:00
Koop Mast
4f8a977174 Run correct command in post-install target.
Submitted by:	Tijl coosemans <tijl@coosemans.org>
Feature safe:	yes
2013-04-17 08:13:58 +00:00
Koop Mast
609b9bbab0 Add desktop-file-utils and share-mime-info Uses. These will take care of all
the magic.

Approved by:	portmgr (bapt)
Feature safe:	yes
2013-04-16 21:21:25 +00:00
Koop Mast
6ef93558db Add new replace line for pkg-config file location.
PR:		ports/177868
Submitted by:	myself
Approved by:	portmgr (bapt)
Feature safe:	yes
2013-04-16 15:45:03 +00:00
Baptiste Daroussin
5acd6720b9 catalog.ports needs to be regenerated in post-deinstall.
glib-compiled-schema needs to be executed in post-deinstall

Approved by:	portmgr (implicit)
2013-04-05 09:24:39 +00:00
Baptiste Daroussin
61d28942f6 Execute gdk-pixbuf-query-loaders in post-deinstall with pkgng
Approved by:	portmgr (implicit)
2013-04-04 17:03:53 +00:00
Florian Smeets
513d21d838 - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
  thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
  are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry

Security:	94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by:	portmgr (miwi)
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-04-03 20:27:48 +00:00
Martin Wilke
0e67efc529 - Add a workaround for leaky environment's make index (this unbreaks all gecko@ for FreeBSD-8 on pointyhat)
Reported by:	pointyhat
Tested with: 	pointyhat/poudriere
oked by:	flo (gecko@)

Submitted by:	antoine (thx!)
Approved by:	portmgr
2013-04-02 14:01:27 +00:00
Bryan Drewery
1697c075d9 - Fix check-vulnerable failing when pkg(8) is not installed
and WITH_PKGNG is set. This can happen when deinstall and
  reinstalling ports-mgmt/pkg in some cases

With hat:	portmgr
2013-03-30 05:31:29 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Alberto Villa
9b2942526a - Update Calligra and l10n ports to 2.6.2:
* Japanese translation is stuck at 2.5.5;
  * Southern Catalan translation is now up to date;
  * Bosnian, Slovenian and Turkish translations were added.

This update brings several new features and the new Calligra Author;
for a full list, please read 2.6 release notes:
http://www.calligra.org/news/calligra-2-6-released
2013-03-29 23:51:39 +00:00
Gerald Pfeifer
6898d92506 Merge two loops and initialize _GCC_FOUND${v} and check whether USE_GCC
points to a valid version in parallel.
2013-03-29 11:26:14 +00:00
Baptiste Daroussin
13b458eb10 Fix typo
Submitted by:	bf
2013-03-28 07:45:02 +00:00
Baptiste Daroussin
9c08e72240 Add new _FORCE_POST_PATTERNS which is a pkgng only macro containing a list of command
that if found in a @(un)exec pkgng will force to push them in post_deinstallation script.

This allows not to hardcode anymore those in the pkgng binary.
2013-03-28 07:00:59 +00:00
Baptiste Daroussin
a5343ca147 Workaround a bug in tinderbox/pointyhat that leaks /sbin/mount_fuse
from the host when host is HEAD.

This leads when building packages for 9.x or 8.x to ignore the fuse-kmod
dependency the fuse ports should have on those versions.
2013-03-27 23:39:43 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Martin Wilke
1b68c16854 - Remove CVS 2013-03-27 07:15:29 +00:00
Olli Hauer
c1aa7d938b - prepare for apache24 2013-03-26 21:31:27 +00:00
Baptiste Daroussin
39eb1ba22b ghostscript7 is very very outdated consider using newer version like print/ghostscript9
Approved by:	doceng (gjb)
2013-03-26 15:55:59 +00:00
Max Brazhnikov
089463050a - Split deskutils/strigi port on libraries, client, daemon and utilities.
deskutils/strigi is a meta port now
- USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer
2013-03-26 15:43:09 +00:00
Max Brazhnikov
eb34d6cd68 Reformat using 8-space wide tab in preparation for KDE SC 4.10 update 2013-03-26 14:47:40 +00:00
Matthias Andree
ff52519782 Update MASTER_SITE_SOURCEFORGE:
- remove space (authoritative NXDOMAIN)
- add kent and kaz
2013-03-25 21:16:03 +00:00
Max Brazhnikov
704712a903 Add SLANG description
Capitalize IMLIB* descriptions
2013-03-25 12:18:18 +00:00
Sofian Brabez
16f689a65a - Add one more pypi mirror obtained from http://www.pypi-mirrors.org
Reported by:	koobs
2013-03-25 09:27:31 +00:00
Baptiste Daroussin
c4ef816449 Fix mismatched brackets
Submitted by:	draco@marino.st
2013-03-25 09:15:52 +00:00
Martin Wilke
7bde7808d6 - Add Keywords to the IGNOREDIRS
Reported by:	pointythat
2013-03-24 14:15:01 +00:00
Florian Smeets
f156320aac - convert to optionsng
- trim headers
- remove stale comments
- add common LANG_XX variables to bsd.options.desc.mk

Reviewed by:	bapt
2013-03-23 20:20:22 +00:00
Koop Mast
1ce7b4b57c Add opus audio codec gstreamer plugin.
PR:		ports/177296
Submitted by:	"Eric L. Camachat" <eric@camachat.org>
2013-03-23 09:58:02 +00:00
Jose Alonso Cardenas Marquez
800b913bc9 - Add databases/fpc-fpindexer port 2013-03-23 05:28:05 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Alexey Dokuchaev
6825f9380c Now that dialog4ports was committed, which brings support for mixed checkbox
and combobox dialogs, with great pleasure backout r305288 by dougb@ (which
had dropped the word 'support' from most places that it occured) and restore
original readability of those descriptions.  This also improves consistency.

While here, move GIO description to standard pool, as advised by comment.

Tested with:	www/firefox (on RELENG_8)
2013-03-22 05:37:51 +00:00
Baptiste Daroussin
2dccb25602 Fix displaying multi description 2013-03-21 15:43:29 +00:00
Bryan Drewery
cca914e0f6 - Fix dialog4ports missing when PREFIX!=LOCALBASE
PR:		ports/177174
Reported by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
With hat:	portmgr
2013-03-21 11:13:49 +00:00
Martin Wilke
58df3eebfb - Ports that use alternative targets to depend on others, for example:
BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/foo/bar:target
  fail when built in jails that restrict network access during !fetch phase.
  This commit address this problem.

Tested by:	bmany exp-runs, drewery, bapt, crees

PR:		169850
Submitted by:	crees@
2013-03-21 07:34:50 +00:00
Bryan Drewery
becd92b496 - Remove prompt for dialog4ports. Dialog4Ports is a
required part of ports 'make config' now. This is seen
  as not much different than any other dependency.
- Allow dialog4ports to work with INSTALL_AS_USER
  by building and using the port's WRKDIR version
  through a Tools/scripts wrapper
- Add NO_DIALOG for 'config' as well.
- Fix D4P environment variables not passing to dialog4ports:
  D4PHEIGHT, D4PWIDTH, D4PFULLSCREEN

Reviewed by:	miwi, bapt, rum1cro@yandex.ru
Tested by:	miwi, bapt, rum1cro@yandex.ru
Tested by:	bdrewery (small exp-run)
Requested by:	many
2013-03-21 02:55:32 +00:00
Baptiste Daroussin
72a8d49547 Make config-depends target respect NO_DIALOG
Clean out the dialog4ports workdir after installing it

Reported by:	flo
Tested by:	flo
2013-03-20 09:30:04 +00:00
Baptiste Daroussin
e27e2c7316 if user has decide not to install dialog4ports, quit with a failre.
Reported by:	many
2013-03-20 07:58:56 +00:00
Jason Helfman
1c09104064 - Add New USES macro to handle support for Zenoss ports and Zenpacks:
USES= zenoss
-trim historical headers

Convert net-mgmt/zenpack family to new framework

PR:		176723
Approved by:	maintainer timeout ( 14 days )
2013-03-20 06:28:43 +00:00
Gerald Pfeifer
ff526d783e When the same version of GCC is present as a port and in base, prefer
the former.

Improve consistency of the code in on place.
2013-03-19 18:37:30 +00:00
Max Brazhnikov
f8a306de30 Convert USE_CMAKE to USES macro:
Usage:		USES= cmake or USES= cmake:ARGS
 Valid ARGS:	outsource (perform an out-of-source build)

Tested by:	exp-run (bapt)
Approved by:	portmgr (bapt)
2013-03-19 17:59:30 +00:00
Koop Mast
5d69fda192 Add gtksourceview3 and gtksourceviewmm3 macros to USE_GNOME.
Obtained from:	gnome team repo
2013-03-19 15:33:24 +00:00