1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

127 Commits

Author SHA1 Message Date
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Antoine Brodin
366d097578 Allow stripping as a regular user 2014-10-12 15:26:29 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
William Grzybowski
b829518a7d net/openh323: conflicts with h323plus
PR:		192985
Submitted by:	Nikola Kolev
2014-08-26 13:47:21 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Jimmy Olgeni
7dc406a7a1 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
2014-07-10 12:13:11 +00:00
Dmitry Marakasov
52ccc10922 - Optionize 2014-04-24 15:11:01 +00:00
Emanuel Haupt
c92e60e03a - Support staging
- USES -> gmake
- This port does not build with clang, therefore use GCC and hereby fix this
  port on 10.x (port is crucial for net/asterisk)
- Strip shared objects
- New LIB_DEPENDS definition
2014-03-20 07:32:56 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Michael Reifenberger
baf5d117a1 Fix compile if audio/gsm is installed 2011-04-04 19:24:29 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Thomas Abthorpe
330e339843 - Return these ports to the heap at maintainer's request
Approved by:	portmgr
2011-02-11 15:58:00 +00:00
Florian Smeets
050f81323f - -fPIC is also required on powerpc
PR:		ports/153826
Submitted by:	andreast
Approved by:	maintainer timeout (15 days)
Feature safe:	yes
2011-01-24 23:19:06 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +00:00
Martin Wilke
baa4c13554 - Respect PREFIX/LOCALBASE
PR:		137683
Submitted by:	amdmi3@
Approved by:	maintainer
Feature safe:	yes
2009-09-19 17:31:09 +00:00
Dmitry Marakasov
213dc26ad0 - Use correct SF url
- Use DIST_SUBDIR instead of DISTNAME hack
- Mark pwlib MAKE_JOBS_UNSAFE

PR:		138236
Submitted by:	myself
Approved by:	Steve Ames <steve@energistic.com> (maintainer via private email, openh323 patch approved as well)
2009-08-27 18:18:43 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Rong-En Fan
59148f4e81 - Update to 1.19.0.1
PR:		ports/119376
Submitted by:	Steve Ames <steve at energistic.com> (maintainer)
2008-03-01 07:25:16 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Rong-En Fan
37f65a80c2 - Install version.h to DATADIR, some ports' configure script looks this
file, for example, the newer version of asterisk.

PR:		ports/114613
Submitted by:	viper <viper at perm.raid.ru>
Approved by:	Steve Ames <steve at energistic.com> (maintainer)
2007-07-26 17:31:52 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Maxim Sobolev
d93906ff56 Shared library name in FreeBSD should be libfoo.so.X, not libfoo.so.X.Y.Z. No
user-visible changes, so that keep PORTREVISION intact.
2006-07-13 00:39:57 +00:00
Pav Lucistnik
2e794eaa33 - Enable RFC2190 codec support using ffmpeg, knob WITH_FFMPEG
- Support external speex, knob WITH_SPEEX
- Remove indirect dependencies on expat and openldap (via pwlib)

PR:		ports/95423
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	Steve Ames <steve@energistic.com> (maintainer)
2006-05-07 13:10:55 +00:00
Max Khon
45e13c59df - Check for LOCALBASE, not for PREFIX. This fixes dependent port
build with overridden PREFIX
- Bump PORTREVISION

Approved by:	MAINTAINER
2006-04-27 20:37:25 +00:00
Alexander Leidinger
fcbf437e81 Update to 1.18.0.
PR:		95311
Submitted by:	maintainer
2006-04-05 18:17:35 +00:00
Marcus Alves Grando
be8c873a7d - Fix openh323u.mak to ports can use.
- Bump PORTREVISION
- Reorganize Makefile
- portlint(1)

PR:		94234
Submitted by:	maintainer
Approved by:	portmgr (marcus)
2006-03-14 01:51:49 +00:00
Alexander Leidinger
f18c95d97c Fix the amd64 build (and perhaps other arches which need -fPIC).
Maintainer informed.

Tested on:	amd64 tinderbox
Approved by:	portmgr (linnimon)
2006-03-05 16:17:53 +00:00
Alexander Leidinger
cbb9012766 - chase the pwlib library rename
- don't change the name of the lib depending on the hw-architecture
- let Steve Ames maintain the port

Discussed with:	Steve Ames <steve@energistic.com>
2006-02-14 21:53:30 +00:00
Alexander Leidinger
b91fd53f32 This is an initial port of newer versions of:
- pwlib	->	1.9.2
 - openh323	->	1.17.3

The decission of porting the development releases instead of the stable
releases is based upon a discussion with the openh323 developers.

They serve as a start to be able to porting newer versions of e.g.
gnomemeeting et al.

Further tweaks/improvements to them may be required when other ports
start to use these versions.

Unlike the previous versions of those ports, they install a shared lib
now. So ports which depend upon them in the future should add a RUN_DEPENDS
upon them. Additionally the build time for those ports will decrease,
since they don't need to build pwlib/openh323 each time and grab them
from the build directory.

PR:			83396
Submitted by:		Steve Ames <steve@energistic.com>
In colaboration with:	Steve Ames <steve@energistic.com>
2006-02-05 13:39:41 +00:00
Kris Kennaway
dfd49f4451 Add autoconf 2.53 dependency, needed to run :configure target 2006-02-03 21:16:58 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
8dcfd3da34 - Update to 1.12.2
PR:		ports/82086
Submitted by:	Steve Ames <steve@energistic.com>
2005-06-10 21:30:34 +00:00
Sam Lawrance
ae67238a95 - Add a bison %pure-parser declaration in pwlib. The build was
depending on old bison behaviour (#define YYPURE) which no longer
  works.  Fixes crash of opengk and maybe more.

- Bump PORTREVISION of ports using pwlib (they link with it statically)

PR:		ports/61053
Submitted by:	Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by:	clement (mentor)
2005-05-16 02:45:10 +00:00
Volker Stolz
19189c9023 Fix breakage in the presence of ffmpeg
PR:		ports/76931
Patch by:	Jan Stocker
2005-03-08 14:14:10 +00:00