Commit graph

3228 commits

Author SHA1 Message Date
William Grzybowski
b6b9bd9f2f irc/py-irc: update to 8.5.1
- Update to 8.5.1

Changes: https://bitbucket.org/jaraco/irc/src/f8120c37a5/CHANGES.rst?at=8.5.1
2013-08-18 12:48:03 +00:00
Bryan Drewery
86207f3367 - Fix runtime crash due to gettext
Obtained from:	upstream git
2013-08-17 16:45:55 +00:00
Bryan Drewery
e91c611596 Take maintainership 2013-08-17 16:33:26 +00:00
Bryan Drewery
bff8efbc1b - Reset yzlin's ports
With hat:	portmgr
2013-08-17 16:32:41 +00:00
Jase Thew
ad45dfe3fb - Update to 20130812
- Add pre-built manpage as build requirements for creating the manpage
  are somewhat excessive.
2013-08-16 18:34:03 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
John Marino
b28ed162b1 irc/srvx: Mark jobs unsafe
Also trim header to please portlint

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:42:55 +00:00
John Marino
f85b142e0d irc/irssi-xmpp: Mark jobs unsafe
Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:36:20 +00:00
William Grzybowski
d6f54c2ce3 irc/py-irc: update to 8.5
- Update to 8.5

Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5
2013-08-11 13:21:21 +00:00
Adam Weinberger
716ad2d71c Convert header, use USES, and pet portlint. 2013-08-11 12:46:55 +00:00
John Marino
16b84fb33c irc/irc: Replace hardcoded "freebsd" with OPSYS:L
Using OPSYS allows the port to build on DragonFly without modification.
The header was also trimmed, but there was no function change made to the port.

Approved by:	bapt/culot (mentors, implicit)
2013-08-10 22:54:58 +00:00
Josh Paetzel
5e1d668106 Update to 1.1.6 2013-08-06 06:12:20 +00:00
Josh Paetzel
5e86197a85 Update to 2.10.2 2013-08-06 05:43:59 +00:00
Alexey Dokuchaev
ed8d23a220 - Attempt to unbreak parallel (-jX) builds, remove MAKE_JOBS_UNSAFE
- Remove superfluous bdep in GnuTLS case, LIB_DEPENDS satisfies it;
  also switch to the new library specification format
- Correct pkg-plist; cleanup Makefile, sort the knobs while I'm here
2013-08-05 02:40:48 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Philippe Audeoud
6593d0b61e - Update to 20130629 2013-07-31 12:34:39 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Mathieu Arnold
b6046a79b6 Typo.
PR:		ports/180488
Submitted by:	mat
Approved by:	maintainer timeout
2013-07-29 11:30:33 +00:00
Baptiste Daroussin
ab20a94680 Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
William Grzybowski
2f280c9755 irc/py-irc: update to 8.4
- Update to 8.4
- Make portlink happy

Changes: https://bitbucket.org/jaraco/irc/src/380ee9d1b/CHANGES.rst?at=8.4
2013-07-23 12:51:41 +00:00
Martin Wilke
7f6f9f870e - Update to 1.9.5
PR:		180698
Submitted by:	Ports Fury
2013-07-22 15:32:10 +00:00
Max Brazhnikov
ff18db2c44 - Install to KDE4_PREFIX when building with KDE support (should fix some
runtime issues) [1]
- Don't remove kdehier4 directories

Reported by:	avg
2013-07-20 11:08:11 +00:00
William Grzybowski
4b40efa19e irc/py-irc: update to 8.3.2
- Update to 8.3.2
- Space -> tab style cleanup

Changes: https://bitbucket.org/jaraco/irc/src/d12f6b25ab/CHANGES.rst?at=8.3.2
2013-07-18 13:25:19 +00:00
John Marino
daaf6f639a irc/irssi-xmpp: USES+= pkgconfig
Restore build, pkgconfig explicitly needed now.

Approved by:	bapt (mentor)
2013-07-15 06:03:44 +00:00
Bryan Drewery
dd09542eda - Fix build with clang due to missing return value
Submitted by:	M. de Vries <mdv@unsavoury.net> (maintainer via email)
Obtained from:	125c004122
2013-07-13 12:53:08 +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
18dbe4987a Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
2013-07-11 06:39:14 +00:00
William Grzybowski
3071f9f6b3 irc/py-irc: update to 8.3.1
- Update to 8.3.1
- Use PORTEXAMPLES instead of pkg-plist entries
- Unmute install examples
- Patch setup.py to extract egg file
2013-07-05 16:32:21 +00:00
Bryan Drewery
dcd945cc38 Add LICENSE 2013-07-05 12:46:45 +00:00
William Grzybowski
ea6f0fdd1e irc/znc: add rc.d script
- Add rc.d script

PR:		ports/179190
Approved by:	maintainer (timeout)
2013-06-27 12:36:31 +00:00
Steve Wills
d71e6bc310 - Update to 2.0.5 2013-06-23 05:27:38 +00:00
Ashish SHUKLA
10028444fc - Add dependency on pkgconfig to fix the failing build on 10-CURRENT
Reported by:	miwi
2013-06-10 18:48:34 +00:00
Martin Wilke
9adb3ac75b - Do not remove directories not created by this port
 Reported by:	pkg (DEVELOPER_MODE)
2013-06-08 16:26:04 +00:00
Steve Wills
337c8e4b04 - Update to 2.0.4 2013-06-05 01:05:05 +00:00
Koop Mast
6a0300d969 Add patch to fix the static spell option [1].
Reword options description.

Submitted by:	maintainer [1]
Approved by:	maintainer via IRC
Obtained from:	hexchat upstream [1]
2013-06-02 13:44:14 +00:00
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