1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

3523 Commits

Author SHA1 Message Date
Josh Paetzel
4269f95cfa Update to 2.10.4 and improve the port.
- Add a license clause
- Add stage support

Submitted by:	zlonix
2014-02-22 18:17:50 +00:00
Josh Paetzel
cea2298280 Update port for stage support.
Submitted by:	zlonix
2014-02-22 04:21:21 +00:00
Bryan Drewery
4cb568edf3 - Fix build with clang; this is not building a static library, it is building
a shared.
- Add a mirror as upstream is long dead
2014-02-21 17:40:02 +00:00
Bryan Drewery
e237f2439a Fix build with clang 2014-02-21 16:01:05 +00:00
Emanuel Haupt
a63c4d943f Remove trailing whitespaces from category irc 2014-02-21 13:37:29 +00:00
Tijl Coosemans
e03b406540 Fix iconv use on FreeBSD 10. 2014-02-20 22:25:27 +00:00
Pietro Cerutti
b3c3ea25da - Convert to USES=tcl 2014-02-20 10:09:24 +00:00
Pietro Cerutti
6e6b9cff6e - Convert to USES=tcl
- Fix LIB_DEPENDS format
2014-02-20 10:08:27 +00:00
Pietro Cerutti
c5176f9b35 - Also, remove useless include 2014-02-20 10:06:14 +00:00
Pietro Cerutti
2bc5bf9a4e - Convert to USES=tcl 2014-02-20 10:05:21 +00:00
Pietro Cerutti
cc71fee1ed - Remove CFLAGS not understood by gcc 2014-02-20 10:04:56 +00:00
Pietro Cerutti
2b0d56f528 - Convert to USES=tk
- STAGE-clean
2014-02-20 10:01:58 +00:00
Pietro Cerutti
735668549a - Convert to USES=tcl
- STAGE-clean
2014-02-20 09:47:01 +00:00
Pietro Cerutti
b6994ddbb7 - STAGE-clean
- Get rid of pkg-plist
2014-02-18 16:53:59 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Emanuel Haupt
89e3863196 Support staging 2014-02-18 12:07:27 +00:00
Emanuel Haupt
7a68a48d34 Support staging 2014-02-18 12:04:14 +00:00
Emanuel Haupt
681dd132a9 Support staging. 2014-02-18 11:56:23 +00:00
Pietro Cerutti
d9c9432ab5 - Convert to USES=tcl
- Convert to new LIB_DEPENDS format
- STAGE-clean
- Fix WWW line in pkg-descr
2014-02-14 17:14:03 +00:00
Jase Thew
23cef1d922 - Update to 20140213 (0.4.4-dev)
- Add secondary MASTER_SITES entry
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
  extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs

PR:		ports/185908 [1]
Requested by:	dumbbell [1]
2014-02-13 18:38:20 +00:00
Jase Thew
19cc0bbf86 - Add additional primary MASTER_SITES for docs and manpages distfiles
to workaround ftp mirroring delay [1]
- Consolidate all MASTER_SITES and MASTER_SITE_SUBDIR assignments

Reported by:	David Cecchin (via email) [1]
2014-02-13 13:23:05 +00:00
Tim Bishop
f3a91ebc4e atheme-services is a set of Services for IRC networks that allows
users to manage their channels in a secure and efficient way and
allows operators to manage various things about their networks. Unlike
it's predecessor, Shrike, services has a completely reworked form of
channel management that feels somewhat like eggdrop and is somewhat
more useful.

Services currently works with many irc daemons. More details are
available in the config file.

Internally, atheme-services shares more similarities with ircd than it
does with IRCServices. Anope/Epona, Cygnus, OperStats, Hybserv, Theia,
etc are all based on IRCServices and as such have very old legacy code
that none of the authors, except Church truly understand. Atheme was
written completely from scratch with the more complex concepts taken
from various modern ircd packages, including ircu, ircd-ratbox, hybrid
and bahamut.

atheme-services is not a drop-in replacement for Anope or Andy
Church's IRC Services. It is designed with an entirely different set
of goals and as such should not be migrated to with the expectation
that it will behave exactly like what was previously implemented.
Atheme is designed to act as a directory server, with alternative ways
of getting to the data implemented as well as the IRC presence.

