Commit graph

149 commits

Author SHA1 Message Date
Baptiste Daroussin
4bc951579f Fix pkg name collisions
With hat:	portmgr
2013-11-06 17:28:33 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +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
0aec81bd95 Convert to new options framework 2013-06-06 05:45:44 +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
Timur I. Bakeyev
eaeb6ddb87 Update ports that refer to net/samba34 to use newer net/samba36 2013-01-31 19:14:08 +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
Koop Mast
769329177b Make the amanda26-* ports build with the new glib 2.28.
Obtained from:	amanda upstream.
2011-07-30 09:38:05 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Jun Kuriyama
38ff2c76f5 Add NO_LATEST_LINK. 2010-11-02 14:56:25 +00:00
Jun Kuriyama
85bf840c94 Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x was
repocopied as amanda26-{server,client}.  Please stay in 2.6.x branch
if you are conservative.  Yes, you should so for important
infrastructre like as backup system :-).

New 3.2.0 port includes:
  - Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
    with libthr.so to avoid thread problem.
  - Unique UID, GID assigned and use it by default.  amanda user/group
    will be added automatically when not exist.
  - Deprecate AMANDA_{CONFIG,TAPE} port knobs.  They can be set in
    runtime config easily.

References:	http://wiki.zmanda.com/index.php/3.2_features
2010-11-01 14:21:26 +00:00
Renato Botelho
e5da75e577 Change default samba dependency to 3.4 since samba3 is gone 2010-10-18 12:22:27 +00:00
Jun Kuriyama
f51da86276 - Add workaround for glib-2.24 [1].
- Allow to choose samba port [2].

PR:		ports/146768 [1], ports/146769 [2]
Submitted by:	Ricky Morse <remorse@partners.org> [1,2]
2010-05-22 11:40:51 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Jun Kuriyama
0d725d9b97 - Upgrade to 2.6.1p2. 2009-12-14 01:42:49 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Jun Kuriyama
853ebd9e7b - Upgrade to 2.6.1p1.
- Remove  *PORTRANGE knobs which can be set in config file nowadays.
2009-04-12 07:53:37 +00:00
Jun Kuriyama
2c0c968309 Grr, I forgot to add patch files in previous commit... 2009-02-06 07:16:32 +00:00
Jun Kuriyama
128a9e1430 - Upgrade to 2.6.1.
- Turn on SSH auth by default.
- Sorry, previous default path of $AMANDA_DATES was typo.  Fixed here
  it should be.  Please take care when upgrading.

PR:	ports/131193 (partially merged to my update modifications) [1]
Submitted by:	Goran Lowkrantz <glz@hidden-powers.com> [1]
2009-02-04 22:55:46 +00:00
Jun Kuriyama
2e2133663d Add $AMANDA_DATES knob to allow setting amandates file location.
PR:		ports/130244 (based on)
Submitted by:	"Douglas K. Rand" <rand@meridian-enviro.com>
2009-01-09 01:48:48 +00:00
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00
Jun Kuriyama
5cefa4a292 Finally upgrade to 2.6.0p2.
Old 2.5.x version is repocopied as misc/amanda25-{server,client}.
If you have backup clients which cannot be upgraded to 2.6.x, use these
old ports or disable usetimestamps option (enabled by default, which
is incompatible with 2.5.x) in amanda.conf.

More minor improvements will follow.

PR:		ports/128836
Submitted by:	Goran Lowkrantz <glz@hidden-powers.com>
Urged by:	many
2009-01-05 04:59:06 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Jun Kuriyama
b9074b86bf - Fix SSH option and openssl related scripts [1].
- Change UNIQUENAME and LATEST_LINK to use separated options db.

