1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

4016 Commits

Author SHA1 Message Date
Ashish SHUKLA
bd830b0955 - Update to 14.05[1]
- Add a separate tarball to contain dependencies.
- Add OPTIONS for HTTP, STUN, JSON, MYSQL, PGSQL, LAGER, and ICONV
- Add diff to install epam binary[2]

PR:		ports/189812[1]
Submitted by:	Joseph Benden <joe at thrallingpenguin.com>[1],
		Christophe Romain <christophe.romain at process-one.net>[2]
2014-05-25 03:55:50 +00:00
Rene Ladan
f3805d85d4 Remove expired port:
2014-05-23 net-im/tkabber-devel: Unfetchable, outdated by net-im/tkabber
2014-05-23 17:18:09 +00:00
Matthias Andree
e17751e9cf Fix installation with PLUGINS=off config, correcting pkg-plist.
PR:		190080
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com>
Approved by:	gahr (maintainer)
2014-05-21 18:49:16 +00:00
Tijl Coosemans
2c083b6d7a Fix build with SASL option.
PR:		ports/190057
2014-05-21 15:49:26 +00:00
Tijl Coosemans
62198ae6ed Strip libraries.
Requested by:	mandree
2014-05-20 21:12:35 +00:00
Tijl Coosemans
bffeab8aef - Remove "${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH}" from post-patch.
It was added to prevent running autotools in a previous version of the
  port but is no longer needed and may actually cause autotools to run
  because not all files get the same timestamp.
- Remove some other things from older versions.

Reported by:	many
PR:		ports/189938
2014-05-20 19:41:32 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Dmitry Marakasov
127fe1be2e - Drop maintainership
PR:		189815
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2014-05-20 18:24:15 +00:00
Pietro Cerutti
908d3ce501 - Update to 3.9.3
Release notes:
  https://community.igniterealtime.org/blogs/ignite/2014/05/06/openfire-393-has-been-released
2014-05-20 09:14:02 +00:00
Martin Wilke
7cdf3732ac - Update to 1.0.10
PR:		188867
Submitted by:	Ports Fury
2014-05-18 06:34:39 +00:00
Thierry Thomas
c661f50a95 File format of libncursesw.so is not recognized on FreeBSD-8.4
(treating as linker script) => use binutils from ports.

Reported by:	pkg-fallout
Obtained from:	tijl
2014-05-17 20:45:05 +00:00
Tijl Coosemans
5795addbba Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)
to "USES=libtool tar:bzip2".  Bump PORTREVISION on all dependent ports
and modernise them as well (USES, LIB_DEPENDS, staging).

audio/pidgin-musictracker:
- Replace LIBS with LDFLAGS.
- Disable static plugin.

net/online-desktop: Remove obsolete patches.

net-im/mbpurple:
- Drop pkgconf dependency.
- Replace post-patch with MAKE_ARGS.
- Use standard do-build.

net-im/pidgin-audacious-remote: Disable static plugin.

net-im/pidgin-birthday-reminder: Disable static plugin.

net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES.

net-im/pidgin-guifications:
- Drop USE_GNOME=gnomeprefix.
- Replace LIBS with LDFLAGS.

net-im/pidgin-hotkeys:
- Drop CFLAGS=-fPIC.
- Fix build on systems without gcc.

net-im/pidgin-libnotify:
- Use option helpers.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.

net-im/pidgin-manualsize: Fix build on systems without gcc.

net-im/pidgin-privacy-please:
- Replace a patch with CPPFLAGS and LDFLAGS.
- Don't use USE_LDCONFIG for a plugin.

net-im/pidgin-sipe:
- Don't use USE_LDCONFIG for a plugin.
- Drop PORTDOCS that don't contain useful documentation.
- Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS.
- Use option helpers and fix Kerberos option.
- Remove obsolete CONFIGURE_ENV.

security/pidgin-encryption:
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Disable static plugin.
- Use option helpers.

security/pidgin-otr:
- Drop redundant comment about PORTREVISION.
- Add USE_GNOME=gtk20.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Port uses stack protector unconditionally so link with -lssp_nonshared
  when necessary like Mk/bsd.ssp.mk does.

Approved by:	portmgr (PORTREVISION bump on unstaged port)
2014-05-17 16:57:14 +00:00
Martin Wilke
842ee794b6 - Support USE_GITHUB
- Add LICENSE

PR:		187742
Submitted by:	Ports Fury
2014-05-17 09:49:51 +00:00
Thierry Thomas
40205313a5 Refresh and clean plist. 2014-05-14 17:21:44 +00:00
Thierry Thomas
48af01fa4d Refresh. 2014-05-14 17:21:12 +00:00
Thierry Thomas
b1302768b9 Refresh and add a note about Toxic.
This snapshot fixes a DOS issue.

Security:	Fixes a DOS issue.
2014-05-14 17:20:31 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Guido Falsi
c5ff1acc7c - Stage port
- Convert to new LIB_DEPENDS format
- Fix configuration file handling
2014-05-12 09:34:14 +00:00
Dmitry Marakasov
d6b8d75478 - Switch to USE_GNOME=introspection
PR:		185916
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-05-12 02:39:47 +00:00
Dmitry Marakasov
4885b0c028 - Use new LIB_DEPENDS syntax
- Support staging
- Convert USE_GMAKE to USES

