Commit graph

63 commits

Author SHA1 Message Date
Baptiste Daroussin
ca33400558 Remove usage of non existing macro 2013-12-26 00:02:03 +00:00
William Grzybowski
ebdc13af20 sysutils/heartbeat: fix build without gcc
- Fix build without gcc
- Convert lib depends to new format [1]

PR:		ports/183800
Submitted by:	maintainer, wg [1]
2013-11-09 12:30:28 +00:00
Tijl Coosemans
e76bd53834 Fix build on FreeBSD 10.
PR:		ports/181855
Submitted by:	Justin Head <ports@encarnate.com> (maintainer)
2013-10-19 20:49:37 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Andrej Zverev
7ec4b3d1a2 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 07:47:02 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +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
Baptiste Daroussin
27d44119e7 Convert left sysutils ports to new options framework 2013-04-28 20:01:07 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Dirk Meyer
9f6bef8829 - move from libnet-devel -> libnet 2013-02-18 21:25:28 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Andrej Zverev
4c68c01d0f - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 12:25:05 +00:00
Dirk Meyer
5a47ed18f1 - update libnet-devel to 1.1.6 2012-04-18 19:12:15 +00:00
Chris Rees
5dec915c0d Remove bogus post-deinstall target
PR:		ports/164339
Submitted by:	crees (me)
Approved by:	maintainer (Justin Head <ports@encarnate.com>)
2012-01-21 07:22:16 +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
Doug Barton
02622773e6 Remove comments and optional dependencies for ports which are
about to be removed.
2011-11-01 21:59:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +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
Olli Hauer
102610b73e - fix crash when clock_t (signed 32bit int) rolls over on amd64
Thanks to Rudolf Polzer and Justin Head!

PR:		ports/157176
Submitted by:	Rudolf Polzer <rpolzer@mucke-novak.de>
Approved by:	Justin Head <ports@encarnate.com> (maintainer)
2011-09-20 21:40:51 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
f584da22ee Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
2010-12-08 19:58:49 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Dirk Meyer
6eaf397c7e - fix build after update of libnet-devel 2010-11-17 21:29:12 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Pav Lucistnik
140aa1c3fb - Fix NOPORTDOCS, this port oddly installs configuration only with docs
Reported by:	QAT
Feature safe:	yes
2010-06-22 14:37:27 +00:00
Pav Lucistnik
b597eef6eb - Configuration shouldn't be hidden in NOPORTDOCS imho
Reported by:	QAT
Feature safe:	yes
2010-06-22 13:48:13 +00:00
Pav Lucistnik
838f5c3cef - Fix plist
Submitted by:	Justin Head <ports@encarnate.com> (maintainer)
Feature safe:	yes
2010-06-22 13:30:50 +00:00
Sergey A. Osokin
64426ddc9d Fix pkg-plist.
Bump PORTREVISION.

Feature safe:	yes
Spotted by:	itetcu
2010-06-18 20:19:38 +00:00
Sylvio Cesar Teixeira
da2897022c - Chase net-snmp shlib bump 2010-06-02 19:14:17 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Greg Larkin
e93cee1e6a - Proper FreeBSD startup script is now available.
- Building with NOPORTDOCS succeeds.
- Added drac3 and apcmastersnmp stonith plugin install options.
- Workaround for vacm, bladehpi, and ipmilan stonith plugin auto-building.
- Added further information on v1 => v2 upgrade to pkg-message.
- Added MAKE_JOBS_SAFE as the port can be parallel built.
- Bumped PORTREVISION

PR:		ports/139132
Submitted by:	Justin Head <ports@encarnate.com>
2009-12-16 03:40:26 +00:00
Boris Samorodov
877130c1aa . fix some regexps for ip address detection; [1]
. bump PORTREVISION.

PR:		ports/140012  [1]
Submitted by:	Mark Round <mark.round at ahc.uk.com>  [1]
Final patch by:	maintainer (Justin Head <ports at encarnate.com>)  [1]
2009-11-16 08:51:33 +00:00
Boris Samorodov
a56cffe3b0 . current implementation of function find_interface_bsd() in [1]
heartbeat-2.1.4 used in port sysutils/heartbeat does not
work correctly if there are multiple interfaces with the
same IP address (where only one of is UP, the others are
DOWN). Fix this with files/patch-resources-OCF-IPaddr;
. bump PORTREVISION.

PR:		ports/137865  [1]
Submitted by:	Michael Leun <michael.leun at arcor.net>  [1]
Approved by:	Justin Head <ports at encarnate.com> (maintainer)  [1]
2009-08-21 08:55:41 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Boris Samorodov
802b8d8147 . update to version 2.1.4;
. add a note to /usr/ports/UPDATING;
. add $PATCH_DEPENDS found by tinderbox test;
. switch maintainership to the submitter;
. use %%DATADIR%% at pkg-plist;
. use $DIST_SUBDIR because distname does not include "heartbeat" string.

PR:		ports/121050
Submitted by:	Justin Head <ports@encarnate.com>
Approved by:	scott-ports@tummy.com (maintainer timeout at least two months)
2009-07-29 09:13:31 +00:00
Boris Samorodov
b05c6ecbbd Fix a typo at the Makefile header: s/hearbeat/heartbeat 2009-07-28 11:24:27 +00:00
Stefan Walter
d5768e8244 - Add a proper resource for starting/stopping rc.d script.
- Improve detection of interfaces.

PR:		124238
Submitted by:	Piotr Rybicki <meritus@innervision.pl>
Approved by:	maintainer
2009-01-27 10:52:18 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Stefan Walter
6f3ef44893 Fix detection of interfaces.
PR:		126628
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	maintainer
2008-10-16 18:07:22 +00:00
Pietro Cerutti
96b148953c - Explicitely teach autotools to recognize libnet LDFLAGS
PR:		127089
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	Scott Kleihege <scott-ports@tummy.com> (maintainer)
Approved by:	portmgr (pav)
2008-09-15 21:30:35 +00:00
Edwin Groothuis
cc82ac7af1 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:10:15 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00