1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

3136 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
004553a2d4 - Add shared FTPS and HTTPS description 2012-10-06 17:35:34 +00:00
Eitan Adler
789ccc5071 Add MONO as a global option 2012-10-06 15:34:12 +00:00
Eitan Adler
eba98ca4f2 Add a global WMA option description 2012-10-06 14:42:04 +00:00
Eitan Adler
9bc9d103b8 Add PNM as a generic option 2012-10-06 14:19:19 +00:00
Baptiste Daroussin
9a79d8476e Options can now be overridden from command line using
WITH/WITHOUT.

Name has been proprosed by gahr during brainstorming on ports@

PR:		ports/170180
Submitted by:	ohauer
2012-10-05 13:43:45 +00:00
Doug Barton
b51884c914 Create MASTER_SITE_MPLAYERHQ and use it for the 2 ports that have these
sites in common. This will allow people who use ports-mgmt/fastest_sites
(or other methods) to selectively eliminate those sites from this list
that are locally unreachable. It also adds more potential sites for both
ports.

I checked all of these sites and they each have the distfiles for both
ports. The omission of ftp[23] is intentional, those sites are not
functional.
2012-10-05 04:21:20 +00:00
Doug Barton
15cf7315f9 Revert r305288 which was not supposed to have been applied to this file. 2012-10-04 22:59:19 +00:00
Doug Barton
8331faccb2 Remove the word 'support' from most places that it occurs, since it is
not only redundant and repetitive, it makes the descriptions of some
options too long for RELENG_8. Removing it does not make the meaning of
the option description less clear.

While I'm here, make a few of the options more consistent with each other.

