1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

2354 Commits

Author SHA1 Message Date
Martin Wilke
69f2f67073 - Update to 20090427 2009-04-28 22:48:21 +00:00
Josh Paetzel
43af852653 Fix typo in OPTIONs
Approved by:	linimon (mentor)
2009-04-25 01:44:06 +00:00
Andrej Zverev
14457b8cf9 - Update to version 0.2.6.2
This release fixes a charset decoding problem of version 0.2.6.1
2009-04-23 05:57:59 +00:00
Pav Lucistnik
dc1973a4e5 - Mark BROKEN: does not compile
Reported by:	pointyhat
Approved by:	portmgr (implicit)
2009-04-18 09:22:25 +00:00
Dirk Meyer
2b30fa1b88 - update CONFLICTS 2009-04-13 07:53:16 +00:00
Dirk Meyer
548da9f772 iroffer is a fileserver for irc (commonly referred to as a DCC bot). It
uses the DCC feature of irc to send files to other users. iroffer will
connect to an irc server and let people request files from it.

This is a major rewrite of Iroffer with extended features.
It does support mutiple IRC networks, SSL and IPv6.

LICENSE: GPL2

WWW: http://iroffer.dinoex.net/
2009-04-13 07:51:30 +00:00
Ion-Mihai Tetcu
3b47b7eb6e Fix plist with -DNOPORTDOCS.
Prompted by:	QAT QA run
2009-04-08 11:09:09 +00:00
Martin Wilke
ca968b903f - Update to 20090403
- Mark MAKE_JOBS_SAFE
2009-04-04 17:37:32 +00:00
Philippe Audeoud
1bb650d411 - Update to 20090402 2009-04-03 13:02:35 +00:00
Wesley Shields
92a52cbdb7 - Update to 3.0.2.
- Fix up pkg-descr.

Submitted by:	Lewis <moggie@elasticmind.net> (maintainer, via IRC)
2009-04-02 13:53:01 +00:00
Martin Wilke
a8671fa2e3 - Update to 20090331 2009-04-02 10:06:43 +00:00
Vanilla I. Shu
a1c9f80e31 Upgrade to 0.8.13. 2009-04-02 01:43:53 +00:00
Max Brazhnikov
e520f795dd Update to 0.4.1
mark MAKE_JOBS_SAFE
2009-03-31 17:58:14 +00:00
Martin Wilke
23e7f7260d - Update to 0.068 2009-03-31 08:43:25 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Martin Wilke
cf08b61fd8 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 14:59:17 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Adam Weinberger
4d94dc6b92 Update to 13.0 and clean up the Makefile.
PR:		ports/132985
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
2009-03-24 03:54:45 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Martin Matuska
0bcde9db87 - Mark port MAKE_JOBS_SAFE 2009-03-23 12:18:31 +00:00
Andrej Zverev
8aaf0512bf update to 0.2.6.1
Note this is only bug fix release which fix only:
- fix crash with some special chars in IRC messages.
2009-03-23 06:10:50 +00:00
Joe Marcus Clarke
f225722fd7 Mark SOCKS5 support as only for i386 since it will cause 64-bit apps to
crash as it lacks prototype definitions for functions such as SOCKSlocaltime,
SOCKSread, etc.  These functions return 64-bit values, but will get
truncated to 32-bit values without proper prototypes.

I looked at net/socks5, but it does not appear to be engineered in a way
to provide these prototypes to external consumers.  The socks5 port needs
to be updated so that it works with INCLUDE_PROTOTYPES on FreeBSD.
2009-03-22 19:41:34 +00:00
Martin Wilke
5d164e57f7 - Update to 1.38
PR:		132458
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2009-03-20 20:29:41 +00:00
Martin Wilke
3503567b9b - Update to maintainer mail adress
PR:		132862
Submitted by:	Michael Ranner <mranner@inode.at> (maintainer)
2009-03-20 20:25:01 +00:00
Martin Wilke
84cdcec1f6 - Update to 20090315 2009-03-18 16:57:25 +00:00
Beech Rintoul
708eb373c0 - Fix dependency bug
- Bump PORTREVISION

