notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-p2p/amule2/Makefile

Number of commits found: 36

Tuesday, 19 Oct 2010
05:22 pgollucci search for other commits by this committer
net-p2p/amule2|net-p2p/amule|2010-10-05|Split to -devel and non-devel ports
Original commit
Tuesday, 7 Sep 2010
15:52 pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
Original commit
Friday, 3 Sep 2010
14:43 pav search for other commits by this committer
- Mirror distfile on master site local

Requested by:   maintainer
Original commit
14:10 pav search for other commits by this committer
- Update to r10275

PR:             ports/149988
Submitted by:   Anonymous <swell.k@gmail.com> (maintainer)
Original commit
Friday, 13 Aug 2010
13:18 pav search for other commits by this committer
- Update to git r.10266
- Switch maintainers

PR:             ports/149021
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    Boris Kovalenko <boris@tagnet.ru> (old maintainer)
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 1 Dec 2009
11:02 lioux search for other commits by this committer
- Remove --disable-upnp from CONFIGURE_ARGS since this is now
  regulated by UPNP config knob
- Bump PORTREVISION since UPNP config knob was not being upheld

PR:             ports/141019
Approved by:    maintainer
Original commit
Tuesday, 29 Sep 2009
01:06 wen search for other commits by this committer
- Update to 2.2.6

PR:             ports/139151
Submitted by:   barbara <barbara.xxx1975@libero.it>
Approved by:    maintainer,     miwi(mentor)
Feature safe:   yes
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Tuesday, 16 Jun 2009
18:20 dhn search for other commits by this committer
- Update to 2.2.5

PR:             ports/135185
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout (two weeks)
Original commit
Thursday, 21 May 2009
15:23 laszlof search for other commits by this committer
- Add WITH_UPNP knob to "Enable Universal Plug and Play support"

PR:                     ports/133901
Submitted by:           Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Approved by:            Boris Kovalenko <boris@tagnet.ru> (maitainer)
Original commit
Sunday, 26 Apr 2009
07:00 itetcu search for other commits by this committer
Fix plist with -DNOPORTDOCS

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
Original commit
Monday, 6 Apr 2009
11:23 sem search for other commits by this committer
- Drop needless depend on curl

Submitted by:   maintainer
Original commit
Saturday, 4 Apr 2009
18:58 pav search for other commits by this committer
- Update to 2.2.4

Submitted by:   <boris@tagnet.ru> (maintainer)
Original commit
Sunday, 22 Mar 2009
05:45 delphij search for other commits by this committer
Update to 2.2.3.

Submitted by:   Torfinn Ingolfsen <tingox gmail com>
PR:             ports/132264
Approved by:    maintainer
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
Original commit
Friday, 6 Jun 2008
13:53 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Wednesday, 30 Jan 2008
08:25 dinoex search for other commits by this committer
- add CONFLICTS for bin/ed2k
PR:             120112
Submitted by:   Yar Tikhiy
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Monday, 28 May 2007
17:32 gabor search for other commits by this committer
- Remove deprecated reference for net-p2p/amule1 and 4.x chunks after the
  removal of amule1
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 24 Mar 2007
14:14 rafan search for other commits by this committer
- Fix accentuated filename display
- Fix OPTIONS handling
- Support WITHOUT_NLS knob

PR:             ports/110201
Submitted by:   Boris Kovalenko <boris at tagnet.ru> (maintainer)
Original commit
Friday, 12 Jan 2007
17:18 itetcu search for other commits by this committer
- Add offiical patch to allow use of new stable version of wxWidgets. This also
fixes "crash on search tab close" bug.
- bump PORTREVISION

PR:             ports/107700
Submitted by:   Boris Kovalenko (maintainer)
Original commit
Friday, 8 Dec 2006
14:01 gabor search for other commits by this committer
- Remove CURL from dependencies as it's not necessary
- Bump PORTREVISION

PR:             ports/106443
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by:    erwin (mentor)
Original commit
Friday, 1 Dec 2006
07:39 pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
Original commit
Tuesday, 11 Jul 2006
00:02 linimon search for other commits by this committer
Update maintainer's email address.
Original commit
Saturday, 8 Jul 2006
19:38 linimon search for other commits by this committer
Assign amule2 to new volunteer; mark amule1 as DEPRECATED, with note that
it is only retained for 4.X compatibility.
Original commit
Monday, 3 Jul 2006
20:34 linimon search for other commits by this committer
Previous maintainer asked to resign.

PR:             ports/99753
Original commit
Sunday, 18 Jun 2006
22:49 pav search for other commits by this committer
- Update to 2.1.3

PR:             ports/98867
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
Original commit
Saturday, 18 Mar 2006
17:12 pav search for other commits by this committer
- Update to 2.1.1
- Update rcng usage

PR:             ports/94634
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
Original commit
Monday, 30 Jan 2006
21:36 pav search for other commits by this committer
Populate newly create net-p2p category with these ports:

  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
Original commit

Number of commits found: 36