Commit graph

14245 commits

Author SHA1 Message Date
Tom McLaughlin
6b63eb2573 - Update to 1.251
- Install man page
- Make krb5_ccname option in nss_ldap.conf work
    nss_ldap has two different arguments that can be used at compile time to
    make this work.  The --enable-configurable-krb5-ccname-env configure
    option was chossen because it works with both the Heimdal and MIT
    Kerberos implementations and does not require a kerberos dependency.  A
    note has been made in UPDATING that this now works because
    misconfiguration can lockout users.

PR:             100104
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    Maintainer
2006-07-29 20:47:45 +00:00
Martin Wilke
3eb9b3ba65 - Update to 4.7.15
PR:		ports/100804
Submitted by:	Filippo Natali <filippo.natali(at)gmail.com>
Approved by:	krion (mentor)
2006-07-29 19:29:53 +00:00
Ion-Mihai Tetcu
3f7de51d74 etrace is a configurable static port network tracing tool, similar to
traceroute, but supporting ICMP, TCP, UDP and other IP protocols.

etrace has a wealth of options ranging in function from controlling
output to the detailed construction of trace packets.

WWW: http://www.bindshell.net/tools/etrace

PR:		ports/100976
Submitted by:	dave.ryan at gmail.com
2006-07-29 16:52:16 +00:00
Ion-Mihai Tetcu
5fb9f4fe4f Update to 0.4.4
PR:		ports/101006
Submitted by:	Soeren Straarup
2006-07-29 05:43:10 +00:00
Jose Alonso Cardenas Marquez
c8f8bcdfe0 - Added post-extract on Makefiles.units. It remove the svn directories from
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file

Approved by:	garga (mentor)
2006-07-29 02:48:26 +00:00
Joe Marcus Clarke
9a9ca79483 Correct rather dumb typo in pkg-descr.
Reported by:	Chris Timmons <cwt@networks.cwu.edu>
2006-07-28 21:04:54 +00:00
Andrew Pantyukhin
e48050b4a8 - Rid the tree of double slashes in URL paths 2006-07-28 14:42:54 +00:00
Cheng-Lung Sung
9a173bfd27 - update to 1.09 2006-07-27 13:59:06 +00:00
Lars Thegler
a00e45c4d3 Fixed WWW user uid/gid 2006-07-27 10:55:20 +00:00
Joe Marcus Clarke
4dc92334e4 Update to 0.6.12. 2006-07-27 04:24:03 +00:00
Joe Marcus Clarke
2223a38f50 Fix rc.d script installation, and actually commit the plist change.
Reported by:	David J Brooks <daeg@houston.rr.com>
2006-07-26 18:02:47 +00:00
Emanuel Haupt
995b350e61 Update to 1.2.1 2006-07-26 15:17:48 +00:00
Lars Thegler
c96404e983 - Update to 2.0.9
- Permanent uid/gid [1]
- Better handling of www uid [1]
- Update WWW: URL in pkg-descr [1]

PR:		ports/96310 [1]
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-26 12:55:58 +00:00
Cheng-Lung Sung
7f16eaa6e9 - update to 1.08
- remove dependency of Test/More.pm, it already exists in perl 5.6
2006-07-26 03:59:27 +00:00
Joe Marcus Clarke
0bba15a7da * Use new USE_RC_SUBR layout
* Use USE_BDB to make the bdb requirement more flexible
2006-07-25 22:45:52 +00:00
Pav Lucistnik
39e84823ba - Update to 1.0.18 2006-07-24 19:17:16 +00:00
Max Khon
d67251b584 Fix build on sparc64 (and any other big-endian arch).
Bump PORTREVISION.

Obtained from:	net/asterisk port
2006-07-24 16:25:46 +00:00
Jose Alonso Cardenas Marquez
995ae8b1bd - The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils

Approved by:	garga (mentor)
2006-07-24 11:21:27 +00:00
Edwin Groothuis
58d11bbef7 Update to 1.93 2006-07-24 00:43:28 +00:00
Joe Marcus Clarke
5b24572dbf Add a dependency on libgcrypt if it is found. libgcrypt adds the ability
to decrypt IPSec packets.

PR:		100645
2006-07-23 17:40:38 +00:00
Cheng-Lung Sung
b28e872893 Add p5-Net-Address-Ethernet 1.077, find hardware ethernet address.
PR:		ports/100654
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 14:38:49 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Thierry Thomas
156a330734 Add MPICH-2, an implementation of the Message-Passing Interface (MPI).
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for
developing new and better parallel programming environments.

MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for
the case of clusters with heterogeneous data representations.

Note: some regression tests fail with Fortran 90, but the problem has
been solved in 1.0.4-rc1, and 1.0.4 should be available RSN.

Repocopied by:	marcus
2006-07-22 08:35:22 +00:00
Martin Wilke
bcf40a85f4 - Update to 2006.04.17
- Pass maintainership to submitter

PR:		ports/100374
Submitted by:	Babak Farrokhi <babak(at)farrokhi.net>
Approved by:	krion (mentor)
2006-07-22 08:26:45 +00:00
Joe Marcus Clarke
6fdbe60136 Bring the description in line with reality. 2006-07-21 18:10:33 +00:00
Rong-En Fan
c672ae15e8 Add p5-Net-FS-Gmail 0.2, a Perl interface for store and retrieve files
on Gmail.

PR:		ports/100638
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-21 15:21:50 +00:00
Rong-En Fan
36bfe8aef9 Add p5-OurNet-BBS 1.66, component Object Model for BBS systems.
PR:		ports/100276
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-20 14:30:27 +00:00
Erwin Lansing
63911b85d2 A simplified object-oriented Python extension module for libpcap
WWW: http://monkey.org/~dugsong/pypcap/

PR:		ports/100601
Submitted by:	George V. Neville-Neil
2006-07-20 12:21:37 +00:00
Erwin Lansing
64a723fd86 Packet Construction Set
A set of python modules and methods for working with any kind of network
packets.

WWW: http://sourceforge.net/projects/pcs