WWW: http://www.atheme.org/atheme.html
2014-02-13 10:28:22 +00:00
Jase Thew
0812da96d4 - Update to 0.4.3
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
  extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs

Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.4.3.html

PR:		ports/185908 [1]
Requested by:	dumbbell [1]
2014-02-12 15:52:18 +00:00
Antoine Brodin
d6c0452edf - Fix packaging without perl [1]
- Fix paths inside .packlist files [2]

Reported by:	rotluchs [1], stage-qa [2]
2014-02-11 12:23:46 +00:00
Pietro Cerutti
caacb323b6 - Remove irc/trickyirc -- abandonware, segfaults, no releases in 15 years 2014-02-10 15:08:02 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Mark Felder
e4e8a4e153 Change rc script to daemonize inspircd via daemon(8)
inspircd has a curious feature where it exits with signal 15 when it
forks off to the background. This is very confusing and leads users to
believe the service was not started successfully when in fact it was.

https://github.com/inspircd/inspircd/pull/626

Approved by:	swills (mentor)
2014-02-10 01:46:33 +00:00
Antoine Brodin
0fca8b0215 irssi is responsable for creating the lib/irssi/modules directory 2014-02-09 15:36:09 +00:00
Bryan Drewery
bede64acb1 - Support STAGEDIR 2014-02-09 01:55:21 +00:00
Jase Thew
4a384af9ba - Update to 1.2
- Modernise OPTIONS configuration
- Support custom LOCALBASE
- Stage support

Changes:    http://wiki.znc.in/ChangeLog/1.2
2014-02-07 20:09:51 +00:00
Emanuel Haupt
a1104d6739 Support staging. 2014-02-06 10:49:29 +00:00
Emanuel Haupt
f1c973ce6f - Support staging
- Convert to new options framework
- Use shebangfix
2014-02-06 10:47:30 +00:00
Emanuel Haupt
9520ebb493 - Support staging
- Use shebangfix
- Convert to new options framework
2014-02-06 10:44:38 +00:00
Emanuel Haupt
0276e99be5 Support staging. 2014-02-06 10:38:49 +00:00
Emanuel Haupt
68d88a3079 - Support staging
- Convert to new options framework
- Use shebangfix
2014-02-06 10:37:04 +00:00
Martin Wilke
163d683cee - Stage support 2014-02-06 10:29:09 +00:00
Martin Wilke
9a8024410c - Stage support 2014-02-06 07:21:55 +00:00
Martin Wilke
4db2650df0 - Stage support 2014-02-06 02:43:00 +00:00
Martin Wilke
ef1bf3085c - Stage support 2014-02-06 02:42:20 +00:00
Martin Wilke
f4d76a2c7c - Stage support 2014-02-06 02:41:06 +00:00
Martin Wilke
df47eccab6 - Stage support 2014-02-05 16:59:37 +00:00
Steve Wills
5ede21b2f8 - Add a patch which helps avoid flooding issues
PR:		ports/179720
Submitted by:	myself
Obtained from:	https://projects.duckcorp.org/issues/191
2014-02-02 17:02:36 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Martin Wilke
fbebb043a5 - Stage support 2014-01-30 16:05:12 +00:00
Andrej Zverev
af6bda5de5 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:18:46 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
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
Mathieu Arnold
c67a97111a Mark MAKE_JOBS_UNSAFE.
maintainer timeout.

PR:		ports/183898
Submitted by:	mat
2013-11-26 14:59:40 +00:00
Guido Falsi
aecd18b031 - Force gcc usage, port depends on gnu extensions
- Add LICENSE
- Convert to staging
- Remove compatibility bits for unsupported OS versions

