aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/valknut
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=351411
* - STAGE-cleanPietro Cerutti2014-02-142-6/+6
| | | | | | | | | - Enhance COMMENT - Convert to new Fix LIB_DEPENDS format - Add LICENSE Notes: svn path=/head/; revision=344182
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331273
* net-p2p/valknut: add <unistd.h> for modern compilersJohn Marino2013-10-021-0/+10
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329090
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-101-9/+3
| | | | Notes: svn path=/head/; revision=326921
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Kick MD5 SupportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276919
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Fix build on 6-stable after Qt update.Max Brazhnikov2009-08-181-0/+1
| | | | | | | Approved by: gahr (maintainer) Notes: svn path=/head/; revision=239854
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fix Qt dependencies [1]Pietro Cerutti2009-05-241-3/+6
| | | | | | | | | | - Separate CFLAGS from CONFIGURE_ENV PR: 134899 Submitted by: makc Notes: svn path=/head/; revision=234512
* - Update to 0.4.9Pietro Cerutti2009-03-163-110/+116
| | | | Notes: svn path=/head/; revision=230241
* - Fix PLISTPietro Cerutti2008-11-241-1/+0
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=223345
* - Update to 0.4.8Pietro Cerutti2008-11-243-13/+14
| | | | Notes: svn path=/head/; revision=223342
* - Update to 0.4.7Pietro Cerutti2008-09-233-13/+10
| | | | Notes: svn path=/head/; revision=220571
* - Fix build when automake and qt3 are installedPietro Cerutti2008-08-261-4/+5
| | | | Notes: svn path=/head/; revision=219243
* - Update to 0.4.5Pietro Cerutti2008-08-253-26/+47
| | | | Notes: svn path=/head/; revision=219189
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 0.4.4Pietro Cerutti2008-07-152-4/+4
| | | | Notes: svn path=/head/; revision=216865
* - Update to 0.4.3Pietro Cerutti2008-07-033-6/+8
| | | | Notes: svn path=/head/; revision=216258
* - Fix QT4 modules dependency listPietro Cerutti2008-06-121-3/+4
| | | | | | | - Bump portrevision Notes: svn path=/head/; revision=214727
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Fix check for OpenSSL support in dclibPietro Cerutti2008-06-031-0/+3
| | | | Notes: svn path=/head/; revision=214229
* - Update to 0.4.0Pietro Cerutti2008-06-022-9/+16
| | | | | | | - Take maintainship Notes: svn path=/head/; revision=214177
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+3
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Update to 0.3.13Pietro Cerutti2008-04-163-4/+14
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=211407
* - Update to 0.3.10Martin Wilke2007-06-295-137/+125
| | | | | | | | | | | - Update pkg-descr to point to the new homepage [1] - Some small tidy-ups to the port [1] PR: 114118 [1] Submitted by: Shane Bell <decept0@gmail.com> Notes: svn path=/head/; revision=194487
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix build with gcc41Tilman Keskinoz2006-12-221-0/+11
| | | | Notes: svn path=/head/; revision=180518
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Drop maintainershipMarkus Brueffer2006-03-241-1/+1
| | | | Notes: svn path=/head/; revision=158087
* Populate newly create net-p2p category with these ports:Pav Lucistnik2006-01-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus Notes: svn path=/head/; revision=154851
* Add missing USE_PERL5_BUILDKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154476
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* download.berlios.de seems to be unreliable from time to time, therefore addMarkus Brueffer2005-02-281-1/+2
| | | | | | | | | an additional MASTERSITE. Noticed by: pointyhat via kris Notes: svn path=/head/; revision=129962
* Update to version 0.3.7Markus Brueffer2005-02-212-3/+3
| | | | Notes: svn path=/head/; revision=129477
* Update to version 0.3.6Markus Brueffer2005-02-142-3/+3
| | | | Notes: svn path=/head/; revision=128773
* Update to version 0.3.5Markus Brueffer2005-01-082-3/+3
| | | | Notes: svn path=/head/; revision=125793
* Update to version 0.3.4Markus Brueffer2004-12-262-3/+3
| | | | Notes: svn path=/head/; revision=125243
* Fix build without imake.Dejan Lesjak2004-12-101-1/+2
| | | | | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: maintainer Notes: svn path=/head/; revision=123643
* - Due to legal reasons, dcgui was renamed to valknutMarkus Brueffer2004-11-014-121/+122
| | | | | | | | - Update to version 0.3.3 - remove pkg-message since the mentioned crash was fixed Notes: svn path=/head/; revision=120565
* - Update to version 0.3.2Markus Brueffer2004-06-053-5/+7
| | | | | | | | | most important change: major transfer speed improvement - Fix typo - Don't remove a dir that gets already removed by net/dclib Notes: svn path=/head/; revision=110861