PR:		ports/100599
Submitted by:	gnn
2006-07-20 12:19:16 +00:00
Cheng-Lung Sung
42c29b4317 - fix dependency.
Noted by:   portsnap
2006-07-20 02:42:10 +00:00
Cheng-Lung Sung
4321b21fed Add p5-Net-DAV-Server 1.29, provide a DAV Server.
PR:		ports/100544
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-20 01:01:38 +00:00
Maxim Sobolev
7dfc5ecd1b Fix build on 4.x. Untested due to the lack of 4.x system.
No PORTREVISION bump since it doens't change package content.

Submitted by:	Andriy I Pylypenko <bamby@ua.fm>
2006-07-20 00:19:08 +00:00
Joe Marcus Clarke
6c220a4e2e Correct the DISTNAME for tshark[-lite].
Reported by:	olgeni
2006-07-19 23:28:35 +00:00
Doug Barton
53c3693939 Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
2006-07-19 16:18:41 +00:00
Doug Barton
31b231c0d3 Tune up the rc.d script generally, including fixing the sig_stop value
which was

Pointed out by:	Nikolaus Waxweiler <madleser@gmx.de>
2006-07-19 16:04:34 +00:00
Pav Lucistnik
d3cbeaecad - Update to 1.0.17 2006-07-19 10:45:37 +00:00
Martin Wilke
80ae2644da - Update to 0.9.2a
- Update MASTER_SITES
- Add dependency to p5-Unicode-MapUTF8 [1]
- Fix location of smbpasswd and slappasswd in configure script

PR:		ports/99858
Submitted by:	Neil Darlow [1]
Approved by:	krion (mentor)
2006-07-19 07:55:41 +00:00
Cheng-Lung Sung
b3d60d11fd Add p5-Net-CSTA 0.03, perl extension for ECMA CSTA.
PR:		ports/100506
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 03:55:32 +00:00
Maxim Sobolev
a5155a9d7f Fix incorrect patch. 2006-07-19 02:27:23 +00:00
Maxim Sobolev
940359dcbc Make buildable on 7.x and 6.x after addition of getXXX_r() functions.
Submitted by:	ume
2006-07-18 21:52:28 +00:00
Rong-En Fan
ddb560965d - Update to 0.27.0
PR:		ports/100463
Submitted by:	maintainer
2006-07-18 20:23:19 +00:00
Joe Marcus Clarke
acbaaee2e6 Fix build on 4.X by removing the extra patch which is apparently no
longer needed.

PR:		100476
2006-07-18 13:23:02 +00:00
Sergey Matveychuk
5e8e71bb99 - Remove RUN_DEPENDS on net-mgmt/net-snmp, add snmp to USE_PHP.
PR:		ports/100385
Submitted by:	edwin
2006-07-18 05:27:47 +00:00
Joe Marcus Clarke
a69db4b2a0 Add wireshark and tshark after repocopies from ethereal and tethereal
respectively.  Wireshark is a rename of ethereal after the principal
developer moved companies and lost the Ethereal copyright.

Messenger, don't shoot!

Now the ethereal binary is called wireshark, the tethereal binary is
called tshark, and idl2eth is now idl2wrs.  All other binaries have
kept the same name.

In addition to this name change, I have also changed the PREFIX from X11BASE
to LOCALBASE.
2006-07-18 05:03:53 +00:00
Xin LI
01a1da0188 Mark deprecated: no longer maintained by developers. 2006-07-17 18:40:56 +00:00
Thierry Thomas
3dfa549a92 Add a note from the LAM site:
"LAM/MPI is now in a maintenance mode. This is a direct result of the LAM/MPI
Team spending the vast majority of their time working on our next-generation
MPI implementation -- Open MPI."

Suggested by:	Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
2006-07-17 17:27:14 +00:00
Thierry Thomas
36e89f867b Mark as deprecated.
This port is only used by benchmarks/hpl, which supports net/lam7.

It will eventually be replaced by net/lam7 after the expiration date.
2006-07-17 17:25:27 +00:00
Rong-En Fan
84b5fba371 - Enhancement rc scripts, bump PORTREVISION
PR:		ports/100421
Submitted by:	maintainer
2006-07-17 16:28:21 +00:00
Xin LI
b2bdf3f6e8 Switch to root's credential during pre-install stage. This fixes
installation initialized by a unprivileged user.

Reported by:	Michal Bartkowiak <michal bartkowiak biz>
2006-07-17 07:00:36 +00:00
Edwin Groothuis
f4de96c41c Update to version 1.92 2006-07-16 22:38:05 +00:00
Mark Linimon
de414b9601 Mark broken: removes files not belonging to it on deinstall. 2006-07-16 21:32:14 +00:00
Thierry Thomas
afdc61f588 - Borrow the patch from PR ports/97443;
- Upgrade to 7.1.2;

- Add a regression-test target;

- Portlint;

- Reset maintainership.

PR:		ports/100392
2006-07-16 19:53:22 +00:00
Cheng-Lung Sung
a72a83dae6 Add p5-What 1.01, find out about running services.
PR:		ports/100333
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-16 10:06:02 +00:00
Mark Linimon
39cb939feb Mark broken: fails to fetch. 2006-07-15 22:26:14 +00:00
Jeremy Messenger
e4cec1e696 Update to 1.0.4. 2006-07-15 22:25:23 +00:00
Mark Linimon
e32dd4807a Mark broken: fails to deinstall cleanly (removes files that are not its own). 2006-07-15 22:23:45 +00:00
Mark Linimon
5263cc1dcf Mark as broken: fails to configure. 2006-07-15 22:20:27 +00:00
Mark Linimon
496a30746b Mark as broken on amd64, ia64, and i386-4. 2006-07-15 22:17:31 +00:00
Mark Linimon
ee7d3c1a28 Mark as broken: fails to install. 2006-07-15 22:11:21 +00:00
Mark Linimon
5b4503a45a Mark as broken on amd64/sparc64 due to compile failure. 2006-07-15 22:07:56 +00:00
Joe Marcus Clarke
fc8cfc55e9 Fix the plist and thus the package build by adding all of the missing
locales.