PR:		ports/132627
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
2009-03-14 23:33:26 +00:00
Beech Rintoul
393391dcee - Update to 0.8.0
PR:		ports/132520
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2009-03-14 22:49:11 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Martin Wilke
93e803637e - Update to 20090310 2009-03-11 20:26:20 +00:00
Martin Wilke
bfaefbeceb - Update to 20081115
PR:		132002
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2009-03-11 16:46:11 +00:00
Martin Wilke
cbdeb2f2a4 - Update to 0.066 2009-03-07 04:28:25 +00:00
Dennis Herrmann
2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Doug Barton
80826c19a2 Seriously modernize this port, my first contribution to FreeBSD
from almost 11 years ago!

Add IPv6 support as well as fixing the dsirc script for modern Perl
courtesy of the NetBSD port. Also add a stripped down version of that
patch which will let dsirc work with modern Perl even without IPv6.

Use OPTIONS to handle IPv6 and SOCKS support.

Also include the addon scripts from the author's site as an OPTION.

Take advantage of PORTDOCS support, and fix the plist as a side effect.

If the user chooses to add SOCKS support print a pkg-message to tell
them how to set it up, and make the README.socks PORTDOC conditional.

Fix the shebang line in dsirc to respect PREFIX.

Change the default IRC server to irc.efnet.org using sed on dsirc
instead of trying to handle it in the sirc script. The effect is
the same, and the user can still override this trivially in their
~/.sircrc.pl file.

Patch ssfe.c to include string.h so that it compiles without errors.

Bump PORTREVISION to signify the significant nature of the update.
2009-03-06 09:06:13 +00:00
Doug Barton
d2186adb20 Remove a patch that is no longer necessary for the modernized port.
We are doing SOCKS support a different way now.
2009-03-06 08:43:34 +00:00
Doug Barton
66b2d53eb0 Move version 1.3 of scripts/sirc-proto to files/sirc.in,
and modernize the script to take advantage of SUB_FILES.

Also simplify it a bit without losing any functionality.
2009-03-06 08:42:29 +00:00
Martin Wilke
ac6bda3007 - Update to 5.98 2009-03-06 08:22:31 +00:00
Joe Marcus Clarke
7430fa2c50 * Switch to USE_TCL infrastructure
* Add support for tcl85

PR:		130187
Submitted by:	mm
2009-03-03 04:11:13 +00:00
Martin Wilke
a9089018a7 - Fix socketpair() function invocation
* The socketpair() function is invoked incorrectly causing,
    it to return EPROTONOSUPPORT everytime.
  * Changed '#include <gssapi.h>' to '#include <gssapi/gssapi.h>'
    to prevent warnings emitted by GCC.

PR:		131422
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2009-03-01 23:40:05 +00:00
Martin Wilke
35f82a0b10 - Update to 20090227 2009-02-28 20:57:19 +00:00
Sergey Skvortsov
0b33db8efa Use PERL_VERSION instead of PERL_VER. 2009-02-24 10:32:19 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Dirk Meyer
af0745521e - convert for USE_TK, USE_TCL 2009-02-22 16:23:29 +00:00
Max Brazhnikov
19d783e1a5 Update to 0.4.0 2009-02-22 11:10:47 +00:00
Martin Wilke
dc4809d8ec - Update to 20090213 2009-02-20 22:43:25 +00:00
Beech Rintoul
45aef4d6da - Update to 0.3
PR:		ports/131820
Approved by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-02-19 19:47:22 +00:00
Beech Rintoul
64dc37a50c Mark deprecated
PR:		ports/131794
Submitted by:	Peter Jeremy <peterjeremy@optushome.com.au>
2009-02-17 23:47:57 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +00:00
Martin Wilke
6b852838ed - Update to 20090210 2009-02-10 23:42:29 +00:00
Martin Wilke
ca7efef44d - Update to 20090209 2009-02-09 23:09:38 +00:00
Philip M. Gollucci
5b8ca5d18f missed this file
Reported by: QAT
Pointhat to: me
2009-02-08 03:29:57 +00:00