1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

4627 Commits

Author SHA1 Message Date
Jason Helfman
cee0c06ddd - update to 1.2.0 and bump shared libraries in respective ports
- while here shift new lib_depends format where needed

Changes:	http://libvirt.org/news.html
2013-12-17 23:54:04 +00:00
Dmitry Sivachenko
2925ef8a2a More compact way to handle options.
Submitted by:	mat
2013-12-16 20:17:52 +00:00
Dmitry Sivachenko
33b0cbe3ac Fix PLIST for users with world built WITHOUT_OPENSSH.
PR:		184736
Submitted by:	wallman
(he proposed different solution)
2013-12-16 12:06:28 +00:00
Xin LI
d643939751 Update to 2.0.10.
PR:		ports/184495
Submitted by:	maintainer (with changes to update to 2.0.10)
2013-12-16 06:02:22 +00:00
Dmitry Sivachenko
e58fe7a9dc Add new option: EXTRAOPTS. It enables parsing of plugins ini
config files for extra options.

Submitted by:	Chris 'sh0shin' Frage <cf@sh0shin.org>
2013-12-15 15:18:07 +00:00
Dmitry Sivachenko
c9d936d7aa Use drill(1) instead of dig(1) on fresh FreeBSD-10.
Disable check_dns for now because there is no nslookup in base.

Several people pointed out drill can be use instead of dig
(mat@, Alexander Wittig <alexander@wittig.name>, et al).
2013-12-15 15:13:13 +00:00
Dmitry Sivachenko
040c763452 Use modern syntax for LIB_DEPENDS. 2013-12-14 16:52:16 +00:00
Dmitry Sivachenko
3e42ae3659 --without-pgsql does work now. 2013-12-14 16:49:23 +00:00
Dmitry Sivachenko
700604cee0 Fix build of check_radius.
PR:		184759
Patch from Niclas Zeising <zeising@daemonic.se>
2013-12-14 15:56:27 +00:00
Marcus von Appen
3c48c13036 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 10:31:16 +00:00
Eitan Adler
1f09111816 Multiple ports: fix COMMENT
'Extremely' and 'Very' offer no value to the user.
2013-12-11 19:35:22 +00:00
Dmitry Sivachenko
8d379f5640 Remove patch integrated (in almost the same form) into distribution.
Noticed by:	many
2013-12-10 16:21:22 +00:00
Dmitry Sivachenko
071e321415 Update to version 1.5.
(check_dig problem on FreeBSD-10 still unresolved)