Hat:	portmgr
2006-07-15 17:39:45 +00:00
Rong-En Fan
b5be3c084e Add netselect 0.3, ultrafast implementation of ping.
PR:		ports/100338
Submitted by:	Timothy Redaelli <drizzt at gufi.org>
2006-07-15 17:14:45 +00:00
Rong-En Fan
35d4715fc9 Add p5-OurNet-BBSAgent 1.61, scriptable telnet-based virtual users.
PR:		ports/100268
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 16:57:51 +00:00
Hye-Shik Chang
a7f0998653 Fix build with Twisted 2.4.
Spotted by:	linimon
2006-07-15 08:37:00 +00:00
Joe Marcus Clarke
e6a316180c Cleanup a leftover directory. 2006-07-15 04:37:31 +00:00
Shaun Amott
d2c76a2674 Add missing devel/readline dependency where required. This will allow
the port to build on 4.x, once the libosip2 issue has been resolved.

PR:		ports/97279
Submitted by:	shaun (me)
Approved by:	ahze (mentor, implicit)
2006-07-15 01:46:12 +00:00
Lars Thegler
2ed36baaff Update to 0.62. Now requires perl from ports.
PR:		ports/100163
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-07-14 19:16:22 +00:00
Aaron Dalton
a956233024 - Updated to v0.26
PR:		ports/99695
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-14 16:13:05 +00:00
Aaron Dalton
0be2d054f1 - Update to v1.01
PR:		ports/99352
Submitted by:	aaron
Approved by:	maintainer timout, tobez (implicit)
2006-07-14 15:34:35 +00:00
Mark Linimon
16bd1ae92e Mark as broken: fails to install. 2006-07-14 04:54:46 +00:00
Ion-Mihai Tetcu
2a6dc1baeb - update to 1.0.38
PR:		 ports/100199
Submitted by:	maintianer
2006-07-13 19:56:16 +00:00
Roman Bogorodskiy
e18b2a5b64 This module is a DHCP set of classes designed to handle basic DHCP
handling. It can be used to develop either client, server or relays.
It is composed of 100% pure Perl.

WWW: http://search.cpan.org/dist/Net-DHCP/

PR:		ports/100188
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-13 10:19:15 +00:00
Maxim Sobolev
611a734e77 o Don't call PIPSocket::SetDefaultIpAddressFamilyV6() - it causes all outgoing
TCP/UDP connections to be bound to IPv6 version of INADDR_ANY, which doesn't
  really work for PF_INET sockets.

o use proper name for the shared library - libfoo.so.X, not libfoo.so.X.Y.
2006-07-13 01:24:41 +00:00
Maxim Sobolev
d93906ff56 Shared library name in FreeBSD should be libfoo.so.X, not libfoo.so.X.Y.Z. No
user-visible changes, so that keep PORTREVISION intact.
2006-07-13 00:39:57 +00:00
Ion-Mihai Tetcu
bdf935241f Change the way of OPTIONS is checked as suggested by Porters Handbook.
PR:		ports/100157
Submitted by:	maintianer
2006-07-12 17:33:21 +00:00
Florent Thoumie
c111bdcf6e Update ports to reflect last MFC to iwi(4).
Reminded by:	mlaier
2006-07-12 15:37:56 +00:00
Cheng-Lung Sung
1951b0f6ed - Update to 0.94
- remove unneeded patch file

PR:		ports/100159
Submitted by:	tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-07-12 10:45:55 +00:00
Jun Kuriyama
16b56ac16c - Upgrade to 3.0.23 (including security fix).
o Improved 'make test'
   o New offline mode in winbindd.
   o New Kerberos support for pam_winbind.so.
   o New handling of unmapped users and groups.
   o New non-root share management tools.
   o Improved support for local and BUILTIN groups.
   o Winbind IDMAP integration with RFC2307 schema objects supported
     by Windows 2003 R2.
   o Rewritten 'net ads join' to mimic Windows XP without requiring
     administrative rights to join a domain.

PR:		ports/100100
Submitted by:	maintainer
2006-07-12 00:16:32 +00:00
Maxim Sobolev
ba8babf4f7 Update to 0.96. 2006-07-11 21:30:59 +00:00
Renato Botelho
70b7635b3a AstFax provides an outgoing email to fax gateway for the Asterisk PBX package.
Incoming fax to email can also be configured so your Asterisk server can act
as both an outgoing and incoming fax server.

Features

    * Written in C
    * Processes large email messages quickly with the EPS library
    * Easy to use, simply send an email to the fax number
    * Configures easily with Asterisk, and most Unix-based MTAs

WWW: http://www.inter7.com/index.php?page=astfax

PR:		ports/85031
Submitted by:	Filippo Natali <filippo.natali at gmail.com>
2006-07-11 13:30:52 +00:00
Ion-Mihai Tetcu
da1506ade0 - Update to 2.2.3
PR:		ports/98844
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:	maintainer timeout
2006-07-11 09:18:11 +00:00
Erwin Lansing
70480582d4 Remove zero-sized files. 2006-07-10 20:44:48 +00:00
Doug Barton
1d30f689bc Remove a new crop of the long-spurious FreeBSD KEYWORDs. 2006-07-10 18:32:32 +00:00
Ion-Mihai Tetcu
a0d721f7eb - Update to 0.33 [1]
- OPTIONify [2]

PR:		ports/99951 [1]
Submitted by:	maintainer [1], me (itetcu) [2]
2006-07-09 12:19:55 +00:00
Rong-En Fan
b3dc9651f8 Add shelldap 0.1, a shell-like environment for LDAP.
PR:		ports/99908
Submitted by:	Mahlon E. Smith <mahlon at martini.nu>
Approved by:	delphij (mentor, implicit)
2006-07-09 00:51:12 +00:00
Cheng-Lung Sung
8c0eac501e - Maintainer Update to net/netwib to version 5.34.0
Original package changes:
  - New functions netwib_buf_casecmp(), netwib_buf_cmp_str() and
    netwib_buf_casecmp_str()
  - bug fixes

PR:		ports/99874
Submitted by:	maintainer (Janos Mohacsi)
2006-07-08 04:38:16 +00:00
Alfred Perlstein
6049bad09c Improve upon pkg-descr. Note install is in /usr/local and give link
to the program's web page.

Submitted by: Huver
2006-07-07 20:00:05 +00:00
Jean Milanez Melo
ae6cb2bc2e - Update mastersite.
- Update WWW.

