1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

2749 Commits

Author SHA1 Message Date
Chris Rees
cb7f3cf77b Thanks to the latest GTK 3 update, transmission-gtk
(moved from transmission-gtk2) now builds.  All can upgrade safely!
2013-03-09 12:24:28 +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
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Brendan Fabeny
8ced612f2b update to 3.1.3 2013-03-08 03:00:37 +00:00
Brendan Fabeny
ddc550ff99 update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports

PR:		144982, 149958
Reviewed by:	johans (earlier version of the patch)
2013-03-05 20:22:02 +00:00
Li-Wen Hsu
6ee38c4b27 - Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation 2013-03-04 11:19:40 +00:00
Chris Rees
2b86680264 Fix chown for transmission home directory to silence complaints
from transmission-daemon

De-articulate COMMENT
2013-03-02 13:48:31 +00:00
Roman Bogorodskiy
795a83be2a Mark broken and deprecated: the project is no longer maintained
upstream and domain name of project's site is down.

Reported by:	miwi
2013-03-02 08:48:52 +00:00
Pawel Pekala
ce8bf4169f Update to version 4.9.0.0 2013-03-01 15:44:13 +00:00
Pawel Pekala
ec861ca38b - Update to version 0.5.4d [1]
- Add option to install plugins [1]
- Fix build with clang

PR:		ports/175310 [1]
Submitted by:	Peter Klett <peter@netkey.at> (maintainer)
2013-02-28 21:52:26 +00:00
Dmitry Sivachenko
9b289b2513 Require pkgconfig only for build stage.
Discussed with:	crees (maintainer)
2013-02-28 10:55:36 +00:00
Ruslan Makhmatkhanov
93308c5826 - update to 1.3.6
- remove patches, applied upstream

changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog

Tested by:	T.J. <xtainted@gmail.com>
2013-02-26 09:03:49 +00:00
Martin Wilke
53cad6493f - Broken does not build
/usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libcairo.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libiconv.so /usr/local/lib/libnotify.so /usr/local/lib/libgthread-2.0.so ../extra/libextra.a /usr/local/lib/libeiskaltdcpp.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libintl.so
CMakeFiles/eiskaltdcpp-gtk.dir/src/privatemessage.cc.o: In function `_GLOBAL__sub_I__ZN14PrivateMessageC2ERKSsS1_':
privatemessage.cc:(.text.startup+0x23): undefined reference to `boost::system::generic_category()'
privatemessage.cc:(.text.startup+0x2f): undefined reference to `boost::system::generic_category()'
2013-02-23 15:26:33 +00:00
Martin Wilke
96686c2752 - BROKEN checksum mismatch
=> Attempting to fetch http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2
fetch: http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2: size unknown
fetch: http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2: size of remote file is not known
mooseekd-0.05.tar.bz2                                   -1  B   26 kBps
2013-02-21 03:00:07 +00:00
Rene Ladan
4b13f5ecdd Convert to optionsNG (rename GUI to WXGTK to get a more accure description) 2013-02-20 22:59:10 +00:00
Ruslan Makhmatkhanov
80d261bcd3 - update to 0.8.0
- remove patched, applied upstream

changelog:
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.0/

PR:     176284
Submitted by:	Robert Backahus <robbak@mynetfone.com.au> (maintainer, other email)
2013-02-20 20:27:32 +00:00
Chris Rees
29d944b72f Update to 2.77 2013-02-19 16:17:36 +00:00
Andrej Zverev
49646421da Remove --with-openssl (obsolete by --enable-openssl which "on" by default)
Reported by:	Andreas Nilsson <andrnils@gmail.com>
2013-02-16 10:31:38 +00:00
Mark Linimon
e05d59843d Maintainer no longer wishes to maintain this port. 2013-02-14 06:29:30 +00:00
Baptiste Daroussin
81b1e324a9 it's not --with-iconv but --with-libiconv, submitter got it right when
submitting the first time, I messed it up, sorry

Submitted by:	Jeroen van der Ham <jeroen@dckd.nl>
2013-02-06 19:42:59 +00:00
Baptiste Daroussin
02f5523ed0 Force to build with --with-libiconv
Submitted by:	Jeroen van der Ham <jeroen@dckd.nl>
Reported by:	Jeroen van der Ham <jeroen@dckd.nl>, rm
2013-02-06 15:33:54 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Marcelo Araujo
4a76c1a7c6 - Update to version 0.98.4.
PR:		ports/174202
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-02-04 08:47:40 +00:00
Max Brazhnikov
7c03db20f0 Update ktorrent to 4.3.1, libktorrent to 1.3.1
Submitted by:	Alonso Schaic via area51 commit
2013-02-03 20:23:55 +00:00
Ruslan Makhmatkhanov
5056ca05ba - switch the dependency to libtorrent-rasterbar 1.6.x, because with importing of
new version of boost-libs, libtorrent-raster 1.5.x is now broken. In fact I'm
  using it already for some time, and everything is fine except for downloading
  via proxy, there is details [1]
- backport upstream patch that is fixing libtorrent 0.16-specific issues with
  unicoded filenames [2]
- convert to optionsng
- tab -> space change in pkg-descr
- bump PORTREVISION
- add UPDATING entry

[1] https://dev.deluge-torrent.org/ticket/2149
[2] http://goo.gl/i5hXc
2013-02-02 13:03:04 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Ruslan Makhmatkhanov
df34b10d11 - update to 3.0.8
PR:		175433
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-02-01 06:59:21 +00:00
Alexey Dokuchaev
2c14bd88c0 - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Sort knobs and bring in minor whitespace changes
2013-01-31 14:14:59 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Brendan Fabeny
92ef61befd update glpk to 4.48 and adjust dependent ports 2013-01-31 13:03:32 +00:00
Ruslan Makhmatkhanov
30c71fef2c - update to 0.16.7
- chase shlib version update in dependent ports
- use GOOGLE_CODE shortcut in MASTER_SITES
- convert to USE_PKGCONFIG
- remove shared lib version for net/GeoIP dependency

changelogs:
0.16.5: http://sourceforge.net/mailarchive/message.php?msg_id=30000954
0.16.6: http://sourceforge.net/mailarchive/message.php?msg_id=30237614
0.16.7: http://sourceforge.net/mailarchive/message.php?msg_id=30372288

PR:		175502
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-01-31 12:31:48 +00:00
Baptiste Daroussin
840defd725 Mark as broken: does not build:
uibase.cpp: In constructor 'CMainFrameBase::CMainFrameBase(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, long int)':
uibase.cpp:142: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
/usr/local/include/wx-2.9/wx/gtk/font.h:37: note: candidate 1: wxFont::wxFont(int, int, int, int, bool, const wxString&, wxFontEncoding)
/usr/local/include/wx-2.9/wx/gtk/font.h:70: note: candidate 2: wxFont::wxFont(int, wxFontFamily, int, const wxString&, wxFontEncoding)
uibase.cpp:165: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
/usr/local/include/wx-2.9/wx/gtk/font.h:37: note: candidate 1: wxFont::wxFont(int, int, int, int, bool, const wxString&, wxFontEncoding)
/usr/local/include/wx-2.9/wx/gtk/font.h:70: note: candidate 2: wxFont::wxFont(int, wxFontFamily, int, const wxString&, wxFontEncoding)
2013-01-30 14:56:52 +00:00
Ruslan Makhmatkhanov
2cf46f2158 Revert r310507 by putting pkg-plist back. The problem is that w/o pkg-plist
file installation of this ports hangs on "Generating temporary packing list"
stage. I discovered that while testing of libtorrent-rasterbar-16-python update
on a live system (while build is fine in tinderbox tests). I found exactly the
same report at [1] while googling of the problem.
Sorry about that.

[1] http://forums.freebsd.org/showthread.php?t=37177

Pointyhat to:	rm (myself)
2013-01-29 19:46:33 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
826aae24a5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
2013-01-22 23:13:41 +00:00
Barbara Guida
d4048323c9 Convert to USE_PKGCONFIG.
Use space instead of tab after Created by header.

Approved by:	flo (mentor)
2013-01-20 11:52:15 +00:00
Barbara Guida
68da96a3d1 Convert to USE_PKGCONFIG.
Approved by:	flo (mentor)
2013-01-20 11:49:29 +00:00
Chris Rees
05e73e3f89 Update to 2.76
Various rc script tidying

PR:		ports/175255
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2013-01-16 19:01:15 +00:00
Ruslan Makhmatkhanov
0f166724ae - move pkg-plist entries to PLIST_FILES 2013-01-16 18:15:25 +00:00
Ruslan Makhmatkhanov
cfc0486648 - update to 0.9
- trim Makefile header
- remove indefinite article from COMMENT
- limit python version to 2.x only (except)
- convert to optionsng (NOPORTDOCS case)
- tab -> space change in pkg-descr:WWW

Reported by:	portscout
2013-01-16 15:18:21 +00:00
Andrej Zverev
52373e0796 - update
net-p2p/libtorrent-devel to 0.13.3
 net-p2p/rtorrent-devel to 0.9.3
2013-01-16 06:20:25 +00:00
Andrej Zverev
2a281c0c60 separate logic for these two group of ports. 2013-01-15 13:18:57 +00:00
Jason Helfman
0c5477d99f - pass maintainership to submitter
- drop ABI versions for most libraries

PR:		174986
Submitted by:	nemysis@gmx.ch
2013-01-10 18:16:29 +00:00
Raphael Kubo da Costa
6575b78ab6 Add my upstream patch to fix problems establishing UDP connections.
KTorrent was unable to create any UDP connection (to Magnet or UDP
trackers, for example) at all without this.

Bump PORTREVISION.

Approved by:	makc (maintainer)
2013-01-08 16:59:02 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Baptiste Daroussin
9fdbbfd7f8 Trim headers
Convert to new options framework
Remove useless LICENSE_FILE
2012-12-31 12:43:25 +00:00
Chris Rees
ac26186d20 Update to 2.75
PR:		ports/174507 (based on)
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-12-31 12:00:21 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Gerald Pfeifer
748d75ba78 Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be
used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME.  This is still not
ideal, but at least a documented stopgap, and it avoids the manual
construction of the directory to be added to rpath.

As a side effect, the Makefiles become a tad simpler.  On the way,
update to USE_GCC=4.6+ per pending work of linimon and myself.

Approved by:	maintainer
2012-12-21 04:05:15 +00:00
Pawel Pekala
f4438911bb - Update to version 4.8.1.2 [1]
- Remove stale /bin/bash removal

Submitted by:	Mikhail T. <mi@aldan.algebra.com> via email [1]
2012-12-19 19:30:17 +00:00