Commit graph

2923 commits

Author SHA1 Message Date
Olli Hauer
1a94993f16 - unbreak build
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
2012-09-04 22:27:55 +00:00
Steve Wills
8a39716787 - Update to 0.8.1
PR:		ports/170618
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2012-08-29 04:32:05 +00:00
Brooks Davis
228b555d17 Upgrade to version 5.2.
linux.org moved new tftp-hpa versions into a new directory to chase that.[1]

PR:		ports/170865
Submitted by:	Andrey <wallavv@gmail.com>
2012-08-23 12:17:19 +00:00
Doug Barton
f9b6bb72bd Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-15 01:04:30 +00:00
Dmitry Sivachenko
50f3e179d9 Update to version 3.7. 2012-08-08 12:10:37 +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 Matuska
65112e039d Update ProFTPd to 1.3.4b 2012-08-04 07:11:32 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Dirk Meyer
05d9c5df9c - fix linebreaks and spacing 2012-07-27 09:25:07 +00:00
Dirk Meyer
0dbc14cfaa - Use OPTIONS_DEFINE
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 16:21:29 +00:00
Dirk Meyer
ccfa16c597 - Fix pass -rpath from compiler to linker
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 16:18:08 +00:00
Dirk Meyer
cd504b8e7b - Fix build with clang 3.0
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 15:30:27 +00:00
Dirk Meyer
fcd07d6dfd - update WWW and email
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 15:26:13 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Hajimu UMEMOTO
6dbd6baa2a Update master site. 2012-07-25 17:27:23 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Armin Pirkovitsch
c250efb40f - Add LICENSE
- Add MAKE_JOBS_SAFE
- Support USE_OPENSSL
- Support PORTEXAMPLES
- Add optional dependencies
- PORTVERSION bumped
- Add category ipv6

PR:           ports/169413
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:28:40 +00:00
Martin Matuska
33399e1018 This is a static version of the libcurl library for use with lang/hiphop-php
WWW: https://github.com/facebook/hiphop-php/wiki/
2012-07-18 14:21:51 +00:00
Sunpoet Po-Chuan Hsieh
2ba65fd878 - Prepare for slave port ftp/curl-hiphop
PR:		ports/169946
Submitted by:	mm
2012-07-18 12:14:17 +00:00
Andrej Zverev
9a1bd24f78 - Fix package name detection 2012-07-18 07:34:11 +00:00
Thomas Abthorpe
ca685d7f74 - Set MAKE_JOBS_SAFE
PR:		ports/169458
Submitted by:	Sayetsky Anton <vsjcfm gmail.com>
2012-07-18 04:58:30 +00:00
Martin Matuska
1423b7fdfd Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.

PR:		169644 [1]
Submitted by:	Dmitry Afanasiev [1]
2012-07-17 14:38:28 +00:00
Renato Botelho
03002a4b72 Rename old patch-aa to a better name 2012-07-16 18:25:52 +00:00
Sunpoet Po-Chuan Hsieh
71f61839ad - Update MASTER_SITES
- Convert to new options framework
- Add BOOST option [1]
- Respect EXAMPLES
- Cosmetic change
- Sort PLIST

Requested by:	Brett Gmoser <bgmoser@codexterous.com> [1]
2012-07-09 05:30:42 +00:00
Ganael LAPLANCHE
94b6e79505 Update to 4.3.8 2012-07-06 08:59:13 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Sunpoet Po-Chuan Hsieh
15dfc52e27 - Update to 0.36
Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
2012-06-29 02:54:01 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Li-Wen Hsu
fc20563ac8 - Update to 0.7.0
- Remove LICENSE_FILE for well-known licenses
- Remove DOCSDIR and NOPORTDOCS checks - Not bundled by upstream anymore
- Update and sort pkg-plist

PR:		ports/169102
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-06-28 17:57:19 +00:00
Brendan Fabeny
3503a3164f update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
2012-06-26 23:57:00 +00:00
Li-Wen Hsu
5c8564e8a3 - Fix utmpx for FreeBSD 9+
- Seperate logwtmp.c patch from patch-gcc4
- Change MASTER_SITES because the original site has no ns record now
- Undefine DISTNAME
- Bump PORTREVISION

PR:		ports/169096
Submitted by:	Hung-te Liang <lhd@cs.nctu.edu.tw>
Approved by:	Nick Leuta <skynick@mail.sc.ru> (maintainer)
2012-06-26 17:11:21 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Sylvio Cesar Teixeira
6770f080aa - Update to 1.2.0
PR:		ports/169058
Submitted by:	Norihiko Murase <mur1080224@inter7.jp>
2012-06-25 00:05:19 +00:00
Sylvio Cesar Teixeira
197cb33290 - Update to 2.4
PR:		ports/169025
Submitted by:	John Chen <johnpupu@gmail.com>
Approved by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
2012-06-24 23:55:03 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Beech Rintoul
81e57af4a4 2012-06-16 ftp/IglooFTP: No longer supported 2012-06-18 22:13:24 +00:00
Sunpoet Po-Chuan Hsieh
2ded3a1a3e - Update to 1.56
- Cosmetic change

Changes:
- 1.56-pre2 D. replaced gnome transfer icons with icons from graphicsfuel
- 1.56-pre2 D. removed j2ssh fallback and ssh shell (which might be reimplemented using jsch in the future)
- 1.56-pre2 D. removed insomniac client code
- 1.56-pre2 D. updated readme
- 1.56-pre1 D. no question asked before opening file per default
- 1.56-pre1 D. added Daniel's runCommand patch (open local files with system app)
- 1.55-pre4 D. made the transfer buttons more visible
- 1.55-pre4 D. made the download manager slightly bigger
- 1.55-pre4 D. fixed size+positioning of "connection failed" dialog
- 1.55-pre4 D. source .tgz is now a git repository
- 1.55-pre4 D. fixed a small ui bug when uploading directories
- 1.55-pre3 D. FtpConnection now holds transfers as a list
- 1.55-pre2 D. added linux browsing support and made it default - see README if you want windows support
- 1.55-pre2 D. using DJ Sweet instead DJ NativeSwing for browsing feature now
- 1.55-pre1 D. added Pavel's password encryption feature
- 1.55-pre1 D. added Pavel's dual monitor window positioning fix
- 1.55-pre1 D. added Pavel's SMB missing WINS server exception fix
- 1.55-pre1 D. added Pavel's SMB hostchooser fix
2012-06-15 01:59:28 +00:00
Baptiste Daroussin
f3381fa548 Convert to new options framework 2012-06-12 10:34:46 +00:00
Ganael LAPLANCHE
f942e4a835 Update to 4.3.7 2012-06-12 06:21:27 +00:00
Ganael LAPLANCHE
73c2da9d38 - Un-version LIB_DEPENDS
- Switch to OptionsNg
- Add OPENSSL description to bsd.options.desc.mk
2012-06-11 07:56:37 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Dirk Meyer
330955b0fa - update to 0.3 2012-06-08 04:58:23 +00:00
Munechika SUMIKAWA
b7086c4b42 Remove wu-ftpd+ipv6. The upstream disapear and distfile is no more available. 2012-06-07 06:45:56 +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
Andrej Zverev
d1e0f3506a - Remove SITE_PERL from *_DEPENDS 2012-06-04 08:37:59 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:	FreeBSD Haskell
2012-06-03 20:52:29 +00:00
Andrej Zverev
40a693e37d - Remove SITE_PERL from *_DEPENDS
PR:	ports/168626
Approved by: maintainer (kuriyama@ via email)
2012-06-03 10:48:36 +00:00