PR:		ports/99801
Submitted by:	Babak Farrokhi <babak@farrokhi.net> (maintainer)
2006-07-07 13:23:43 +00:00
Roman Bogorodskiy
26d33e9388 Chase gnutls shlib version change. 2006-07-06 17:41:23 +00:00
Edwin Groothuis
6272e36c4e Update to 1.91 2006-07-06 13:40:47 +00:00
Michael Johnson
2c2b807e7e - Now builds on sparc64 2006-07-06 07:10:59 +00:00
Maxim Sobolev
dbf7122103 Update to 1.0. 2006-07-06 05:53:36 +00:00
Edwin Groothuis
cad0a40eec First add files, then commit them 2006-07-06 02:43:57 +00:00
Edwin Groothuis
595918c1a6 Update to version 1.90 2006-07-06 02:34:34 +00:00
Cheng-Lung Sung
a1979dd621 - update to 2.0.2
- his is an update of net/ekiga and net/opal.  Requires the latest update to
  pwlib (FreeBSD port is uptodate since one week).
  This update also incorporates a new user-contributed patch,
  see Bug 345308 - Keypad does not work properly at
  http://bugzilla.gnome.org/show_bug.cgi?id=345308

PR:		ports/99764
Submitted by:	maintainer (Jean-Baptiste Quenot)
2006-07-05 02:49:16 +00:00
Cheng-Lung Sung
5e3c765f2d - update to 2.2.2
- This is an update of net/ekiga and net/opal.  Requires the latest update to
  pwlib (FreeBSD port is uptodate since one week).
  This update also incorporates a new user-contributed patch,
  see Bug 345308 - Keypad does not work properly at
  http://bugzilla.gnome.org/show_bug.cgi?id=345308

PR:		ports/99764
Submitted by:	maintainer (Jean-Baptiste Quenot)
2006-07-05 02:44:55 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Andrey Slusar
8670f55c33 Update port from version 2.1.4 to version 2.1.6
PR:		ports/99782
Submitted by:	Toni Schmidbauer
2006-07-05 00:41:30 +00:00
Mark Linimon
7e2a23110e Mark DEPRECATED. The coda5 ports no longer fetch; the coda6 ports are
almost 2 years out-of-date; none of them compile on 5-STABLE or 6-STABLE
at this point.

Reset maintainer of coda6_* due to no response to questions about status.

Hat:		portmgr
2006-07-04 23:19:50 +00:00
Norikatsu Shigemura
6f7468d5ff Update to 2006.07.04. 2006-07-04 16:40:18 +00:00
Oliver Lehmann
a2f924c6eb update to 0.5.8 2006-07-04 16:20:50 +00:00
Pav Lucistnik
b74350bdb3 - Add new -b option for outcoming connection binding
PR:		ports/96263 (in follow-up)
Submitted by:	SeaD <sead@mail.ru>
Approved by:	Matt Wilbur <matt@efs.org> (maintainer)
2006-07-04 14:49:27 +00:00
Vasil Dimov
f4212e1cd8 Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
2006-07-04 14:04:31 +00:00
Renato Botelho
ad4819f70d As already done for other devel/pwlib and net/openh323 dependant ports,
mark this port BROKEN on sparc64 < 700003.
The problem is caused by a missing symbol in the default thread library
on this ARCH.

PR:		ports/99766
Submitted by:	maintainer
2006-07-04 13:52:41 +00:00
Renato Botelho
07ab0ca853 As already done for other devel/pwlib and net/openh323 dependant ports,
mark this port BROKEN on sparc64 < 700003.
The problem is caused by a missing symbol in the default thread library
on this ARCH.

PR:		ports/99767
Submitted by:	maintainer
2006-07-04 13:51:56 +00:00
Rong-En Fan
e3323e4b47 - Update to 0.8.1
- Change maintainer's email

PR:		99756
Submitted by:	maintainer
Approved by:	delphij (mentor, implicit)
2006-07-04 03:59:42 +00:00
Mark Linimon
29480d590d Mark as not for ia64: causes internal gcc compiler error. 2006-07-04 00:58:02 +00:00
Edwin Groothuis
90591fe511 Remove %gconf.xml from the pkg-plist, since it sometimes seems, and
sometimes doesn't seem to get installed and I can't figure out when
or why. The building cluster says it doesn't exist, therefor it
gets removed.
2006-07-03 23:51:23 +00:00
Edwin Groothuis
198f289b47 Update to 6.1.1
Fix dependency on libitk.
2006-07-03 23:29:15 +00:00
Joe Marcus Clarke
5988877fda Update to 0.6.11. 2006-07-03 19:13:54 +00:00
Sergey Skvortsov
36782e48ef Update to 0.05
PR:		ports/99701
Submitted by:	aaron
2006-07-03 12:20:12 +00:00
Renato Botelho
f8283092c9 - Fix DISTNAME after repocopy [1]
- Fix distinfo, tarball was rerolled. No changes, just compression level
  changed

Reported by:	linimon [1]
Pointy hat to:	garga [1]
2006-07-03 10:27:00 +00:00
Mark Linimon
bc16da761c This appears to have been broken with the last update to libosip2. 2006-07-02 06:58:12 +00:00
Aaron Dalton
ec863f374b - Update to 1.44
PR:		ports/99055
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-01 16:04:40 +00:00
Aaron Dalton
4e8ea2752b - Update to 0.07.b4
PR:		ports/99053
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-01 16:02:52 +00:00
Aaron Dalton
0aa0099d1e - Update to 0.2
PR:		ports/99029
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-01 15:55:45 +00:00
Cheng-Lung Sung
ab83447bf5 - Update to stable version 1.0.1
PR:		ports/99681
Submitted by:	maintainer (Gerrit Beine)
2006-07-01 12:30:48 +00:00
Ion-Mihai Tetcu
60f12f0750 Fix typo in previous commit.
Submitted by:		maintainer
2006-06-30 04:59:46 +00:00
Ion-Mihai Tetcu
824746ce80 Pass maintianership to Arseny Nasokin <tarc@tarc.po.cs.msu.su>
PR:		ports/99630
Submited by:	new maintainer
2006-06-30 04:34:19 +00:00
Yen-Ming Lee
f16517a483 - update dependencies for libevent-1.2 2006-06-30 02:53:12 +00:00
Shaun Amott
aa78c8b808 Fix plist: don't remove nls/POSIX or nls/en_US.US-ASCII.
PR:		ports/99342
Submitted by:	shaun (me)
Approved by:	Stas Timokhin <stast@bsdportal.ru> (maintainer),
		ahze (mentor)
