Commit graph

100 commits

Author SHA1 Message Date
John Marino
f4d2e9d5d0 2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms

Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan.  Now it fails stage-QA
with a fs violation, but it may be acceptable.  Fixes added to both.

approved by:	PTHREAD blanket
2015-03-24 23:45:41 +00:00
Antoine Brodin
6affac3ade Cleanup plist 2014-11-12 21:31:27 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Bryan Drewery
69f82727cf - Move RESETPREFIX to default PLIST_SUB
With hat:	portmgr
2014-08-18 16:43:24 +00:00
Adam Weinberger
e91f5afdf5 Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
Barbara Guida
12b64d1397 Bump PORTREVISION to catch net/GeoIP update. 2014-07-28 18:30:05 +00:00
Tijl Coosemans
732067f980 - Add USES=libtool to devel/upnp and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
- Add a patch to fix definitions of ITHREAD_MUTEX_*

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-11 10:26:02 +00:00
Barbara Guida
971118e3d8 - Add missed USES desktop-file-utils from previous commmit
- Use standard desc for DEBUG option
2014-04-29 00:16:00 +00:00
Barbara Guida
ffd9d45b4a - Update to SVN-10834
- Remove uneeded flex from ports dependency
- Use options helpers
- Convert to tar:bzip2
- Pet portlint
- Attempt to fix build with pkg_install for PLASMAMULE
2014-04-28 23:27:36 +00:00
Barbara Guida
1ff3d6e220 - Support STAGEDIR
- Fix build with clang on i386
- Update to SVN revision 10832

Approved by:	flo (mentor)
2014-01-11 20:05:09 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Barbara Guida
83e0141ea6 Common changes:
- Use new syntax for LIB_DEPENDS
- Use shebangfix for perl files
- Set perl as run dependency for XAS option
- Bump PORTREVISION

amule-devel changes:
- Fix build after perl related changes
- USES gmake

Approved by:	rene (mentor)
2013-10-05 10:18:20 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +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
Barbara Guida
68da96a3d1 Convert to USE_PKGCONFIG.
Approved by:	flo (mentor)
2013-01-20 11:49:29 +00:00
Barbara Guida
cba14ebd25 Use descriptions from bsd.options.desc.mk for GEOIP, UPNP and WEBSERVER
Approved by:	rene (mentor)
Feature safe:	yes
2012-12-02 14:24:36 +00:00
Barbara Guida
0535e3c835 - Update amule-devel to r10802
- Remove obsolete patches from r1079[3-5]
- Remove DOCS and NLS from OPTIONS_DEFAULT, which I introduced in the
previous submission
- Change my email address to bar@FreeBSD.org

Approved by:	rene (mentor)
Feature safe:	yes
2012-11-28 00:49:12 +00:00
Florian Smeets
8866b5a40d Add NLS and DOCS to OPTIONS_DEFAULT
Submitted by:	Barbara <barbara.xxx1975@libero.it>
PR:		ports/173154
Feature safe:	yes
2012-10-28 16:42:50 +00:00
Florian Smeets
18f31d30d1 - Update amule-devel port to SVN revision 10792.
- Trim headers.
- Remove quotes from options description.
- Backport code fixes from upstream up to r10795 as the project has moved from
  SourceForge to GoogleCode and so SVN tarballs will not be available for a
  while.
- OptionsNGize Makefile.man
- Exhume DOCS and NLS options

PR:		ports/172671
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Feature safe:	yes
2012-10-28 15:33:09 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Rene Ladan
2aa36bd28d Finish converting this port to optionsNG.
Approved by:	maintainer
2012-06-05 17:26:17 +00:00
Rene Ladan
9525beeaf2 Use the new options framework for the ALC option too.
Submitted by:	maintainer via private mail
2012-06-04 17:30:24 +00:00
Rene Ladan
67448f0e1e - Update to 10788
- Use new options framework
PR:		ports/168392
Submitted by:	maintainer
2012-06-04 15:56:36 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
b9972244a7 - Update devel/upnp to 1.6.17
- Bump all affected ports

Maintainer of net/ushare was asked for review, no response in 2 weeks
2012-04-27 14:28:11 +00:00
Jason Helfman
3d8775f1e1 - Update to svn rev 10771
PR:	ports/167169
Submitted by:	maintainer, barbara.xxx1975@libero.it
2012-04-22 22:48:22 +00:00
Rene Ladan
e24a133745 Update to SVN r10759
PR:		ports/165127
Submitted by:	maintainer
2012-02-15 23:51:37 +00:00
Rene Ladan
319e454dbf - Update to SVN 10708
- Use ${PERL} to invoke perl

PR:			ports/164601
Submitted by:		maintainer
2012-01-31 11:36:27 +00:00
Pawel Pekala
1856510753 Chase devel/upnp shlib bump 2012-01-18 18:32:08 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Jason Helfman
854553cc25 Pass maintainership to Barbara per email to ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2011-December/072036.html

Submitted by:	Barbara <barbara.xxx1975 at libero.it >
Approved by:	rene (mentor)
2011-12-27 21:09:57 +00:00
Thomas Abthorpe
754d159e98 - Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr
2011-12-26 16:12:27 +00:00
Rene Ladan
e21a30ea9d Use a better fix for LICENSE_FILE_GPLv2 from portlints point of view.
Submitted by:	Jan Beich
2011-12-25 20:26:04 +00:00
Rene Ladan
351f91ba03 - Update to r10703
- Some changes in manpage languages

PR:		ports/163582
PR:		ports/163128 (older update)
Submitted by:	Barbara
Approved by:	maintainer timeout of 163128 (swell.k, 15 days)
2011-12-25 16:15:35 +00:00
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
Rene Ladan
fa995c45cc Fix build with clang.
PR:		ports/160510
Submitted by:	"h h" [aakuusta gmail.com]
Approved by:	maintainer timeout (swell.k, 14 days)
2011-09-20 20:30:04 +00:00
Koop Mast
e6bb942f20 Add bison build dependancy to fix the build after the recent glib and gtk update. 2011-07-30 09:25:07 +00:00
Chris Rees
966d528308 - Update to 10589
- Only try to update desktop database if desktop-file-utils installed
- Use bsd.port.options.mk

PR:		ports/154238
Submitted by:	Pan Tsu (maintainer)
Approved by:	rene (mentor)
2011-07-20 16:20:05 +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
Philip M. Gollucci
ae115c61ab - Update to 10400
PR:             ports/153384
Submitted by:   swell.k@gmail.com (maintainer)
2010-12-23 03:59:36 +00:00
Philip M. Gollucci
748e17dcad - Update to 10390
PR:             ports/152434
Submitted by:   Anonymous <swell.k@gmail.com> (maintainer)
2010-11-24 02:08:42 +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
6d041c21b5 - Update to 10310 snapshot
PR:             ports/150985
Submitted by:   swell.k@gmail.com (maintainer)
2010-10-19 05:36:35 +00:00