1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

4437 Commits

Author SHA1 Message Date
Mark Felder
8c88aca871 - Update to 4.3.12
- Include patch to fix CLOCK test

Approved by:	swills (mentor)
2013-07-24 15:09:40 +00:00
Mark Felder
f2d0f126d8 - Update to 4.3.12
Approved by:	swills (mentor)
2013-07-24 15:08:42 +00:00
Dmitry Sivachenko
535cd21d53 Take maintainership. 2013-07-24 13:32:38 +00:00
Frederic Culot
a9acc27919 - Reassign to the heap
PR:		ports/180754
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
2013-07-24 12:45:07 +00:00
Baptiste Daroussin
d776ab6492 Mark as broken: does not patch:
Reported by:	pkg-fallout
2013-07-24 09:33:49 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Tijl Coosemans
a6b9873a3b Add USE_CSTD=gnu89 for clang instead of removing inline.
PR:		180263
Approved by:	maintainer timeout (19 days)
2013-07-23 09:47:30 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
John Marino
71792e6231 net-mgmt/macroscope: unbreak
The initial problem was that the default database support was MySQL 5.0
which has been removed.  Upon inspection of the source, it appears that it
could be hardcoded for MySQL 5.0.33.  At this point, I commented out the
MySQL option and changed the default to Firebird version 2.0.

According to Redports, the port built on i386 but was broken on amd64.
The specified version of Firebird was changed to 2.5 and now the port builds
on both i386 and amd64.

The unnecessary inclusion of bsd.database.mk was also removed and the
redundant option descriptions were also removed.  The maintainer should
investigate Macroscope builds with current versions of MySQL and restore
the option appropriately if it does.

PR:		ports/179708
Submitted by:	marino
Approved by:	bapt (mentor), maintainer timeout (>4 weeks)
2013-07-21 21:42:59 +00:00
Lars Engels
59f354bbf0 Add MAKE_JOBS_UNSAFE
Reported by:	flo
2013-07-20 08:16:37 +00:00
Ruslan Makhmatkhanov
f5d79b1f3d Cleanup empty files and directories. 2013-07-19 14:03:52 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Frederic Culot
1beb4b6335 - Update to 3.03
Changes:	http://search.cpan.org/dist/SNMP-Info/ChangeLog
Approved by:	jadawin@ (implicit, on holidays)
2013-07-16 13:12:51 +00:00
Martin Wilke
708bb6f43c - Update to 1.4
PR:		180561
Submitted by:	maintainer
2013-07-16 05:46:30 +00:00
Martin Wilke
1451ae92d0 - Update to 1.3.1
PR:		180560
Submitted by:	maintainer
2013-07-16 05:45:38 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Chris Rees
bf415be74f Fix some warnings when using mrtg_daemon.
PR:		ports/166777
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	demon (maintainer)
2013-07-14 15:14:19 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Anton Berezin
ff1e1381cd Make it package correctly on clang-only boxes.
PR:			180220
Submitted by:	Dave Hayes <dave@jetcafe.org>
2013-07-10 13:42:41 +00:00
Baptiste Daroussin
e9e61b61f1 Mark jobs unsafe 2013-07-10 11:53:23 +00:00
Frederic Culot
ad83503989 - Update to 3.02
- Add LICENSE (BSD)

Changes:	http://search.cpan.org/dist/SNMP-Info/ChangeLog
Approved by:	jadawin@ (implicit, on holidays)
2013-07-09 14:42:49 +00:00
William Grzybowski
9db9c0ed47 net-mgmt/collectd: sanity checking for options requiring CURL
For options that actually require CURL, check to see if it is enabled before
we even try to build.

PR:		ports/180376
Submitted by:	brd
Approved by:	maintainer
2013-07-08 21:49:14 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Mark Felder
40b8fe1eba Grammar
Approved by: swills (mentor)
2013-07-08 18:14:55 +00:00
Mark Felder
90f252fa41 - Port can now be packaged
Approved by: swills (mentor)
2013-07-08 17:44:07 +00:00
Mathieu Arnold
ebb4b62bc6 Correct typo in routeros dependency.
Approved by:	maintainer.
2013-07-08 13:35:37 +00:00
Lars Engels
323b1e1053 Update to 1.9.3 2013-07-08 05:50:15 +00:00
William Grzybowski
4c2ad53fee net-mgmt/collectd5: fix build with PGSQL and GCRYPT
- Fix build with PGSQL and GCRYPT
- Fix typo in a couple descriptions