PR:		ports/172201
Submitted by:	me
2012-10-04 22:57:45 +00:00
Florian Smeets
d3c505e600 - update to 1.0.26 [1]
- use newly added alphasort() instead of LGPLv2.1+ patch
- fix async handler [2]
- fix implicit declarations of calloc/free [3]
- disable ARIFF_OSS option by default, except 7.x [4]
- add 3 more mirrors from alsa wiki + gentoo as a backup
- move alsa mirrors to bsd.sites.mk

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.25_v1.0.26
PR:		ports/171601 [1]
PR:		ports/169770 [2]
PR:		ports/170457 [3]
PR:		ports/170473 [4]
Obtained from:	PkgSrc [2]
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	maintainer
2012-10-04 17:04:44 +00:00
Baptiste Daroussin
9375511032 Add XINE options description 2012-10-04 07:23:04 +00:00
Ruslan Makhmatkhanov
309da33d2f - do not hardcode distfile extension for lang/python ports in bsd.python.mk
(PYTHON_DISTFILE variable)
- switch lang/python ports (and it's slaves) to tar.xz

I compared all the four pairs .tgz/.tar.xz and they have no content differences.

Discussed on:	python@
2012-10-03 04:06:37 +00:00
Alexey Dokuchaev
5eb3567ed5 - Add Firebird (Interbase) database option description
- Rephrase other SQL databases texts: "backend" seems overly specific, thus
  prefer more generic "support" (also in line with most of the others)
- Add VIDEO option (complementary to existing SOUND one)
- As usual, expand couple of other knobs I've noticed could be improved
2012-09-27 14:43:49 +00:00
Alexey Dokuchaev
ec33d0ed9c - Reduce possible confusion in "build and install something" options: most
of the times (e.g. for documentation, manual pages) this stuff just gets
  installed, not really built (as it comes pregenerated)
- Expand LIBEV, LIBVISUAL, NETPBM, and TREMOR descriptions while I am here
2012-09-26 16:05:35 +00:00
Alexey Dokuchaev
edf8cc0f6c Expand a few more descriptions. 2012-09-26 15:09:09 +00:00
Alexey Dokuchaev
6d251f0820 - Add few more knobs (mostly multimedia-related): FRIBIDI, GLX, LIVEMEDIA,
MATROSKA, TWOLAME
- Augment descriptions of MP3 encoders; spell "Ogg" correctly everywhere
2012-09-26 07:40:25 +00:00
Alexey Dokuchaev
eb0e676f75 - Add GNOME Keyring and KWallet password managers descriptions
- Adjust couple of others while here (make more detailed)
2012-09-26 06:58:28 +00:00
Alexey Dokuchaev
2afd4bbf69 Add Flickr support option description and sort couple of other entries while here. 2012-09-25 16:58:04 +00:00
Alexey Dokuchaev
423a3e5522 Add GPHOTO option description. 2012-09-25 16:28:28 +00:00
Olli Hauer
1d6232b246 - USE_APACHE s/22+/22/
some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk

with hat apache@
2012-09-24 20:55:01 +00:00
Niclas Zeising
1785520646 Update net/fping to version 3.4 and point to the new home.
Merge IPv4 and IPv6 support into net/fping, selectable via options.
Remove the now un-needed net/fping+ipv6
Add common description for IPV4 option, analogous to the IPV6 option

PR:		ports/169949 [1], ports/169950 [2]
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net> [1]
		Jason Harris <jharris@widomaker.com> [2]
		zeising (final patch version)
Approved by:	maintainer, kwm (mentor)
2012-09-24 09:15:59 +00:00
Alexey Dokuchaev
53141085e3 Slightly improve description for Dirac video codec; unfortunately, specifying
more accurate "video codec" overflows SCHROEDINGER description length.
2012-09-23 15:01:32 +00:00
Steve Wills
ffbafcde48 - Fix memory leak
PR:		ports/171807
Submitted by:	stas
2012-09-22 14:27:51 +00:00
Bryan Drewery
27514941d1 - Revert ports/171672 patch to 'do-package' due
to reported problems with defining PKG_SUFX,
  and leaving behind tmp files.

PR:		ports/171672
Reported by:	poyopoyo@puripuri.plala.or.jp
Approved by:	portmgr (beat, implicit)
2012-09-21 13:30:57 +00:00
Bryan Drewery
7a7575288a - Revert ports/171672 patch to 'do-package' due
to reported problems with defining PKG_SUFX,
  and leaving behind tmp files.

PR:		ports/171672
Reported by:	poyopoyo@puripuri.plala.or.jp
Approved by:	portmgr (beat, implicit)
2012-09-21 13:29:20 +00:00
Beat Gaetzi
87ed9dc1c6 - Remove ftp fallback as all supported FreeBSD versions provide fetch [1]
- Don't call 'pre-config' twice in the 'config-conditional' target [2]
- Clean up pkgng metadir so that the 'clean' target can be executed without
  root permissions if the build was done with a non-root user. [3]
- Make 'do-package' atomic while creating the pkg file [4]

PR:		ports/171161 [2], ports/171329 [3], ports/171672 [4]
Submitted by:	bapt [1], A.J. Kehoe IV (Nanoman) <m7k60pkr@nanoman.ca> [2],
Submitted by:	bdrewery [3, 4]
Reported by:	Kimmo Paasiala <kpaasial@gmail.com> [3]
Tested by:	Exp-run on pointyhat, bapt (pkgng changes)
2012-09-20 19:51:30 +00:00
Ade Lovett
55bc5941f2 Update to 1.12.4 2012-09-20 19:34:53 +00:00
Olli Hauer
6637fa56fe - fix issue in case no module is specified
Noted by: Adam McDougall
2012-09-20 18:25:52 +00:00
Dirk Meyer
f57f2df801 - new option WITH_OPENSSL_HACK7=yes 2012-09-19 15:33:09 +00:00
Beat Gaetzi
2b6f0b9a6c - Chase new spidermonkey location [1]
- Convert to OptionsNG
- Add generally useful options to the global list

Reported by:	bapt [1]
Reviewed by:	bapt
2012-09-17 10:57:09 +00:00
Alberto Villa
2363a988ba - Update Calligra Suite to 2.5.2.
This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
2012-09-16 17:31:30 +00:00
Eitan Adler
c5622ed82b - Covert to OptionsNG
- Add generally useful options to the global list

Approved by:	ak (maintainer)
2012-09-16 00:18:35 +00:00
Ruslan Makhmatkhanov
4c76c61a11 - sync packetstorm mirrors list (remove two dead mirrors) 2012-09-15 15:21:23 +00:00
Alberto Villa
00bd0a97cd - Remove dead mirror from MASTER_SITE_QT. 2012-09-15 14:58:01 +00:00
Eitan Adler
d345bbdb4f - Covert to OptionsNG
- Remove old header lines
- Add generally useful options to the global list
2012-09-15 13:06:26 +00:00
Ruslan Makhmatkhanov
a42c55a4cd - remove PYDISTUTILS "dependency line" since USE_PYTHON will garantee
availability of distutils module. There is no consumers of this in the tree.
- add PYGAME shortcut for devel/py-game
2012-09-13 04:05:41 +00:00
Bryan Drewery
09eafa34ad - Fix warning when running pkg2ng
PR:		ports/171326
Submitted by:	bdrewery
Approved by:	beat (portmgr) after exp-run
2012-09-12 16:25:43 +00:00
Dirk Meyer
568163bae3 - cleanup comments 2012-09-12 04:30:41 +00:00
Dirk Meyer
94414c5f30 - fix warning for option WITH_PKGNG
PR:		171326
Submitted by:	Bryan Drewery
2012-09-12 04:24:19 +00:00
Ruslan Makhmatkhanov
8a2c694e65 - trim check for unsupported python versions
- change depends for USE_ZOPE case to make it work with current zope version

Submitted by:	lwhsu (final patch revision)
Reviewed by:	crees
Discussed in:	python
2012-09-11 14:27:22 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Olli Hauer
0578f91ad7 - add a note about devel/apr1 and apache22 updates
- adjust DBD IGNORE message
2012-09-08 16:35:31 +00:00
Florian Smeets
9e2d4844cf - Update firefox to 15.0.1
- Sync changes from gecko repository@r995
 general
 - don't specify prefix for libevent when using pkg-config
 - ia64 and sparc64 use 8k pagesize by default
 - add visibility hack for clang 3.2 with libc++
 - fix build using clang 3.2 (on FreeBSD 10-CURRENT)
 - rename a few more patches to ease tracking of bugzilla bugs
 www/seamonkey
 - unbreak unsetting LDAP and MAILNEWS options after bug 707305
 - use compile time debugging WITH_DEBUG
 security/nss
 - unbreak install WITH_DEBUG
 - unbreak powerpc64
 devel/nspr
 - use absolute paths when specifiying srcdir to make gdb(1) happy

In collaboration with:	andreast, zeising, Jan Beich <jbeich@tormail.org>
2012-09-07 22:10:01 +00:00
Bryan Drewery
adcf192e54 - Fix install when PACKAGE_BUILDING is not defined
Approved by:	portmgr (tabthorpe)
Approved by:	eadler (mentor)
2012-09-07 00:05:58 +00:00
Mark Linimon
bfb3226436 - Remove obsolete USE_XLIB and MACHINE_ARCH definitions [1], [4]
- Include top-level Makefile.inc from correct directory [2]

 - Add new target add-plist-buildinfo for package build details [3]

PR:		ports/152871 [1]
PR:		ports/164207 [2]
PR:		ports/162397 [3]
PR:		ports/167677 [4]

Submitted by:	eadler [1], [4]; glarkin [2]; jhelfman@experts-exchange.com [3]
2012-09-06 20:59:27 +00:00
Mark Linimon
c0d91f37b3 Add a "make pbi" and "make clean-pbi" target to the ports build system.
PR:		ports/167825
Submitted by:	kmoore
2012-09-05 04:32:25 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Mark Linimon
2650f95f80 - Add hast to USERS_BLACKLIST [1].
- Add USE_READLINE knob [2].
 - Fix typo [3].

PR:	ports/157128 [1]
PR:	ports/162995 [2]
PR:	ports/165125 [3]

Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1],
	fjoe [2], "Conrad J. Sabatier" <conrads@cox.net> [3]