PR:		ports/125566 [1]
Submitted by:	Franz Schwartau <franz@electromail.org> [1]
2008-07-24 23:27:50 +00:00
Edwin Groothuis
1dd1c20533 Fix port revision going backwards due to devel/gettext update. 2008-06-08 07:34:37 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
839a85d058 - Remove an odd looking misplaced patch file 2008-03-31 15:19:26 +00:00
Pav Lucistnik
602609e11b - Add SSH option
PR:		ports/118039
Submitted by:	Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
Approved by:	maintainer timeout (kuriyama; 4 months)
2008-03-31 15:19:03 +00:00
Jun Kuriyama
d6e28ed1ca - Add AESPIPE knob for $OPTIONS.
PR:		ports/112073 (but I changed default to off)
Submitted by:	"Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de>
2007-10-13 11:47:41 +00:00
Edwin Groothuis
387f4a3b2a Remove always false/true due to OSVERSION. 2007-10-05 00:34:54 +00:00
Mark Linimon
4cfd5f88de Switch autoconf dependency to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 03:54:50 +00:00
Mark Linimon
77933c739b Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-29 20:58:32 +00:00
Jun Kuriyama
c656eb4500 - Fix AMANDA_PORTRANGE knob, and rename it to AMANDA_TCPPORTRANGE.
PR:		ports/110687
Submitted by:	"Douglas K. Rand" <rand@meridian-enviro.com>
2007-03-25 11:53:31 +00:00
Jun Kuriyama
59308818c5 Quick fix for broken client.
Submitted by:	Craig Boston <craig@yekse.gank.org>
2007-02-15 02:18:38 +00:00
Jun Kuriyama
d6f02bc1ca - Upgrade to 2.5.1p3. 2007-02-09 09:29:39 +00:00
Jun Kuriyama
6f1bcedf57 - Upgrade to 2.5.1p2.
- Add a patch to fix amfetchdump to dump core [1].
- Fix GNUTAR, DUMP_SNAPSHOT options handling [2].

Submitted by:	Andy Hilker <ah@cryptobank.de> [1][2]
PR:		ports/105635 [1], ports/105942 [2]
2006-11-29 01:05:24 +00:00
Jun Kuriyama
875becc4fd - Upgrade to 2.5.1p1.
- Use $OPTIONS.
2006-11-06 22:44:04 +00:00
Kris Kennaway
48859cce81 Chase net/samba to net/samba3 in preparation for removal of the former. 2006-09-02 19:50:47 +00:00
Jun Kuriyama
e456d4beb4 - Upgrade to 2.5.0p2.
(Introducing new features.  Please see ChangeLog for detail.)

Urged by:	many
2006-06-10 00:52:09 +00:00
Jun Kuriyama
2cccea9a40 Fix incorrect $PORTNAME usage. 2006-03-22 06:47:58 +00:00
Jun Kuriyama
c9a8af1cea - Grab maintainership.
- Upgrade to 2.4.5p1.
- Add WITH_AMANDA_DUMP_SNAPSHOT knob to use "dump -L" to take a dump.
- Add a patch to fix expr(1) argument problem for chg-zd-mtx.sh script.
- Shorten long Makefile by collect common options/variables to one
  common place.
2006-03-22 03:56:12 +00:00
Mark Linimon
304c880aca FreeBSD 3.x systems are no longer supported, so this code is moot. In any
case, .error is deprecated.
2006-01-27 07:05:11 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Pav Lucistnik
70231c0b10 - Add SHA256 2005-11-25 16:09:33 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
01a8881121 Add archivers/gtar dependencies
Bump PORTREVISION
Fix pkg-plist
Make portlint happyer

PR:		87426
Notified by:	Patrick M. Hausen <hausen@punkt.de>
2005-10-14 15:40:16 +00:00
Sam Lawrance
7599294502 - Add a patch to fix a buffer overflow crash (tended to show
itself on 4.x systems).
- Bump PORTREVISION.

PR:		ports/81104
Submitted by:	Laurent DAVERIO <daverio@cri.ensmp.fr> (PR)
		John E Hein <jhein@timing.com> (fix)
2005-07-30 16:21:10 +00:00