PR:		ports/180370
Submitted by:	brd
Approved by:	maintainer
2013-07-07 21:55:43 +00:00
Olli Hauer
57439975c2 - bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
2013-07-06 09:04:54 +00:00
Baptiste Daroussin
4f9800667d Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
2013-07-06 07:59:09 +00:00
Jason Helfman
0458432ec0 - convert USE_GMAKE to USES=gmake 2013-07-06 01:22:56 +00:00
Bryan Drewery
30e2283f00 Convert from USE_GMAKE to USES=gmake 2013-07-05 14:32:27 +00:00
Bryan Drewery
dcd945cc38 Add LICENSE 2013-07-05 12:46:45 +00:00
William Grzybowski
c8e11003c2 net-mgmt/phpipam: update to 0.8
- Udpate to 0.8 [1]
- Trim Makefile header and COMMENT
- Mute cat pkg-message
- Add WWW to pkg-descr

PR:		ports/180204
Submitted by:	Jake Smith <jake@xz.cx> (maintainer)
2013-07-03 12:31:47 +00:00
Ryan Steinmetz
41e8733da4 - Add dependency for devel/p5-Sys-SigAction to allow Jmx4Perl::Agent timeout to function
- Bump PORTREVISION

Approved by:	tj@
2013-07-02 22:09:53 +00:00
Jason Helfman
d92add59e5 - update to 1.1.0 and bump shared libraries in respective ports
- while here:
  - fix option check in sysutils/cfengine34
  - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@)
  - restore ABI version in net-mgmt/collectd5
2013-07-02 20:23:00 +00:00
Lars Engels
49cc6ecf29 Fix a syntax problem with mibs directories list containing spaces instead of colons.
PR:		ports/180203
Submitted by:	maintainer
2013-07-02 16:59:24 +00:00
Lars Engels
645a48e8a5 Update to 1.9.2
Changelog: https://wiki.icinga.org/display/Dev/Icinga+Core+Changelog#IcingaCoreChangelog-192-30062013
2013-07-01 16:29:41 +00:00
Mathieu Arnold
e9c41e6815 Fixup plist.
Pointed out by:	QAT
2013-06-27 13:32:30 +00:00
Baptiste Daroussin
696f4b710f Fix PKGORIGIN after moving PKGORIGIN declaration earlier
Reported by:	erwin
2013-06-27 06:27:25 +00:00
Mathieu Arnold
c250ce5d1c Upgrade net-mgmt/netmagis-* ports to 2.2.0
PR:		ports/180000
Submitted by:	maintainer
2013-06-26 16:56:56 +00:00
Felippe de Meirelles Motta
46faad8acb Net::IPAddr is a collection of helpful functions used to convert
IP addresses to/from 32-bit integers, applying subnet masks to
IP addresses, validating IP address strings, and splitting a FQDN
into its host and domain parts.

No rocket science here, but I have found these functions to very,
very handy. For example, have you ever tried to sort a list of IP
addresses only to find out that they don't sort the way you expected?
Here is the solution! If you convert the IP addresses to 32-bit integer
addresses, they will sort in correct order.

WWW: http://search.cpan.org/dist/Net-IPAddress/

PR:		ports/179817
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>
2013-06-24 18:23:04 +00:00
Alex Dupre
7fe96c1093 Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00
William Grzybowski
6ee3774e46 net-mgmt/netdisco: update to 1.3
- Update to 1.3
- Add DOCS option
- Change pkg-message to tell about db migration

Changes:
http://sourceforge.net/p/netdisco/code/ci/ver_1_3/tree/ChangeLog

PR:		ports/179805
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-06-24 11:19:03 +00:00
Steve Wills
f4d7453fc1 - Update to 1.1.1
PR:		ports/179869
Approved by:	Martin Jackson <martin.h.jackson@gmail.com> (maintainer)
2013-06-23 20:40:21 +00:00
Frederic Culot
088aee7bf2 - Add LICENSE (GPL 2)
- Trim Makefile's header

PR:		ports/179773
Submitted by: 	Alexander Milanov <a@amilanov.com>
2013-06-22 06:46:05 +00:00
Antoine Brodin
42d5100ca2 Do not touch charset.alias 2013-06-20 15:57:33 +00:00
Steve Wills
28f601c5bd - Update to 5.3.0
- Switch to dependency based OPTIONS list

PR:		ports/179663
Submitted by:	Kimo <kimor79@yahoo.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2013-06-20 03:02:07 +00:00
Ryan Steinmetz
7e8fe2b65f - Reset maintainer due to fatal email bounce
Reported by:	portscout
2013-06-18 13:52:06 +00:00
Andrej Zverev
b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00