2006-06-29 15:28:19 +00:00
Aaron Dalton
aad4109b3c - Update to 1.21
- Restrict to Perl 5.8.1+ due to vendor's requirement

PR:		ports/98995
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-29 15:09:00 +00:00
Norikatsu Shigemura
c8bd5103d6 Update to 2006.06.28. 2006-06-29 07:59:04 +00:00
Mark Linimon
94d73a76b6 Deprecate this. It depends on a version of vnc that applies to XFree86-3,
and even that version isn't fetchable from the NetBSD mirrors.
2006-06-28 19:10:59 +00:00
Cheng-Lung Sung
d2ed5107d9 Add p5-Net-SFTP-Foreign , net::SFTP::Foreign - Secure File Transfer
Protocol client.

PR:		ports/99555
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2006-06-28 08:50:57 +00:00
Norikatsu Shigemura
ee278868ea 2006.06.27. 2006-06-28 02:42:18 +00:00
Renato Botelho
9398c6a5de Move net/rwhois -> net/rwhoisd, an accurate name for the port/package
PR:		ports/99306
Submitted by:	Jo Rhett <jrhett@svcolo.com>
2006-06-27 18:17:49 +00:00
Rong-En Fan
ba5a82b53b Change to my FreeBSD.org email.
Approved by:	delphij (mentor)
2006-06-27 03:58:58 +00:00
Aaron Dalton
ea66b805e3 - Update to v1.15
Approved by:	tobez (implicit)
2006-06-27 01:43:06 +00:00
Pav Lucistnik
f4f4901c5d - Update to 1.0.16 2006-06-26 16:23:20 +00:00
Joe Marcus Clarke
24c83fb8b2 Mark IGNORE with the latest pwlib. 2006-06-25 20:55:54 +00:00
Aaron Dalton
a1f9d3fcc3 - Update to v1.13
Approved by:	tobez (implicit)
2006-06-25 16:42:56 +00:00
Cheng-Lung Sung
baba9cd29f - MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)
2006-06-25 16:38:48 +00:00
Renato Botelho
452eb5bef8 - Add OPTIONS to disable ipv6 and enable largefile support
- RCng´ify
- Make it hier(7) complaint, moving config files to ${PREFIX}/etc, logs to
  /var/log/rwhoisd and pid to /var/run/rwhoisd
- Bump PORTREVISION

PR:		ports/99304 (based on)
Submitted by:	Jo Rhett <jrhett@svcolo.com>
2006-06-25 15:33:56 +00:00
Ion-Mihai Tetcu
1c040a8265 New PH Client and API Library
nph offers the following features:
  Complete PH API
    - your applications will never need to talk directly to the PH server
  Solid API design
    - designed to prevent memory or file descriptor leaks for applications
      which use asynchronous event timers
  Interactively usable PH client
    - the nph client supports readline command editting, history, and completion

The PH protocol is described in RFC 2378

WWW: http://www.feep.net/nph/

PR:		ports/97209
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
2006-06-25 14:04:27 +00:00
Cy Schubert
ceff6ec668 Remove redundant line. 2006-06-24 18:27:24 +00:00
Erwin Lansing
dc8ff1d50d Update to 2.8.5
PR:		99429
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
2006-06-24 17:24:54 +00:00
Erwin Lansing
79529b961a Add master site and hand maintainership to submitter
PR:		99420
Submitted by:	Joe Holden <joe@joeholden.co.uk>
2006-06-24 15:34:12 +00:00
Cy Schubert
e3bcee034b Update 4.2.0 --> 4.2.2 2006-06-24 14:33:59 +00:00
Norikatsu Shigemura
808d84ed5b Update to 2006.06.23. 2006-06-24 09:51:11 +00:00
SUZUKI Shinsuke
eef2566455 - updated to the last package
- make it port-lint compliant
- fixed a compilation failure in freebsd4

PR:	ports/98741
2006-06-24 05:57:26 +00:00
Martin Wilke
7816f70e40 Update to 0.32
PR:		ports/99274
Approved by:	markus (co mentor), maintainer
2006-06-23 20:47:06 +00:00
Pav Lucistnik
e4307343f5 IAXmodem is a software modem written in C that uses
an IAX channel (commonly provided by an Asterisk PBX
system) instead of a traditional phone line and uses
a DSP library instead of DSP hardware chipsets.

WWW: http://sourceforge.net/projects/iaxmodem

PR:		ports/99238
Submitted by:	Filippo Natali <filippo.natali@gmail.com>
2006-06-23 12:56:40 +00:00
Pav Lucistnik
3942ff56d4 - Update to 2.2.3
PR:		ports/99242
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:	Soeren Straarup <xride@x12.dk> (maintainer)
2006-06-23 12:02:28 +00:00
Emanuel Haupt
af69e574b0 Update to 0.5.13
PR:		99246
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
2006-06-23 09:18:56 +00:00
Pav Lucistnik
d9faeef8e6 Splat is a set of utilities designed to help keep information
in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.

WWW: http://dpw.threerings.net/projects/splat/

PR:		ports/99287
Submitted by:	Nick Barkas <snb@threerings.net>
2006-06-23 08:51:02 +00:00
Mark Linimon
0c9df415d1 Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.

Hat:		portmgr
2006-06-23 05:28:33 +00:00
Marcus Alves Grando
e682569e07 - Fix OSVERSION detection in RELENG_6 and RELENG_6_1 2006-06-22 18:51:58 +00:00
Johan van Selst
8a942f389f - Update to version 1.0.1
- Respect CFLAGS

PR:             94108
Submitted by:   jesusr (maintainer)
Approved by:    flz (mentor)
2006-06-22 14:08:48 +00:00
Jean-Yves Lefort
9a1347fc31 Update to 2.1 2006-06-22 13:40:51 +00:00
Ion-Mihai Tetcu
28d82d75a1 - Update to 1.2.1
- Pass maintainership to submitter

PR:		ports/99266
Submitted by:	chinsan
2006-06-22 09:14:36 +00:00
Ion-Mihai Tetcu
20be812e4a Chase MASTER_SITES and WWW and add a second MASTER_SITE.
PR:		ports/99281
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2006-06-21 23:36:13 +00:00
Marcus Alves Grando
c3c934924f - Update to 20060318
- Fix build in tinderbox using ${OSVERSION} instead .if exists()

