Commit graph

3187 commits

Author SHA1 Message Date
Koop Mast
ef54b3f0d3 Add hexchat, which is a continuation of the XChat IRC client.
PR:		ports/174888
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-02 13:23:41 +00:00
Chris Rees
9aa023d98b Actually remove bitchx-devel and add a VuXML entry.
Security:	CVE-2007-4584
Security:	CVE-2007-5839
Security:	CVE-2007-5922
2013-05-31 11:33:41 +00:00
Chris Rees
f610ee2f9c Update to 1.2
The release is finally here!

Add vulnerabilities to vuxml, and remove bitchx-devel

Approved by:	Dan Mashal <dan.mashal@gmail.com> (maintainer)
Security:	CVE-2007-4584
Security:	CVE-2007-5839
Security:	CVE-2007-5922
2013-05-31 09:48:32 +00:00
Martin Wilke
dba8cd733b - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 01:44:45 +00:00
Steve Wills
1b22f38101 - Update to 2.0.12
- rc script passes rclint
- Add UPDATING entry

PR:		ports/179015
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-05-30 17:48:37 +00:00
Martin Wilke
670eef5b96 - Update MASTER_SITES
- Add License
- Trim Header
- Add WWW
PR:		179056
Submitted by:	ports fury
2013-05-29 05:30:23 +00:00
Martin Wilke
33fb7c4466 - Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CC/CFLAGS properly
- Support STRIP properly

PR:		179059
Submitted by:	Ports Fury
2013-05-29 05:26:53 +00:00
Martin Wilke
6931cd8505 - Update MASTER_SITES
- Add LICENSE
- Trim header
- OptionsNG

PR:		179062
Submitted by:	ports fury
2013-05-29 05:25:00 +00:00
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