PR:		184644
Submitted by:	Niclas Zeising <zeising@daemonic.se>
2013-12-10 14:29:31 +00:00
Baptiste Daroussin
50cc027f57 Mark as broken:
usr/bin/ld: i386 architecture of input file `sendd.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `addr.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cert.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cga.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `config.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cpa.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cps.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `ctl.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `net.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `openssl.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `opt.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `params.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto_nonce.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto_sig.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto_timestamp.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `ra.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `sigmeth.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `sig_rfc3971.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `console.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `dbg.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `params_gram.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `params_lex.o' is incompatible with i386:x86-64 output
2013-12-06 14:15:14 +00:00
Antoine Brodin
b6dab80b05 Update pkg-message, I forgot this file in previous commit
PR:		ports/183928
Submitted by:	Jake Smith (maintainer)
2013-12-03 18:09:55 +00:00
David Naylor
0b9f0d5cd6 Update net-mgmt/bsnmptools to 0.0.20060818.
Changes:
 * Add license (BSD)
 * Restrict to pre FreeBSD 9 (included in base)
 * Add stage support

PR:		ports/184043
Submitted by:	Carlos A. M. dos Santos <unixmania@gmail.com> (maintainer)
2013-12-02 17:24:22 +00:00
Antoine Brodin
4dbe4974de - Update to 0.9
- Stage support
- Use OPTIONS helpers

PR:		ports/183928
Submitted by:	Jake Smith (maintainer)
2013-12-01 20:03:09 +00:00
Lars Engels
78df45ed4a - Update to 1.2-beta2 2013-12-01 18:36:27 +00:00
Marcelo Araujo
dcc5f1aa94 - Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00
Alexey Degtyarev
110db9ce68 * Update to 1.4
* STAGE support

Approved by:	wg (mentor)
2013-11-28 17:49:05 +00:00
Baptiste Daroussin
d4ab06368f Allow building as a user 2013-11-28 17:23:15 +00:00
William Grzybowski
f8452d0517 net-mgmt/net-snmp: catch up with setuptools change
Approved by:	portmgr (bapt, implicit)
2013-11-27 23:57:23 +00:00
Mark Felder
acf2ffc8fb Take maintainership
Approved by:	maintainer (private emai), swills (mentor, implicit)
2013-11-27 15:57:39 +00:00
Mark Felder
1e21036389 Unifi is the wireless controller software for Ubiquiti's Unifi APs
Approved by:	crees (mentor)
2013-11-25 16:52:21 +00:00
Sunpoet Po-Chuan Hsieh
fa47eea00c - Remove p5-IO: newer versions are included in all support Perl releases
PR:		ports/184192
Submitted by:	pluknet
2013-11-23 15:48:32 +00:00
Ryan Steinmetz
87168aa813 - Fix FreeBSD 11 support 2013-11-23 00:15:03 +00:00
Max Brazhnikov
b97da74ba1 - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 18:48:41 +00:00
Dmitry Sivachenko
4651fa0154 Revert r334475 for now until I figure out how to properly register dependency
on dig command (it can come wither from bindXX or bind-tools ports
which conflict to each other).

Noted by:	mat@ and others.
2013-11-22 11:43:19 +00:00
Dmitry Sivachenko
4014c3ef5e Add optional dependency on bind-tools to install dig(1) on FreeBSD-10 and above
(it has been removed from base system).

PR:		184118
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
2013-11-21 11:30:10 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Sunpoet Po-Chuan Hsieh
ee3dce8c27 - Add LICENSE
- Convert to new options framework
- Convert to new options helper
- While I'm here, sort PLIST

PR:		ports/184115
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2013-11-20 19:12:47 +00:00
Mathieu Arnold
02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Tijl Coosemans
970da3e658 Add support for FreeBSD 11.
PR:		ports/183594
Approved by:	maintainer timeout (17 days)
2013-11-19 20:15:54 +00:00
Pietro Cerutti
ed8300bb29 - Chase x11-toolkits/blt library name change
- Bump PORTREVISION
2013-11-19 11:15:07 +00:00
Rene Ladan
dc20ad9d05 Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month
2013-11-18 databases/drizzle: Broken for more than 6 month
2013-11-18 devel/p5-File-Lock: Broken for more than 6 month
2013-11-18 devel/valide: Broken for more than 6 month
2013-11-18 databases/gomysql: Broken for more than 6 month
2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month
2013-11-18 devel/monodevelop-vala: Broken for more than 6 month
2013-11-18 devel/gonzui: Broken for more than 6 month
2013-11-18 devel/monodevelop-java: Broken for more than 6 month
2013-11-18 lang/objc: Broken for more than 6 month
2013-11-18 devel/klee: Broken for more than 6 month
2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month
2013-11-18 devel/simulavr: Broken for more than 6 month
2013-11-18 japanese/mobileimap: Broken for more than 6 month
2013-11-18 devel/libYGP: Broken for more than 6 month
2013-11-18 devel/monodevelop-python: Broken for more than 6 month
2013-11-18 13:54:17 +00:00
Mark Felder
657aaa16b6 Fix LDAP option
Fix directory permission issue

PR:		ports/183976
Approved by:	swills (mentor)
2013-11-17 21:08:54 +00:00
Antoine Brodin
aceb008443 - Move from Google Code to Github
- Add LICENSE
- Stage support
- shebangfix

PR:		ports/183806
Submitted by:	Vladimir Kotal (maintainer and author)
2013-11-16 11:29:06 +00:00
Sunpoet Po-Chuan Hsieh
b49eeb68ee - Update to 1.4.1
- Pass maintainership to submitter
- While I'm here, support STAGEDIR

Changes:	https://code.google.com/p/pyang/source/browse/trunk/CHANGES
PR:		ports/183998
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-15 20:52:32 +00:00
Mark Felder
2f1b3cca2e Fix missing SUB_LIST entry that was patching the config file with
nonsense paths.

Submitted by:	Chad Gross
Approved by:	swills (mentor, implicit) & myself who rewrote port
2013-11-13 22:21:35 +00:00
Emanuel Haupt
efcf437d91 Support staging. 2013-11-13 14:42:29 +00:00
Pietro Cerutti
b64a4229d0 - Convert to USES+=tcl 2013-11-13 10:58:37 +00:00
Philippe Audeoud
6969905b0d - Add option for flow-tools-ng
PR:		ports/183901
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	maintainer
2013-11-12 22:19:20 +00:00
Antoine Brodin
4670d7a7a2 - Finish stage support
- Add LICENSE
2013-11-12 21:29:04 +00:00
Sunpoet Po-Chuan Hsieh
f3f38ae162 - Update to 2.1
- Add LICENSE
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here:
  - Fix *_DEPENDS:
  - Fix PLIST:
    - Replace mach by %%PERL_ARCH%%
    - Remove @dirrmtry on %%SITE_PERL%%/%%PERL_ARCH%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%

Changes:
PR:		ports/183684
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-09 21:46:22 +00:00
William Grzybowski
605d017706 net-mgmt/netdisco: make web insterface optional
PR:		ports/183716
Submitted by:	maintainer
2013-11-09 14:05:30 +00:00
Lars Thegler
405a343ff6 - Update to 1.9019
Changes:	https://metacpan.org/changes/distribution/Net-Netmask
2013-11-08 18:13:35 +00:00
Ryan Steinmetz
ef9c2dcc5b - Fix build under HEAD 2013-11-08 01:36:37 +00:00
Emanuel Haupt
082bbafba0 Update to 1.1.1 2013-11-05 15:12:48 +00:00
Mark Felder
7ee6671f5c Fix missing dirs for pkg_tools users
Convert a gmake to ${GMAKE}

PR:		ports/183670
Approved by:	crees (mentor)
2013-11-05 14:00:05 +00:00
Bryan Drewery
ade96b70a8 - Convert to staging
- Use new LIB_DEPENDS syntax
2013-11-05 12:07:07 +00:00