PR:		ports/183883
Submitted by:	Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
2013-11-26 00:15:25 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Max Brazhnikov
ecfb6f5c63 - Fix runtime problems when building with clang
Submitted by:	cognet
2013-11-21 18:27:22 +00:00
Pietro Cerutti
4d8bd9c6e4 - Convert to USE=gmake tcl
- STAGE-clean
- Add LICENSE
2013-11-21 13:55:27 +00:00
William Grzybowski
ed39daa27e irc/py-irc: update to 8.5.4
- Update to 8.5.4
- Allow staging
- Use python auto plist
2013-11-19 13:44:40 +00:00
William Grzybowski
e621fbee35 irc/ircd-hybrid: fix plist in my last commit 2013-11-14 10:39:23 +00:00
William Grzybowski
ed7970d591 irc/ircd-hybrid: update to 8.1.3
- Update to 8.1.3 [1]
- Convert to options ng [1]
- USES gmake
- Remove leading article from COMMENT
- Use options helpers
- Allow staging

PR:		ports/180201 [1]
Submitted by:	Nick Hilliard <nick foobar.org>
Approved by:	db (maintainer timeout, 4 months)
2013-11-10 14:12:16 +00:00
Philippe Audeoud
3f9239f165 - Fix distinfo 2013-11-08 18:37:05 +00:00
Philippe Audeoud
d4a2b2359b - Update to 20131030 2013-11-08 15:51:47 +00:00
William Grzybowski
97a797b71f irc/ngircd: update to 21
- Update to 21 [1]
- Allow staging
- Indent options descriptions

PR:		ports/183758
Submitted by:	Kjetil Rustad <kjetil cckengine.com>
2013-11-08 14:17:56 +00:00
Baptiste Daroussin
c11f1a0a1c Fix pkg name collisions
With hat:	portmgr
2013-11-06 17:52:42 +00:00
Max Brazhnikov
a3b6c3aa10 Update to 0.9.1 2013-11-06 15:58:35 +00:00
Bryan Drewery
d67af8792f Revert USES tcl change 2013-11-05 11:57:56 +00:00
Bryan Drewery
00a326e5e5 - Convert to staging
- Reset maintainer
2013-11-05 11:57:00 +00:00
Vanilla I. Shu
30d3914137 Support STAGEDIR. 2013-11-04 14:28:11 +00:00
Bryan Drewery
bcc94221ac - Fix build with REMOTE [1]
- Add missing dependency on pkgconfig

PR:		ports/183587 [1]
Submitted by:	JR Aquino <tanawts@gmail.com> (maintainer) [1]
2013-11-04 00:08:07 +00:00
Mark Felder
133446b5ad Fix PKGNAME conflict
Deprecate, set expiration date
Hand port over to ports@FreeBSD.org

PR:		ports/183445
Approved by:	maintainer, swills (mentor, implicit)
2013-11-01 12:49:07 +00:00
Steve Wills
f70564d745 - Add stage support 2013-10-30 02:50:05 +00:00
Mark Felder
8e27525302 STAGE support
Approved by:	swills (mentor)
2013-10-29 14:00:07 +00:00
Dirk Meyer
f9a95694ae - revert r331810 2013-10-28 20:17:49 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Shaun Amott
2125420ff2 Update WWW; the old domain is now controlled by squatters.
Submitted by:	Michael Clay
Approved by:	moggie <moggie@elasticmind.net> (maintainer)
2013-10-27 13:21:29 +00:00
Emanuel Haupt
96e924e3e0 Support staging. 2013-10-26 07:52:07 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Jase Thew
4f7d21bae8 - Add STAGE support
- pkg-descr: Fix WWW whitespace nit and update URL
2013-10-21 20:18:26 +00:00
Vanilla I. Shu
3117796d00 Fix building with ports ncurses. 2013-10-21 14:42:24 +00:00
Jase Thew
742caf4154 - Update to 20131015 (0.4.3-dev)
- Convert to latest LIB_DEPENDS format
- Add STAGE support
- Fix whitespace nits
- Revise pkg-descr to reflect reality - WeeChat client is ncurses only and
  other front-ends will connect to the ncurses client
- Add MANPAGES option along with pre-built manpages for all supported languages
2013-10-19 02:40:28 +00:00
Jase Thew
9c04ae0823 - Update to 0.4.2
- Convert to latest LIB_DEPENDS format
- Add STAGE support
- Fix whitespace nits
- Revise pkg-descr to reflect reality - WeeChat client is ncurses only and
  other front-ends will connect to the ncurses client