PR:		185918
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-05-12 01:48:08 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Dmitry Marakasov
b851b8597f - Don't remove mtree directories
Approved by:	portmgr
2014-05-09 21:13:09 +00:00
Dmitry Marakasov
b73f93a117 - Support staging
- Convert USE_BZIP2 to USES
- Don't remove mtree dirs
- Remove reduntant CONFIGURE_ARGS

Approved by:	portmgr blanket
2014-05-09 20:27:28 +00:00
Thierry Thomas
06f652cbd9 Don't rely anymore upon the provided autogen.sh script and fix the build
with poudriere.

Reported by:	antoine
Patched by:	tijl
2014-05-09 12:33:43 +00:00
Thierry Thomas
7e8980cc38 Adding toxic, the CLI front-end for Tox. 2014-05-08 19:39:33 +00:00
Thierry Thomas
d660b2636b Refresh. 2014-05-08 14:35:23 +00:00
Thierry Thomas
69f70cb8be Refresh, and use pathfix and libtool. 2014-05-08 14:35:05 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Sunpoet Po-Chuan Hsieh
53a3b9bf72 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189227
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-03 08:47:22 +00:00
Mark Linimon
dd65b2a458 Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream
development as ceased.  Reset maintainer.

Submitted by:	former maintainer
Approved by:	portmgr (antoine)
2014-04-29 02:13:29 +00:00
Baptiste Daroussin
b33b309470 Stagify a bunch of ports maintained by flz
While here:
- graphics/icoconvert:
  * Respect CC
  * Use modern LIB_DEPENDS
- net/grdesktop:
  * Convert gnomehack to pathfix
- net/ldapsh:
  * Use shebangfix instead of custom post-patch target
- net-im/py-jabber:
  * Use autoplist
- net-p2p/bnbt:
  * Use the options framework
  * Convert to dos2unix
  * Respect CXX
  * Do not renamed base on option
- sysutils/testdisk:
  * Update to 6.14
  * Use options helpers
  * Use modern LIB_DEPENDS
  * Convert USE_BZIP2 -> USES=tar:bzip2
2014-04-28 12:46:39 +00:00
Dmitry Marakasov
11bb93c9e4 - update from ancient 20100131 snapshot to proper 1.1 release
- bumps up PORTEPOCH because of weird versioning
- add LICENSE
- add dependency on tkabber-1.1
- add pkg-message to describe how to use plugins
- pass maintainership to submitter

PR:		188257
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2014-04-24 23:18:26 +00:00
Dmitry Marakasov
c62ba3046d - update from 0.11.1 to 1.1
- add several new CATEGORIES to the port
- add LICENSE
- cleanup RUN_DEPENDS to reflect minimal requirements
- add customization through OptionsNG
- add pkg-message to better describe port functionality
- pass maintainership to submitter

PR:		188256
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2014-04-24 23:17:29 +00:00
Steve Wills
8a95a4e32a - Update to 1.0.10
PR:		ports/188876
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-23 15:34:10 +00:00
Dmitry Marakasov
4aa87895da - Mark DEPRECATED and set EXPIRATION_DATE: the port is unfetchable and outdated by net-im/tkabber
PR:		188260
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>
Approved by:	maintainer timeout
2014-04-23 14:48:17 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Thierry Thomas
7bd99446c6 Upgrade to a recent snapshot. 2014-04-22 21:25:44 +00:00
Thierry Thomas
d5af42d2b7 - Support staging;
- Mark as deprecated.
2014-04-22 20:30:19 +00:00
Bryan Drewery
5b88b2459b - Stop removing directories from BSD.local.dist.
This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
2014-04-19 06:11:21 +00:00
Rene Ladan
8b3c8800eb Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
2014-04-18 11:17:45 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Johannes Jost Meixner
67f0076b8f net-im/qq: Stage, remove pre-fetch message, fix pkg-descr
- Stage
- Remove pre-fetch message, linux_base-f8 was phased out on 2011-04-04.
- Tab to space in pkg-descr: WWW

PR:		ports/187892
Approved by:	koobs (mentor)
Approved by:	maintainer timeout (2 weeks)
2014-04-13 09:18:40 +00:00
TAKATSU Tomonari
e0fc09060a - Update to 0.2.2.1537
- Add missing DOCS option to OPTIONS_DEFINE
- Make docs unconditional
2014-04-12 21:01:52 +00:00
Baptiste Daroussin
4ef73539a0 Support stage 2014-04-11 17:13:17 +00:00
Baptiste Daroussin
392458c14b Fix bad plist discovered by staging
Reported by:	swills's jenkins
2014-04-11 13:47:56 +00:00
Baptiste Daroussin
6c42ce7aad Support stage
Remove NST option
USES=libtool to reduce overlinking
2014-04-11 12:13:13 +00:00
Alexey Dokuchaev
8e00dc6188 Some minor, non-functional wording and grammar nits. 2014-04-09 09:01:41 +00:00
Olivier Duchateau
cb113f8341 - Bump PORTREVISION after update of net-im/py-libturpial 2014-04-08 18:39:44 +00:00
Olivier Duchateau
529b4a872b - Update to 1.7.0 2014-04-08 18:37:43 +00:00