Approved by:	mux
2006-06-21 17:11:16 +00:00
Renato Botelho
c22942dbe3 After upgrade lang/fpc to 2.0.2, devel/fpc-gdb and net/fpc-inet are
obsolets, so, remove them.
2006-06-21 17:06:12 +00:00
Renato Botelho
918eee70fd Add fpc-netdb , pure-pascal netdb implementation.
PR:		ports/98645
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:10:54 +00:00
Renato Botelho
fe003d4dbf Add fpc-libasync , free Pascal interface to async library.
PR:		ports/98623
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:09:03 +00:00
Michael Landin
2587ea6dda - add MASTER_SITE 2006-06-21 12:21:22 +00:00
Herve Quiroz
e25de4a04d Fix an error I introduced just before the commit by moving a line
Reported by:	maintainer
2006-06-20 22:02:00 +00:00
Mathieu Arnold
1e1b833fdf Fixes empty gd:* fields in get_events() result.
This is caused by an improper type casting from XML::Atom::Entry to Net::Google::Calendar::Entry.

PR:		99192
Submitted by:	maintainer
2006-06-20 19:10:56 +00:00
Maxim Sobolev
4f404ab5c2 Fix patch to apply. 2006-06-20 18:57:24 +00:00
Jean-Yves Lefort
4bfe0dc48b - Update to 2.0
- Remove one tab between variables and values
2006-06-20 09:55:47 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Maxim Sobolev
fa584687f3 Merge in patch from Asterisk's ticket 7305. This patch should be part of the
next release.

Requested by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-06-19 18:38:41 +00:00
Maxim Sobolev
99abb7424d Make asterisk_pidfile actually working.
Reported by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-06-19 18:34:43 +00:00
Aaron Dalton
39326eac84 - Update from v0.08 to v1.01
- Update plist

PR:		ports/98350
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-19 07:44:50 +00:00
Aaron Dalton
b4b3f418dd - Update to v0.02_devel
- Restrict to Perl 5.8+ due to dependency upon textproc/p5-XML-Atom

PR:		99125
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-19 07:27:55 +00:00
Martin Wilke
2e1a556c5c Update to 2.3b
PR:		ports/99101
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
Approved by:	krion (mentor)
2006-06-18 20:18:22 +00:00
Aaron Dalton
056f94a8b6 - Update from v1.01 to v1.11
Approved by:	tobez (implicit)
2006-06-17 21:44:30 +00:00
Maxim Sobolev
a69b43bf0f Make patcheable. 2006-06-17 15:22:59 +00:00
Ion-Mihai Tetcu
0c53ce4bbf The Citrix Server/Client has evolved to include other platforms, so update
the COMMENT and Pkg-descr to reflect this fact.

PR:		ports/98985
Submitted by:	maintainer
2006-06-17 09:58:51 +00:00
Martin Wilke
848c49bdc6 Update to 2.3a
PR:		ports/97142
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>
Approved by:	krion (mentor), maintainer
2006-06-17 07:52:25 +00:00
Maxim Sobolev
aed675aa76 Update to 1.2.9.1. 2006-06-16 23:34:44 +00:00
Martin Wilke
10591c2463 Obey conventions and change my mail to @FreeBSD.org address
Approved by:	krion (mentor)
2006-06-16 22:17:25 +00:00
Pav Lucistnik
0093d84dcd - Skip all loopback and point-to-point interfaces
PR:		ports/98885
Submitted by:	Eric P. Scott <eps+pbug0606@ana.com>
Approved by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2006-06-16 16:51:05 +00:00
Sergey Skvortsov
be2947677b Update to 1.12
Changes:	http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Ping-1.12/CHANGES
2006-06-16 11:34:15 +00:00
Sergey Skvortsov
e10a846f60 Update to 0.04
Changes:	http://search.cpan.org/src/NJH/Net-SDP-0.04/Changes
2006-06-16 11:32:58 +00:00
Xin LI
8df414e3d8 Enable OpenLDAP 2.4.x. 2006-06-16 08:15:56 +00:00
Ion-Mihai Tetcu
c391d75f3a Mark IGNORE if csup is already in the base system.
Approved by:	mux@
2006-06-16 08:01:46 +00:00
Erwin Lansing
af6c2d5a92 Update to 0.5
PR:		98957
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-15 15:46:39 +00:00
Munechika SUMIKAWA
992f429644 Fix pkg-plist. 2006-06-15 06:40:44 +00:00
Aaron Dalton
700ccde3f7 - Update from v0.02 to v0.03
Approved by:	tobez (implicit)
2006-06-14 18:32:21 +00:00
Martin Wilke
94c9c08fe1 Update to 1.24
PR:		ports/98442
Approved by:	krion (mentor), maintainer timeout
2006-06-14 15:00:51 +00:00
Martin Wilke
0c1a7e1ed4 Update to 1.7.1
PR:		ports/98454
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-14 14:58:13 +00:00
Martin Wilke
5d2a2e4755 Update to 0.4.8
PR:		ports/98421
Submitted by:	miwi
Approved by:	krion (mentor), maintainer
2006-06-14 14:41:18 +00:00
Pav Lucistnik
ae990c953f - Update to 1.0.15 2006-06-14 12:27:54 +00:00
Aaron Dalton
44808a461e - Update from v0.02 to v0.05
Approved by:	tobez (implicit)
2006-06-14 07:58:52 +00:00
Mark Linimon
82fc25b451 Remove bouncing maintainer address. 2006-06-14 07:49:36 +00:00
Mark Linimon
d0eb6cb67b Reset drkangel@drkangel.org due to bounces; remove dead mastersites. 2006-06-14 06:54:55 +00:00
Mathieu Arnold
e59fd3d51d Depend on security/p5-Authen-SASL only if perl >= 5.6
PR:		97115
Submitted by:	leeym
2006-06-13 18:31:07 +00:00
Hajimu UMEMOTO
41be0767fb - whitespace fix
- a bit more informative comment
- standard cpan www string and me in author string

Submitted by:	sat
2006-06-13 16:17:15 +00:00
Herve Quiroz
77aca9f804 DIMES is a distributed scientific research project, aimed to study the
structure and topology of the Internet, with the help of a volunteer community
(similar in spirit to projects such as SETI@Home).

