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

3375 Commits

Author SHA1 Message Date
Martin Wilke
d169182964 - Fix packaging
Reported by:	deckebot
2014-01-28 04:48:10 +00:00
Guido Falsi
47ea1bbf39 Convert to staging
Approved by:	jlaffaye (maintainer)
2014-01-27 21:30:25 +00:00
Baptiste Daroussin
53f5bbb2ba Deprecate ports broken for more than 6 month 2014-01-27 17:35:26 +00:00
Martin Wilke
bd12f1ef80 - Stage support 2014-01-27 16:51:12 +00:00
Martin Wilke
20c17e5547 - Stage support 2014-01-27 16:20:00 +00:00
Antoine Brodin
a4707e1486 - Finish stage support
- Use new LIB_DEPENDS syntax
2014-01-26 15:10:50 +00:00
Martin Wilke
615f8cad47 - Support CC/CFLAGS properly
PR:		185312
Submitted by:	Ports Fury
2014-01-25 16:54:32 +00:00
Martin Wilke
61647f72a1 - Stage Safe 2014-01-24 14:49:29 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Jonathan Chu
19aceb599f Update maintainer email address
Approved by:    swills (mentor)
2014-01-21 05:12:40 +00:00
Josh Paetzel
1a2a8bf424 Patch configure to DTRT with the optional ruby support
Submitted by:	zlonix
Approved by:	hop (code maintainer)
2014-01-20 16:28:58 +00:00
Martin Matuska
c72d9f3da1 Fix pkg-plist for dircproxy 2014-01-19 12:41:08 +00:00
Martin Matuska
593db95fa0 Add STAGE support to irc/dircproxy 2014-01-19 12:01:14 +00:00
Josh Paetzel
96eb992d54 Update to 1.1.7
Submitted by:	zlonix
2014-01-18 16:47:31 +00:00
Thomas Abthorpe
c9130ff276 - Over to new maintainer 2014-01-16 19:00:09 +00:00
Martin Wilke
07d0a5aab4 - Update to 6.83 2014-01-15 04:19:22 +00:00
Martin Wilke
bbae423208 - Update to 2.44 2014-01-15 04:18:26 +00:00
Bryan Drewery
8fe1879b89 Take maintainership 2014-01-13 21:41:12 +00:00
Bryan Drewery
58ce7c28e3 Take maintainership 2014-01-13 21:40:35 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Mark Felder
b6dca3abd2 Fix creation of directories in rc script
Submitted by:	gizd
Approved by:	crees (mentor)
MFH:		2014Q1
2014-01-13 16:13:33 +00:00
Henrik Brix Andersen
be70472f90 - Update to v3.2.1
- Add staging support
- OTR requires GnuTLS support

PR:		ports/182379, ports/184506
2014-01-12 13:15:02 +00:00
Mark Felder
57a58bd00a Fix SQLITE and GNUTLS build options which were missing pkgconfig
PR:		ports/185610
Approved by:	swills (mentor)
2014-01-11 17:23:09 +00:00
Jase Thew
570d9e9444 - Update to 20140110 2014-01-10 23:56:02 +00:00
Thomas Abthorpe
6d3bc4d922 - Reassign to the heap due to mail bounces 2014-01-10 03:14:45 +00:00
Baptiste Daroussin
26f9947093 Can build properly has user, NEED_ROOT is not needed here.
while here trim comment
2014-01-09 23:23:17 +00:00
Antoine Brodin
4aabbf4232 Stage support 2014-01-09 21:14:38 +00:00
Antoine Brodin
1ac858cdc9 - Stage support
- Add missing OPTIONS_DEFINE
2014-01-09 21:00:15 +00:00
Dirk Meyer
000c72e860 - USES=dos2unix 2014-01-07 06:57:40 +00:00
Raphael Kubo da Costa
6b3bb2140e Update to 3.2.10.2.
==[ .2 RELEASE ]==
The following major issues were present in 3.2.10 & 3.2.10.1 and have
been fixed in this version:
- A remote crash issue when compiled with SSL (NULL pointer dereference)
- A second issue that can potentially lead to a crash (read-after-free)

In addition to these 3.2.10.x fixes there were also some other bugs fixed,
mostly in the area of server linking and flood hardening.

The external libraries of the Windows version have been updated (openssl,
c-ares, zlib). The bundled c-ares source (for *NIX) has been updated too.

PR:		ports/185249
Submitted by:	Jr Aquino <tanawts@gmail.com> (maintainer)
2014-01-06 22:36:23 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Rene Ladan
40cadb6b26 Remove expired port:
2014-01-02 irc/xchat-gnome: broken and no release since 2009
2014-01-02 12:50:26 +00:00
Diane Bruce
2aae30f5f0 - Enable staging
- Add LICENSE
2013-12-30 23:37:14 +00:00
Chris Rees
ffea24219b Stage ports maintained by me in irc java mail
Cleanups in several places
2013-12-29 15:46:13 +00:00
Johan van Selst
69662ccee3 Enable stage support 2013-12-29 15:19:29 +00:00
Dirk Meyer
cca6150fb3 - use OPT_CONFIGURE_* 2013-12-28 06:38:13 +00:00
Philippe Audeoud
f20536806a - Support STAGE 2013-12-27 13:08:28 +00:00
Pawel Pekala
3895939876 - Fix build with clang
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Support staging

While I'm here use option helpers where possible.

PR:		ports/184816
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 15:34:12 +00:00
Dennis Herrmann
f4f1d1d012 - Update to 1.8.8 2013-12-18 08:59:06 +00:00
Dennis Herrmann
4b4e59bc6b - Update to 1.2 2013-12-17 21:49:44 +00:00
Sunpoet Po-Chuan Hsieh
134422d681 - Update to 2.0.11
- Add LICENSE
- Remove outdated RUBY_VER check

Changes:	https://github.com/cinchrb/cinch/blob/master/ChangeLog
2013-12-11 18:49:49 +00:00
Guido Falsi
9c2fd936ed Add missing pkg-message.in file.
PR:             ports/184636
Submitted by:   "Ilya A. Arkhipov" <rum1cro@yandex.ru> (maintainer)
Approved by:    "Ilya A. Arkhipov" <rum1cro@yandex.ru> (via email)
2013-12-10 16:49:53 +00:00
Adam Weinberger
7d8c1f3a9b - NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Staging
- Use OPTIONS where appropriate
- Rename old-style patch files
2013-12-09 02:43:37 +00:00
Dirk Meyer
3d7050e075 - drop PKGMESSAGE while install 2013-12-06 13:43:27 +00:00
Koop Mast
1b035f39a7 Deprecate, broken and last release in 2009. 2013-12-02 21:06:59 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
Dirk Meyer
033f7347f8 - use STAGEDIR
- use USE_DOS2UNIX
2013-11-29 19:55:29 +00:00
Eitan Adler
6576c1cbb0 - Stagify
- Fix COMMENT
2013-11-29 02:53:49 +00:00
Max Brazhnikov
bd3f7b0f3e Update to 0.9.2 2013-11-27 12:54:54 +00:00
Dirk Meyer
1ce2dea08b - use STAGEDIR 2013-11-27 05:58:14 +00:00