- Add MANPAGES option along with pre-built manpages for all supported languages

Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.4.2.html
2013-10-18 21:50:45 +00:00
Baptiste Daroussin
0fede66812 Change maintainer
Submitted by:	"Ilya A. Arkhipov" <rum1cro@yandex.ru>
Approved by:	"Andrey V. Elsukov" <bu7cher@yandex.ru> (former maintainer)
2013-10-18 15:02:20 +00:00
Eitan Adler
60b201c862 - Convert to staging 2013-10-16 03:11:32 +00:00
Eitan Adler
7f01dbce29 - Convert to staging. 2013-10-16 03:09:48 +00:00
Eitan Adler
4627b35e11 Fix pkg-plist and make poudriere think that its correct.
Also, convert to staging

This port still needs massive cleanup
2013-10-16 02:55:17 +00:00
Eitan Adler
14e13da149 Clean up some COMMENTs 2013-10-15 21:17:55 +00:00
Vanilla I. Shu
fee5edc6d9 Fix 'build package' with better solution.
Obtained from:	danfe@
2013-10-09 11:42:06 +00:00
Pietro Cerutti
c61b256827 - Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
2013-10-07 13:15:43 +00:00
Max Brazhnikov
4476a5c138 - Remove LATEST_LINK from my Qt4/KDE4 ports
- Use new LIB_DEPENDS syntax
- Use options helpers
2013-10-07 12:26:54 +00:00
Vanilla I. Shu
1fc4a4c21f Fix build pageage.
PR:		ports/182720
Submitted by:	Kevin Zheng <kevinz5000 at gmail.com>
2013-10-06 02:51:04 +00:00
Rusmir Dusko
efd68cf149 - Bump PORTREVISION for dependency change
- Remove audio/libcanberra from default install
- Reordering  Options
- Add CANBERRA Option
- Add CANBERRA and PYTHON to default Options
- Support STAGEDIR

Approved by:	wg/pawel (mentors)
2013-10-04 21:59:14 +00:00
Rusmir Dusko
91ac7b8d7b FiSH/Mircryption clone for XChat and clones in 100% Python.
WWW: https://github.com/kwaaak/py-fishcrypt

Approved by:	wg/pawel (mentors)
2013-10-04 21:54:39 +00:00
Ruslan Makhmatkhanov
f2803a979a Drop condititional dependency on py-imporlib, since it was removed.
With hat:	python
2013-10-03 09:05:53 +00:00
John Marino
bb69a303d0 irc/ezbounce: Fix c++ error caught by gcc 4.7
The same variable "e" was defined as a loop argument and then again inside
the loop as a diferrent type.  This renames the loop argument to avoid the
redeclaration errors.

Approved by:	portmgr (bapt, implicit)
2013-10-02 23:09:55 +00:00
Baptiste Daroussin
9447577d84 Remove old version of irc/keitairc, consider using the newer version, this also fix a conflict in pkgname 2013-10-02 21:38:34 +00:00
Mark Felder
3296de57fb - patch-makenet wasn't deleted last commit
- update LIB_DEPENDS syntax

Approved by:	crees (mentor)
2013-10-02 12:51:52 +00:00
Adam Weinberger
ed3bf2093a Staging support. 2013-09-30 14:16:36 +00:00
Mark Felder
90b165a757 - Update to 3.2.10.1
- rc script cleanup

PR:		ports/177506
Submitted by:	JR Aquino <tanawts@gmail.com>
Approved by:	crees (mentor)
2013-09-27 19:47:16 +00:00
William Grzybowski
47aca4a017 irc/riece: allow staging
- Allow staging
- USES gmake

PR:		ports/182375
Submitted by:	Yasuhiro KIMURA <yasu utahime.org> (maintainer)
2013-09-26 13:55:26 +00:00
Vanilla I. Shu
f5bba8f64b Support stage, add DOCS as options. 2013-09-25 01:08:39 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Rusmir Dusko
1e783fb204 - Bump portrevision
- Add pkg-message file to display usage for spelling
- Remove dependency for textproc/en-aspell

Approved by:	wg/pawel (mentors)
2013-09-24 21:21:48 +00:00