WWW: http://netdimes.org

PR:		96161
Submitted by:	Stas Timokhin <stast@bsdportal.ru>
2006-06-12 23:38:58 +00:00
Aaron Dalton
a0b2e90669 Adding port net/p5-Spread-Message, provide messaging using the Spread
toolkit.

Approved by:	tobez (implicit)
2006-06-12 22:34:47 +00:00
Aaron Dalton
c4a8ec2651 Adding port net/p5-Spread, Perl extension for the Spread group
communication system.

Approved by:	tobez (implicit)
2006-06-12 18:29:00 +00:00
Markus Brueffer
e95f0fe30b - Update to version 0.4.1
- Switch mastersite back to the projectsite as the distfile of this
  version ships a correct buildsystem
2006-06-12 15:13:15 +00:00
Pav Lucistnik
6c68c87ba3 - Some modules does not build on FreeBSD 4.X with base OpenSSL
Reported by:	krismail
2006-06-12 14:47:16 +00:00
Martin Wilke
3f856499c9 Add backup mirror
PR:		ports/97821
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-12 14:18:41 +00:00
Martin Wilke
7c918992e3 Update MASTER_SITES
PR:		ports/97844
Submitted by:	miwi
Approved by:	krion (mentor), maintainer
2006-06-12 13:45:13 +00:00
Peter Pentchev
b9a113d415 Update to libnids 1.21. In the process:
- OPTIONS'ify.
- no need to choose between libnet and libnet-devel any longer.
- optionally depend on glib2.

PR:		97183
Submitted by:	vd
2006-06-12 13:28:05 +00:00
Sam Lawrance
94b809ada3 Apply USE_RCORDER or USE_RC_SUBR, conditional on OSVERSION.
Bump PORTREVISION for the moved startup script.

Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-06-12 04:10:11 +00:00
Munechika SUMIKAWA
d74fc3ab13 Fix dependency. 2006-06-12 03:51:00 +00:00
Ion-Mihai Tetcu
7133048662 Blah, really fix typo.
Approved by:	lawrance (mentor, implicit)
2006-06-11 20:11:15 +00:00
Ion-Mihai Tetcu
fd982ffb20 s/PORTVERSION/PORTREVISON/ (typo) 2006-06-11 20:06:21 +00:00
Ion-Mihai Tetcu
17cc53eccf - Use my @FreeBSD.org address
- add an other MASTERSITE
- s/USE_PERL_RUN/USE_PERL5_RUN/ and bump PORTREVISION [1]

Submitted by:	erwin [1]
Approved by:	lawrance (mentor, implicit)
2006-06-11 20:05:12 +00:00
Doug Barton
ea57f8636c Mark broken on anything older than 6.0-RELEASE, due to the
requirement of code from the newer WLAN infrastructure.

Submitted by:	pointyhat <- kris
2006-06-11 18:40:14 +00:00
Pav Lucistnik
77e5230018 Python module for fast, simple packet creation / parsing, with definitions for
the basic TCP/IP protocols.

WWW: http://monkey.org/~dugsong/dpkt/

PR:		ports/95992
Submitted by:	Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
2006-06-11 09:47:14 +00:00
Pav Lucistnik
f8fec84c7e - Reset maintainer on his wish
"PS, if you'd like to take over maintaining the port please go ahead, I have
  no interest in it any more."

Submitted by:	Chris Howells <howells@kde.org> (maintainer)
2006-06-11 09:34:47 +00:00
Pav Lucistnik
9c361b4a71 - Update MASTER_SITES
PR:		ports/97840
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	Chris Howells <howells@kde.org> (maintainer)
2006-06-11 09:34:00 +00:00
Pav Lucistnik
eceb8266d6 eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishements and common extensions.  Once completed, this eXtended library
should provide an API for call management, messaging and presence features.

eXosip2 has support for:
 * registrations. (REGISTER)
 * call initiation and modification. (INVITE, re-INVITE)
 * other methods within calls (INFO, OPTIONS, UPDATE)
 * call transfer. (REFER)
 * reliability for provisionnal response. (PRACK)
 * sip event package. (SUBSCRIBE/NOTIFY)
 * event state publication. (PUBLISH)
 * instant messaging. (MESSAGE)

eXosip2 does not contain:
 * RTP.
 * audio interface
 * sdp negotiation.

This allow you to write any kind of SIP endpoint/gateway.

WWW: http://savannah.gnu.org/projects/exosip

PR:		ports/95799
Submitted by:	Muhammad Moinur Rahman <bd_subzero@yahoo.com>
2006-06-11 09:30:31 +00:00
Joe Marcus Clarke
e9bdc55c90 Register a CONFLICT with avahi+libdns. 2006-06-10 20:45:58 +00:00
Joe Marcus Clarke
edba20b53c Add a PKGNAMESUFFIX when libdns support is enabled so that a CONFLICTS can
be registered in mDNSResponder.
2006-06-10 20:44:29 +00:00
Michael Johnson
b12c7c4bea - Transfer to multimedia@ 2006-06-10 19:29:37 +00:00
Joe Marcus Clarke
e4292daeb9 Make libdns (aka mDNSResponder) support optional (defaulting to off).
Note: enabling this will add a conflict to mDNSResponder which may interfere
with KDE applications.

PR:		98566
Submitted by:	Kirk Strauser <kirk@strauser.com> (with modifications)
2006-06-10 19:14:04 +00:00
Mark Linimon
7a7edcec7a Maintainer's email bounces. 2006-06-09 21:30:45 +00:00
Aaron Dalton
2de7af7e11 - Update from v0.25 to v1.04
PR:		ports/98330
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-09 19:23:51 +00:00
Ion-Mihai Tetcu
c15b3117a0 Try to fix packaging.
Submitted by:	krismail, maintainer
Approvel by:	lawrance (mentor, implicit)
2006-06-09 05:46:33 +00:00
Sergey Matveychuk
bb29631815 - Update to 0.9.3 2006-06-08 20:42:23 +00:00
Sergey Matveychuk
6f96663fe1 - Update to 0.9.5 2006-06-08 20:41:30 +00:00
Ion-Mihai Tetcu
64d74e1caf Add a MASTER_SITE
PR:		ports/98644
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
2006-06-07 22:08:48 +00:00
Ion-Mihai Tetcu
57c6a0be75 Mantissa is an application server.
It provides integration between the Axiom Project object database, and the
Twisted Framework, as well as web user-interface utilities.

