Baptiste Daroussin
70e2226c26
Convert update-mime-database into @post*
2015-09-26 00:26:58 +00:00
Baptiste Daroussin
e0de738591
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
...
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
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
Baptiste Daroussin
92f6b3c0bd
Remove @dirrm*
...
Avoid @cwd
2014-11-01 12:37:24 +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
c42b3e1a7d
- Remove unneeded dependency from flex from ports
...
- Use options helpers
- Convert to tar:bzip2 and desktop-file-utils
- Add DEBUG option
- Pet portlint
- Attempt to fix build with pkg_install for PLASMAMULE
2014-04-29 00:52:11 +00:00
Barbara Guida
302efb364a
- Support STAGEDIR
...
- Fix build with clang on i386
Approved by: flo (mentor)
2014-01-11 20:03:27 +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
Baptiste Daroussin
61282a7f52
Add a build dependency on perl
2013-09-18 06:44:12 +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
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
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
2deeb5f2a2
- Trim Makefile headers
...
- Convert to OptionsNG
- Strip ABI version from LIB_DEPENDS
- Update my email address
Approved by: rene (mentor)
Feature safe: yes
2012-12-02 13:59:11 +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
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
Martin Wilke
cbc1192436
- Fix build when perl symlink is missing
...
PR: 163188
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer timeout
2012-01-29 06:48:26 +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
8562b96a07
Fix libpng check in configure script, fixed upstream in r10694.
...
PR: ports/163182
Submitted by: Barbara
Approved by: maintainer timeout (swell.k, 14 days)
2011-12-25 19:03:08 +00:00
Rene Ladan
6e7db9cfaa
- Update to 2.3.1
...
- Make the port look similar to net-p2p/amule-devel to ease updating the two.
- Partially pet portlint.
PR: ports/162603
Submitted by: Barbara (barbara.xxx1975 libero/it)
Approved by: maintainer timeout (swell.k, 14 days)
Feature safe: yes
2011-11-30 21:20:54 +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
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