Commit graph

3179 commits

Author SHA1 Message Date
Jase Thew
3b928a9984 - Add patch to fix null pointer dereferences in webadmin module
Reported by:	    Albert Kult (via email)
Obtained from:	    2bd410ee55
Security:	    19751e06-c798-11e2-a373-000c29833058
2013-05-28 14:21:35 +00:00
Pietro Cerutti
56d564994b - Fix build with Tcl 8.6 by actually using CONFIGURE_ARGS when invoking CONFIGURE_SCRIPT
Reported by:    miwi (Tcl/Tk 8.6 exp-run latecomers)
Approved by:    portmgr
2013-05-25 20:07:55 +00:00
Jase Thew
4d974c59d3 - Update to 0.4.1
- Support for guile scripting module has been disabled. WeeChat now requires
  guile >= 2.0 and there is currently no guile 2.x port available in the Ports
  Collection

While I am here:
- Fix whitespace nits
- Fix typo in COMMENT

Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.4.1.html
2013-05-24 14:16:47 +00:00
Philippe Audeoud
fced156fbc - Update to 20130508 2013-05-24 13:35:38 +00:00
William Grzybowski
3f3fb435d9 - Update to 8.3
Changes:
https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default

Approved by:	culot (mentor)
2013-05-17 12:27:05 +00:00
William Grzybowski
ac3b2bec7c - Change MAINTAINER address of all my ports
Approved by:	culot (mentor)
2013-05-15 19:33:14 +00:00
Ryan Steinmetz
005b16901b - Bump PORTREVISION after dns/c-ares update 2013-05-15 18:30:49 +00:00
Jase Thew
596dd89d12 - Update to 20130514 (0.4.1-rc2) 2013-05-15 16:26:17 +00:00
Pietro Cerutti
42db07025c - Fix build with Tcl/Tk 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run)
Approved by:	portmgr
2013-05-15 09:42:00 +00:00
Pietro Cerutti
064c8be56c - Restore the correct USE_TK value range, was inadvertently changed in my
previous commit due to testing
2013-05-14 09:07:16 +00:00
Pietro Cerutti
0a1e206bd2 - Fix build with Tcl 8.6 [1]
- Trim Makefile header
- Remove article from COMMENT

Reported by:	miwi (Tcl/Tk 86 exp-run) [1]
2013-05-14 09:04:59 +00:00
Pietro Cerutti
f83fda26bc - Fix build with Tcl 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run)
2013-05-14 08:02:31 +00:00
Dirk Meyer
5e0d5a33c3 - add MASTER_SITES
- drop WWW
2013-05-13 15:12:57 +00:00
Max Brazhnikov
5fdd545013 - Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
  update-mime-database
- Trim Makefile header while I'm here
2013-05-12 16:16:56 +00:00
Max Brazhnikov
7678193c3d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Max Brazhnikov
5904a45af1 - Update to 0.9.0
- Switch to ouf of source build
- Add KDE option (off by default), and use separate plist for not
  overcomplicating the matter
- Sync list of Qt 4 components with project requirements
- Trim Makefile header
- Reformat description
2013-05-12 08:42:18 +00:00
Jase Thew
949bf6c6d5 - Update to 20130507 (0.4.1-rc1) 2013-05-11 16:53:58 +00:00
Baptiste Daroussin
e0a65d45de Fix shebang_file list
Submitted by:	John Marino (via irc)
2013-05-10 09:28:07 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Emanuel Haupt
a1a4f024d4 - Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
2013-05-07 10:00:57 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
46023dda78 Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 15:18:38 +00:00
Florian Smeets
5ac18767d1 Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
2013-05-04 22:48:03 +00:00
Baptiste Daroussin
5899c2dcec Fix build with bmake 2013-05-03 21:54:48 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pietro Cerutti
24eec8eea8 - Chase x11-toolkits/fox16 shlib version bump 2013-04-23 16:45:40 +00:00
Pietro Cerutti
fef02240ea - Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
2013-04-23 11:51:52 +00:00
Baptiste Daroussin
26b2bed6dd Convert irc to USES=pkgconfig 2013-04-23 10:51:39 +00:00
Koop Mast
32c430660f Trim header, convert OptionsNG.
Switch to tcl 8.4 since 8.3 is going away soon [1]

Submitted by:	gahr@
Feature safe:	yes
2013-04-17 11:32:01 +00:00
Baptiste Daroussin
6e75d9eff4 Fix conversion to new option framework
Reported by:	bdrewery
Approved by:	portmgr (implicit)
With hat:	portmgr
2013-04-04 13:43:15 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Baptiste Daroussin
08a50c018b Convert left unconverted ports in irc to new options framework 2013-03-26 12:36:21 +00:00
Martin Wilke
5c7bf71301 - Unbreak build
Reported by:	pointyhat
2013-03-26 09:25:33 +00:00
Max Brazhnikov
94df2cde4e Add NLS to OPTIONS_DEFINE 2013-03-25 14:01:36 +00:00
Josh Paetzel
e1e0562ab7 Update to 1.1.5 2013-03-24 21:09:10 +00:00
Bryan Drewery
c32bd6cd08 - Add explicit pkgconf dependency
- Trim headers

PR:		ports/177306
Reported by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-03-24 15:51:03 +00:00
Wen Heping
e6efffdbdc - Update to 0.97
Changes: http://cpansearch.perl.org/src/ELMEX/AnyEvent-IRC-0.97/Changes
- Trim Makefile headers
- Reset maintainer to perl@
2013-03-23 00:39:00 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Ruslan Makhmatkhanov
1f4ca6a59e - add missin build dependency on pytest-runner
- bump PORTREVISION

PR:		177239
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
2013-03-22 19:36:52 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Martin Wilke
b3f78d7668 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 02:42:22 +00:00
Beech Rintoul
ec85a08cbf - Fix implicit dependency on iconv and openssl
- OPTIONfy
- Enable '/WINDOW CREATE'
- Install wserv as wservz, to avoid conflict with ports/irc/ircII
- Support tmux terminal multiplexer
- Bump PORTREVISION

PR:		ports/176786
Submitted by:	Norikatsu Shigemura <nork@FreeBSD.org>
Approved by:	Maarten de Vries <mdv@unsavoury.net> (maintainer)
2013-03-11 21:34:13 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00: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