The goal of Mantissa is to provide a common platform that open-source
contributors can use to help us build customized additions to the Divmod
service.

WWW: http://divmod.org/trac/wiki/DivmodMantissa

PR:		ports/97510
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor, implicit)
2006-06-07 19:25:16 +00:00
Edwin Groothuis
aba2c3d647 Add SHA256 checksum 2006-06-07 14:38:02 +00:00
Martin Wilke
471d6b7244 Update MASTER_SITES
PR:		ports/97710
Approved by:	krion (mentor), maintainer timeout
2006-06-07 12:11:10 +00:00
Munechika SUMIKAWA
511090eb28 Upgrade to 6.0-BETA.
PR:		ports/95877
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-06-07 06:14:55 +00:00
Martin Wilke
be6b5c6616 Update MASTER_SITES
PR:		ports/97845
Submitted by:	miwi
Approved by:	krion (mentor), maintainer
2006-06-06 20:21:38 +00:00
Pav Lucistnik
7279c65ae0 - Fix OpenSSL handling
PR:		ports/98525
Submitted by:	Dan Lukes <dan@obluda.cz>
2006-06-05 21:14:20 +00:00
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Martin Wilke
a39413592f Update MASTER_SITES
Fix http://people.freebsd.org/~fenner/portsurvey/net.html#gkrellmqst

PR:		ports/97706
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-05 19:23:15 +00:00
Max Khon
2ed29b9b6a - Re-add patch to fix build on RELENG_4.
- Bump PORTREVISION.
2006-06-05 19:09:11 +00:00
Erwin Lansing
d2fbb21a5f Update to 2.8.4
PR:		97957
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
2006-06-05 17:34:42 +00:00
John Hay
83af748105 Update to ver 1.10
plist tweaked a bit by me.

PR:		97934
Submitted by:	Martin Wilke <miwi>
2006-06-05 17:01:11 +00:00
Max Khon
83a7fe8551 - Use USE_MYSQL
- Bump PORTREVISION

PR:		97470
Submitted by:	Fabian Gast
2006-06-05 16:32:07 +00:00
Erwin Lansing
943b1e3f5d Update to 1.3
PR:		98536
Submitted by:	David Stanford <dstanford@chadwick.daemonbox.net>
2006-06-05 16:04:01 +00:00
Renato Botelho
e27b6a6941 - Update to 1.5.9.6
PR:		ports/98417
Submitted by:	Martin Wilke <freebsd at unixfreunde.de>
2006-06-05 13:17:43 +00:00
MIHIRA Sanpei Yoshiro
5dc7b67b87 use FETCH_BEFORE_ARGS(master site is needed PASSIVE MODE FTP)
PR:		ports/97819
Submitted by:	fenner's portsurvey
2006-06-05 12:55:53 +00:00
Vasil Dimov
8a36bd62da Remove expired leaf ports:
2006-06-01 devel/gnu-libtool
2006-06-01 japanese/linux-ttfonts
2006-06-01 net/gnomemeeting
2006-06-01 news/knzb
2006-06-01 x11/linux-gnomelibs
2006-06-01 x11-fonts/linux-urw-fonts
2006-06-05 11:07:32 +00:00
Andrew Pantyukhin
0c50604557 - Fix plist
Reported by:	pointyhat via kris
2006-06-04 18:25:03 +00:00
Doug Barton
d41d742f84 Add wmwlmon 0.9, dockApp showing the state of a wireless network device.
PR:		ports/98409
Submitted by:	Marcus Glocker <marcus@nazgul.ch>
2006-06-04 04:50:36 +00:00
Max Khon
2ad0512caf - Add back bristuff 0.3.0-p1 after repocopy.
- Take maintainership.

Sponsored by:	Ethon Technologies
2006-06-03 15:08:57 +00:00
Andrew Pantyukhin
b60bea617c - Fix master site and add more
- Use more macros in plist
- Update WWW

PR:		ports/97823
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-06-03 14:19:31 +00:00
Andrew Pantyukhin
e9c9160778 - Add MASTER_SITES
PR:		ports/97816
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-06-03 14:12:43 +00:00
Max Khon
5042de5b46 Update to 1.2.3
Submitted by:	Fabian Gast (MAINTAINER)
2006-06-03 07:34:22 +00:00
Sergey Skvortsov
aac2c526ff Update to 1.4.0
PR:		ports/98323
Submitted by:	Rong-En Fan <rafan xx infor.org>
2006-06-02 15:43:46 +00:00
Erwin Lansing
8175c22099 Update to 0.9.9
PR:		98308
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer
2006-06-02 09:50:12 +00:00
Hajimu UMEMOTO
576a71e9b3 Fix build on recent 7.X.
Reported by:	pointyhat via kris
2006-06-02 02:58:52 +00:00
Cheng-Lung Sung
c0cd960685 - Fix plist to respect NOPORTDOCS
- Remove BROKEN tag

PR:		ports/98341
Submitted by:	aaron
2006-06-02 02:00:02 +00:00
Xin LI
b698338408 PlanetMirror appears to add a page which fetch(1) do not like, so remove it
for now.
2006-06-02 01:36:11 +00:00
Cheng-Lung Sung
76f477408e - Update to 0.10
- Add WWW entry

PR:		ports/98327
Submitted by:	Rong-En Fan <rafan_AT_infor dot org>
Approved by:	maintainer (Trevor Cornpropst)
2006-06-02 01:28:21 +00:00
Diomidis Spinellis
d9b146effb Update to version 1.7
PR:		ports/98311
Submitted by:	Martin Wilke
2006-06-01 21:33:09 +00:00
Florent Thoumie
06036293be - Try to guess sensible default values for OPTIONS. 2006-06-01 18:20:15 +00:00
Erwin Lansing
bf06e9ce55 Hand maintainership to submitter
PR:		98291
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2006-06-01 17:31:59 +00:00
Pav Lucistnik
9e4ac3c605 - Remove dead master site 2006-06-01 13:30:54 +00:00