1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

3657 Commits

Author SHA1 Message Date
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Matthias Andree
5f3dae0bea Change USE_GETTEXT=yes to USES+=gettext.
Submitted by:	jgh
2013-05-10 09:20:35 +00:00
Matthias Andree
322ca0b090 Roll a newer upstream snapshot from SVN r659 (previous r628).
Changelog: https://code.google.com/p/skype4pidgin/source/list

Clean up Makefile header.

Prepare NLS, but upstream .pot/.po files are woefully out of date.
2013-05-09 22:18:59 +00:00
Olivier Duchateau
edee314615 - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
2013-05-08 16:05:21 +00:00
Emanuel Haupt
1a90c9af17 Mark MAKE_JOBS_SAFE 2013-05-08 12:24:26 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
062ed8d36f Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
2013-05-06 10:22:41 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Florian Smeets
5ac18767d1 Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
2013-05-04 22:48:03 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Alberto Villa
b475ee362f The KDE Telepathy project aims to integrate real time communication
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.

This is the meta-port grouping all the components.

WWW: http://community.kde.org/KTp
2013-05-02 21:47:33 +00:00
Alberto Villa
d06c339c35 - Add KDE Telepathy modules to the INDEX. 2013-05-02 21:43:41 +00:00
Alberto Villa
e1a902c8f1 - Add ports for KDE Telepathy modules.
None of these ports is supposed to be installed by hand. A metaport is
coming in my next commit.
2013-05-02 21:42:57 +00:00
Alberto Villa
5b22af5c68 Qt wrapper around the Telepathy Logger client library.
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications.

WWW: http://community.kde.org/KTp
2013-05-02 21:28:26 +00:00
Jason Helfman
9e9db95658 - adoption of USES and optionsNG
Approved by:	portmgr (bapt@)
2013-05-01 18:06:30 +00:00
Ruslan Makhmatkhanov
ee01891805 - add upstream patch to fix connection to servers w/o StartTLS support (r14476)
- remove conflicts with no more existing gajim-devel, while here
- bump PORTREVISION

Reported by:	arrowdodger <6yearold@gmail.com> (by email)
2013-05-01 15:19:41 +00:00
Alberto Villa
34accfd94e - Merge two USES into one. 2013-04-30 15:57:28 +00:00
Nicola Vitale
9ccbe29b3f - Update to 1.1.1
- Trim Makefile header
- Use GitHub as download site
- Remove ABI version numbers from LIB_DEPENDS
- Add pkgconfig to USES

PR:	ports/176852
Submitted by:	nivit
Approved by:	Andrey K <akuz84@gmail.com> (maintainer, timeout > 2 weeks)
Build log:	http://goo.gl/5WD72
2013-04-30 13:44:30 +00:00
Rene Ladan
4c9452d972 Use the Linux infrastructure to specify dependencies instead of manual
RUN_DEPENDS, this ensures the correct infrastructure ports are used.

Remove STRIP= , which is now handled by USE_LINUX=yes .

Discussed on:	emulation@ (some time ago)
2013-04-30 09:33:28 +00:00
Guido Falsi
2ba265c5fa - Update to 1.2.2
- Use PORTDOCS
- Use space for WWW line in pkg-descr

PR:		ports/178181
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-04-29 07:49:29 +00:00
Joe Marcus Clarke
342b1a102b Hardcode OPTIONSFILE across all slave ports to prevent disperate options
per frontend.

PR:		177534
2013-04-28 22:53:20 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Steve Wills
2210391025 - Unmark broken, works fine with Ruby 1.9
PR:		ports/176902
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Approved by:	maintainer timeout (dhn, >5 weeks)
2013-04-25 02:37:11 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Emanuel Haupt
79e6679346 Convert to USES=gettext 2013-04-23 10:26:09 +00:00
Rene Ladan
a79374b9ff Remove expired ports:
2013-04-17 audio/icecast: Unmaintained upstream since 2004. Use audio/icecast2 instead
2013-04-18 net-im/gajim-devel: This port is outdated for two years, no distfile available. Please use net-im/gajim instead

Feature safe:	yes
2013-04-18 09:10:36 +00:00
Koop Mast
d4dc90dad1 fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-engine
Fix up botched variable in mysql-workbench51 that prevents patching.
Correct farsight2 master_site and add mirror.

Submitted by:	pointyhat via miwi
Approved by:	portmgr (miwi)
2013-04-02 09:27:05 +00:00
Koop Mast
66c6cd5346 Fix packaging.
Submitted by:	miwi
Approved by:	portmgr (miwi)
2013-03-31 09:05:28 +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
Emanuel Haupt
3326fa325f - Fix pkg-plist [1]
- Don't request ABI version in LIB_DEPENDS
- Trim header

Notified by:	miwi [1]
2013-03-29 17:00:45 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Glen Barber
6dd5b6fc40 Fix PORT_OPTIONS check for 'DEVEL'.
PR:		ports/177360
Pointyhat:	gjb (myself)
Approved by:	garga (maintainer, implicit)
2013-03-27 21:57:42 +00:00
Koop Mast
783b5d54cb Add LATEST_LINK [1]
While here, switch to USES=pathfix, spell PORTREVISION correct and s/=/+=/
for CPPFLAGS and LDFLAGS

Submitted by:	erwin [1]
2013-03-27 14:09:04 +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
Renato Botelho
40c37f1e82 Allow twirssi to use development version of irssi
PR:		ports/177360
Submitted by:	gjb@
2013-03-25 10:22:14 +00:00
Joe Marcus Clarke
fdfeee3f1b Fix a crash with the cap plugin.
PR:             176851
Submitted by:   Ivan Klymenko <fidaj@ukr.net>
2013-03-24 20:39:21 +00:00
Carlo Strub
12db4f3291 Jitsi (formerly SIP Communicator) is an audio/video and chat communicator that
supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo! and
many other useful features. Jitsi is Open Source / Free Software, and is
available under the terms of the LGPL.

WWW: https://jitsi.org

PR:		ports/174208
Submitted by:	Tzanetos Balitsaris <tzabal@it.teithe.gr>
2013-03-24 19:16:45 +00:00
Alberto Villa
809a75f12b - Use %%CMAKE_BUILD_TYPE%% in plist. 2013-03-23 18:39:34 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +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
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Ruslan Makhmatkhanov
ff21e3198b - update to 0.15.3
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog
2013-03-19 06:22:42 +00:00
Ruslan Makhmatkhanov
8ef3f4d40f Mark as deprecated, since this port is outdated for two years. Unmaintained, no
distfile is available at primary master site. Please use net-im/gajim instead
(that's newer). Set expiration date to 2013-04-18.
2013-03-18 18:37:19 +00:00
Alberto Villa
dba8414819 - Update to 0.9.3.
- Do not install common license file.
- Update WWW.
2013-03-14 12:21:16 +00:00