1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Pav Lucistnik
42a107b953 - Actually chase upnp shlib change
Reported by:	pointyhat
Pointy hat to:	pawel (miwi, wen)
2011-03-26 23:31:50 +00:00
Pawel Pekala
d01fbfe551 - Chase devel/upnp shlib bump
Approved by:	miwi, wen (mentors)
2011-03-23 16:40:03 +00:00
Martin Wilke
bc696d5f48 - Chase devel/upnp shlib bump 2011-03-04 05:52:07 +00:00
Max Brazhnikov
3cb5ec6852 Add license info
Remove md5 sums

PR:		ports/153589
Submitted by:	maintainer (swell.k at gmail.com)
2011-01-02 14:13:02 +00:00
Pav Lucistnik
60cd14bc81 - Chase upnp shlib version bump
Reported by:	pointyhat
Pointy hat to:	wen
2010-10-24 21:53:10 +00:00
Philip M. Gollucci
ae88d5bec3 - Update CONFLICTS for dynamic PKGNAME
PR:             ports/150985
Submitted by:   swell.k@gmail.com (maintainer)
2010-10-19 05:35:32 +00:00
Philip M. Gollucci
6a1951bdce - add missed file 2010-10-19 05:28:32 +00:00
Philip M. Gollucci
8166acc751 - Split amule into amule and amule-devel
PR:             ports/150985
Submitted by:   swell.k@gmail.com (maintainer)
2010-10-19 05:28:07 +00:00
Philip M. Gollucci
2e59da295c - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
2010-09-07 15:52:18 +00:00
Pav Lucistnik
fcf967a7dc - Mirror distfile on master site local
Requested by:	maintainer
2010-09-03 14:43:30 +00:00
Pav Lucistnik
b1d3077aba - Update to r10275
PR:		ports/149988
Submitted by:	Anonymous <swell.k@gmail.com> (maintainer)
2010-09-03 14:10:01 +00:00
Pav Lucistnik
21d1d65e25 - 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)
2010-08-13 13:18:23 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Mario Sergio Fujikawa Ferreira
43419d003c - 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
2009-12-01 11:02:40 +00:00
Wen Heping
9823d8e176 - Update to 2.2.6
PR:		ports/139151
Submitted by:	barbara <barbara.xxx1975@libero.it>
Approved by:	maintainer,	miwi(mentor)
Feature safe:	yes
2009-09-29 01:06:34 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dennis Herrmann
459219d149 - Update to 2.2.5
PR:		ports/135185
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (two weeks)
2009-06-16 18:20:58 +00:00
Frank J. Laszlo
06c6a5fe93 - 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)
2009-05-21 15:23:12 +00:00
Ion-Mihai Tetcu
9b4b431219 Fix plist with -DNOPORTDOCS
Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-26 07:00:46 +00:00
Sergey Matveychuk
baf9eadda1 - Drop needless depend on curl
Submitted by:	maintainer
2009-04-06 11:23:22 +00:00
Pav Lucistnik
f2c7f37bfb - Update to 2.2.4
Submitted by:	<boris@tagnet.ru> (maintainer)
2009-04-04 18:58:58 +00:00
Xin LI
29a2455891 Update to 2.2.3.
Submitted by:	Torfinn Ingolfsen <tingox gmail com>
PR:		ports/132264
Approved by:	maintainer
2009-03-22 05:45:49 +00:00
Rong-En Fan
741aa71483 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)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Dirk Meyer
d6118edb46 - add CONFLICTS for bin/ed2k
PR:		120112
Submitted by:	Yar Tikhiy
2008-01-30 08:25:45 +00:00
Joe Marcus Clarke
4acc6fb2a4 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
2007-10-24 23:37:25 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Gabor Kovesdan
1fadbe679f - Remove deprecated reference for net-p2p/amule1 and 4.x chunks after the
removal of amule1
2007-05-28 17:32:09 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
8d56c72e31 - Fix accentuated filename display
- Fix OPTIONS handling
- Support WITHOUT_NLS knob

PR:		ports/110201
Submitted by:	Boris Kovalenko <boris at tagnet.ru> (maintainer)
2007-03-24 14:14:25 +00:00
Ion-Mihai Tetcu
de5b481bf3 - 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)
2007-01-12 17:18:48 +00:00
Gabor Kovesdan
8cea0ea5db - 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)
2006-12-08 14:01:28 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Mark Linimon
28339e61c9 Update maintainer's email address. 2006-07-11 00:02:01 +00:00
Mark Linimon
a5acb11974 Assign amule2 to new volunteer; mark amule1 as DEPRECATED, with note that
it is only retained for 4.X compatibility.
2006-07-08 19:38:58 +00:00
Mark Linimon
556814f322 Previous maintainer asked to resign.
PR:		ports/99753
2006-07-03 20:34:20 +00:00
Pav Lucistnik
3b8a17604b - Update to 2.1.3
PR:		ports/98867
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2006-06-18 22:49:01 +00:00
Pav Lucistnik
0f3bde51ba - Update to 2.1.1
- Update rcng usage

PR:		ports/94634
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2006-03-18 17:12:23 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Pav Lucistnik
fbab09fee3 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
2006-01-30 21:36:28 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Edwin Groothuis
087798f9fd [PORT UPDATE] net/amule2 v2.1.0
This patch updates aMule2 port to v2.1.0

PR:		ports/91276
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2006-01-04 05:59:25 +00:00