2012-09-03 20:47:01 +00:00
Mark Linimon
eeed9bb04d Add JOT command.
PR:		ports/159725
Submitted by:	crees
2012-09-03 20:42:35 +00:00
Olli Hauer
2a91c25f5f devel/apr1 [1]
- update APR to 1.4.6
- update APR-util to 1.4.1
- remove PKGNAMESUFFIX'es

www/apache-(event|itk|peruser|worker)-mpm
- adopt new Makefile header, adjust
  PKGNAMESUFFIX in apache22 masterport
  PKGNAME match now LATEST_LINK

www/apache22 [2]-[6]
- rewrite for options NG
- PORTNAME s|apache|apache22|
- remove APR APR-util specific otions,
  will be checked now with help of apr/u-1-config

Mk/bsd.apache.mk
- rewrite for options NG
- remove no longer needet make targets
  (show-categories, make-options-list)

[1]
PR: 165143

[2]-[6]
PR: 130479
PR: 153406
PR: 158565
PR: 168769
PR: 167965

with hat apache@
2012-09-02 14:31:58 +00:00
Beat Gaetzi
c7c279fc67 - Partially back out r303381: readlink -f is not available on all
supported FreeBSD versions.

Reported by:	gahr@, tota@
2012-09-01 22:21:57 +00:00