Commit graph

172926 commits

Author SHA1 Message Date
Martin Wilke
a89134f0e2 - Add tk85-thread as slave port.
PR:		ports/110134
Submitted by:	Martin Matuska <martin at matuska.org>
2007-03-13 08:46:43 +00:00
Martin Wilke
334230a14b - Add tk84-threads as slave port.
PR:		ports/110133
Submitted by:	Martin Matuska <martin at matuska.org>
2007-03-13 08:44:37 +00:00
Martin Wilke
648ea9254a - Update to 3.2.0.121
- fixed MASTER_SITES
- merged two CONFLICTS lines to one :-)
- support for NO_INSTALL_MANPAGES
- support for cyrus_imapd via OPTIONS
- /etc/mail/mailer.conf replacement configurable in OPTIONS
- updated definitions and support for 64-bit systems

PR:             110135
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 08:33:47 +00:00
Martin Wilke
97c69cc6df - Fix libtk nameing to enable scilab build-in to work.
PR:             110186
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2007-03-13 08:26:26 +00:00
Andrew Pantyukhin
fc532a135f - Add forgotten files dir
Reported by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Pointy hat to:	sat
2007-03-13 08:26:01 +00:00
Martin Wilke
f5458aa68b - Update to 3.9.2
- Use of PKGNAMEPREFIX/PORTNAME/PKGNAMESUFFIX to identify the port (new sqm layout)
- Substitution of SQUIRREL_PLUGIN_NAME into pkg-plist to prevent future cut-and-paste errors
- Use of bsd.port.pre.mk and bsd.port.post.mk to fix automatic plugin registration

PR:             110161
Submitted by:   Neil Darlow <neil@darlow.co.uk> (maintainer)
2007-03-13 08:23:42 +00:00
Martin Wilke
39724404b4 - Update to 1.5.1
PR:             110153
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
2007-03-13 08:21:38 +00:00
Martin Wilke
437278510e - Update to 1.6.1
PR:             110130
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-03-13 08:18:14 +00:00
Martin Wilke
57e90b65a7 - Update to 1.6.1
PR:             110168
Submitted by:   Jan Siml <jsi@jules.de> (maintainer)
2007-03-13 08:14:26 +00:00
Martin Wilke
5cf6163a8e - Update to 0.2.5
PR:             110167
Submitted by:   Daniel <debonair@nero.netwalk.org> (Maintainer)
2007-03-13 08:12:19 +00:00
Martin Wilke
f962b3b327 - Update to 7.6.104
PR:             110187
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
2007-03-13 08:10:16 +00:00
Alex Dupre
e63671b71b Update bundled pcrelib to 7.0, in sync with php4 and next php5 version.
Hopefully this will fix all the known pcre issues.
2007-03-13 07:11:54 +00:00
Alex Dupre
13a551fc14 Revert previous commit: for an unknown reason, the pcre module linked
with external pcre library doesn't work inside apache. PHP devs are not
interested in fixing this problem and insist to use the bundled (broken
too) version.
2007-03-13 07:10:15 +00:00
Cheng-Lung Sung
327f1c0239 - fix pkg-plist (again?)
Pointyhat to: me
2007-03-13 05:13:44 +00:00
Jun Kuriyama
c59bd501aa - Upgrade to 8.1.15. 2007-03-13 03:45:27 +00:00
Dryice Dong Liu
5a69901497 - update to 1.2.1
- MANUAL_PACKAGE_BUILD because this won't build in tinderbox env

PR:		ports/110177
Submitted by:	Andris Raugulis <ar@null.lv>
Approved by:	itetcu (mentor, implicit)   Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
2007-03-13 02:39:58 +00:00
Maho Nakata
19189c6649 Add science/gamess as No Redistribution. 2007-03-13 00:45:31 +00:00
Maho Nakata
eb150f33f7 GAMESS is freely available ab-initio molecular orbital
calculation program calculates energy, molecular structure,
vibrational frequencies from the basic principle of quantum mechanics.

A site license for GAMESS is available at no cost to both academic
and industrial users. Please refer
http://wwwmsg.fi.ameslab.gov/GAMESS/dist.menu.html
for details.

We also included simple launcher called `gamess'
for your convenience. You don't set any environment variable
to run gamess. Just type
% gamess <somefile.inp>
is enough.

WWW: http://wwwmsg.fi.ameslab.gov/GAMESS/

I also recived an e-mail from Mike Schmidt <mike@si.fi.ameslab.gov>
as my inquery.

> I'm maintaining gamess port for FreeBSD only for myself,
> but I'd like to maintain this program at ports tree so that
> everyone can install gamess for FreeBSD very easily like following:
> obtain gamess-current.tar.gz then, put it to some directory, then:
>
> % mkdir /usr/ports/distfiles/gamess.20060907.4
> % cp gamess-current.tar.gz /usr/ports/distfiles/gamess.20060907.4/
> % cd /usr/ports/science/gamess
> % make
> % sudo make install
> ...
> will finish the compilation and installation.
>
> So I'd like to ask you about it.
>
> Can I put port such a skeleton, which is merely an installation
> instruction for FreeBSD ports tree like MPQC?
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/science/mpqc/
> Everyone can access this instruction publically.
> Of course, I don't expose gamess archive for public, and if gamess =20
> archive
> is not found, make stops like:
>
>> % make
>> =3D=3D=3D>  gamess-20060907.4 You must manually get the source =20
>> distribution from master site. http://www.msg.ameslab.gov/GAMESS/=20
>> dist.menu.html. Please selsect "Source code distribution", and =20
>> check on "running on Intel compatible PC running Linux". You must =20
>> have license, but freely obtainable..
>> *** Error code 1
>

Mike Schmidt <mike@si.fi.ameslab.gov> replied as:
> I do not really object to your idea about "make" for BSD, since
> you don't include source code with it.  but don't really understand
> why it would be necessary.
:)
2007-03-13 00:39:58 +00:00
Maho Nakata
fbb7e07075 Add GotoBLAS. 2007-03-13 00:29:55 +00:00
Andrew Pantyukhin
d68375b573 - Update to 0.9.5 2007-03-12 23:23:11 +00:00
Andrew Pantyukhin
3a6ff59ebc - Update to 1.4 2007-03-12 23:10:42 +00:00
Andrew Pantyukhin
7111a56037 - Update to 0.4.d.1 2007-03-12 23:02:13 +00:00
Andrew Pantyukhin
739ad2dd8f - Update WWW 2007-03-12 22:55:25 +00:00
Andrew Pantyukhin
5cb7ccfecf - 0.89 2007-03-12 22:54:20 +00:00
Andrew Pantyukhin
0ce92eeae8 - 0.9.2.2 2007-03-12 22:50:43 +00:00
Andrew Pantyukhin
0492f8a096 - 1.10 2007-03-12 22:26:09 +00:00
Marcus Alves Grando
1b02a74de9 - Update OpenSSH to 4.6p1
- Update GSSKEX patch to 20061220
- Update HPN patch to hpn12v16
- Update LPK patch to 0.3.8
2007-03-12 22:13:18 +00:00
Joe Marcus Clarke
344285a703 Update to 2.10.10. 2007-03-12 22:07:26 +00:00
Stanislav Sedov
c3d547185c - Update to 2007.02.21. 2007-03-12 21:31:08 +00:00
Oliver Lehmann
176dcbdbd0 fix option handling
PR:		110208
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2007-03-12 20:47:57 +00:00
Stanislav Sedov
05b6833034 - Update to 1.15.4. 2007-03-12 20:17:31 +00:00
Marcus Alves Grando
b8532bc387 - Apply a vendor patch that fixes CPU starvation
- Bump PORTREVISION

Submitted by:	delphij
2007-03-12 19:34:54 +00:00
Brad Davis
af8b5a5301 Update coords and sponsor for anoncvs1/cvsup14.FreeBSD.org. 2007-03-12 19:09:15 +00:00
Andrew Pantyukhin
8f0fde6806 - Don't depend on imap servers by default
- Change from cyrus-imapd2 to cyrus-imapd23

PR:		ports/110010
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-03-12 18:29:26 +00:00
Lars Thegler
3ca904a4d1 Update to 1.04 2007-03-12 18:29:05 +00:00
Tom McLaughlin
4b8fa9e525 Ummm, this actually affects people right now... Not some future warning or
something.

Notified by:	xride
2007-03-12 18:23:23 +00:00
Andrew Pantyukhin
b7a452579e - Add Vacation module
PR:		ports/110147
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-03-12 18:22:19 +00:00
Andrew Pantyukhin
0929218aae - Update to 0.5.0
PR:		ports/108501
Submitted by:  	Alex Keda <admin@lissyara.su> (maintainer)
2007-03-12 18:12:00 +00:00
Andrew Pantyukhin
df9b9def3c Add port mail/horde-vacation:
Vacation is a Horde module for managing user e-mail "vacation notices" or
"auto-responders." It works via a local vacation program and the .forward style
forwarding mechanism supported by several popular mailers.

Right now, Vacation provides fairly complete support for managing .forward style
vacation notices on Sendmail or Courier mail based systems via an FTP transport.
It also has some support for LDAP, Qmail, and SQL servers.

WWW: http://www.horde.org/vacation/

PR:		ports/110123
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2007-03-12 18:08:49 +00:00
Tom McLaughlin
1b20ff5d48 Fix py-libdnet.
The py-libdnet port has been seperated out as a slave port to libdnet and
is now dependent on libdnet.  py-libdnet now only installs the libdnet
python module.  Since files previously owned by py-libdnet are now owned
by its dependency, in order to upgrade correctly, py-libdnet must be
deinstall and then reinstalled manually.

PR:		109262
Submitted by:	thierry and me
Approved by:	maintainer timeout
2007-03-12 17:51:53 +00:00
Dirk Meyer
ca7c55e010 - chase update of graphviz 2007-03-12 17:47:01 +00:00
Konstantin Belousov
91417fdd70 Add my location 2007-03-12 17:18:35 +00:00
Rong-En Fan
89acad0679 - Update to 1.60
PR: 		ports/110216
Submitted by:	chinsan (maintainer)
2007-03-12 16:50:27 +00:00
Rong-En Fan
2d385d6aad - Update to 0.40
PR:		ports/110215
Submitted by:	chinsan (maintainer)
2007-03-12 16:50:00 +00:00
Gerald Pfeifer
fc030bdc32 Update to the 20070309 snapshot of GCC 4.3.0. This brings a new gcjh43
application and man pages for gappletviewer43, gjar43, gjarsigner43,
gjavah43, gkeytool43, gnative2ascii43, gorbd43, grmid43, gserialver43,
and gtnameserv43.
2007-03-12 16:45:56 +00:00
Tom McLaughlin
5b2627c8e2 Mark as DEPRECATED and set EXPIRATION.
DEPRECATED=	Upstream site disappeared and dependency
		(devel/py-clientcookie) is set to expire
EXPIRATION_DATE=2007-05-26

Note: devel/py-clientcookie was rolled into www/py-mechanize by its author.
A cursory glance indicates this port could probably be ported over to use
py-mechanize fairly easilly if someone is interested in saving this.

PR:	109573
2007-03-12 16:31:38 +00:00
Tom McLaughlin
2498ea7567 Mark port as DEPRECATED and set EXPIRATION.
DEPRECATED=	Module rolled into www/py-mechanize by author
EXPIRATION_DATE=2007-05-26

PR:		109573
Approved by:	maintainer
2007-03-12 16:27:32 +00:00
Mark Linimon
ebc57d8c22 Return to pool due to lack of time on maintainer's part.
Hat:		portmgr
2007-03-12 15:51:15 +00:00
Mark Linimon
7a13839ba2 Return to pool at maintainer's request. The next generation of code (v2)
will probably replace this port at some point anyway.

Hat:		portmgr
2007-03-12 15:46:28 +00:00
Michael Landin
476929d7aa - update to -> 0.71 2007-03-12 14:54:20 +00:00