Commit Graph

153752 Commits

Author SHA1 Message Date
Herve Quiroz
d873b22c1a Update to 2.0a
Reported by:	portscout
2006-06-20 09:09:20 +00:00
Jimmy Olgeni
5497851f09 Upgrade to version 1.210. 2006-06-20 08:50:05 +00:00
Jimmy Olgeni
c1b8188d73 Upgrade to version 1.280. 2006-06-20 08:47:50 +00:00
Alex Dupre
ff2cb3f40b Update to 0.7.2 release.
PR:		ports/99197
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-06-20 08:25:45 +00:00
Andrew Pantyukhin
138a8e91fc - Update to 1.16 2006-06-20 06:16:02 +00:00
Andrew Pantyukhin
5d32324143 - Update to 1.5 2006-06-20 06:15:23 +00:00
Roman Bogorodskiy
c2a3681c9b Update to 1.4.6. 2006-06-20 06:14:49 +00:00
Roman Bogorodskiy
7e992934d6 Update to 0.9.3. 2006-06-20 06:13:28 +00:00
Yen-Ming Lee
7025d87032 - update to 0.79 2006-06-20 06:08:04 +00:00
Brooks Davis
6dfb522e0b Reflect next week's move to Grinnell, Iowa, USA. 2006-06-20 05:01:37 +00:00
Mark Linimon
1ae2bc11da Fix typo in IGNORE message. 2006-06-20 04:58:12 +00:00
Aaron Dalton
2113df2502 - Update to v4.93
PR:		ports/99166
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-20 04:38:53 +00:00
David E. O'Brien
73f678a032 Update WWW: link. 2006-06-20 03:11:46 +00:00
Yen-Ming Lee
01057ccebb - mark IGNORE under old perl 2006-06-20 02:26:11 +00:00
Cy Schubert
e85d62852a Perl is no longer required to build this port. 2006-06-20 01:47:23 +00:00
Michael Johnson
85e215fdbd - Update to 2.7 2006-06-20 01:20:16 +00:00
Maxim Sobolev
d62cc106e1 Make PgUp/PgDn working in syscons. 2006-06-20 00:00:38 +00:00
Michael Johnson
2bc33a9989 - Add flock
Flock is a social browser, cross platform, open source, and
based on Mozilla technologies. Flock includes such features
as blogging tools, feed handling, and integrated del.icio.us
favorites and Flickr photo sharing.

WWW: http://www.flock.com/

Repocopied from:	www/firefox
Repocopied by:		marcus
2006-06-19 23:42:59 +00:00
Alejandro Pulver
33b628324a - Fetch distfile from Gentoo mirrors.
- Remove DEPRECATED and EXPIRATION_DATE.
2006-06-19 22:20:58 +00:00
Pav Lucistnik
52eb9845d3 - Update to 20060618
PR:		ports/99130
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-19 21:15:43 +00:00
Pav Lucistnik
fa7f3f085a - Update to 20060618
PR:		ports/99129
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-19 21:14:39 +00:00
Pav Lucistnik
14a0be690a - Bump PORTREVISION to force rebuild with new libgphoto2 2006-06-19 21:13:53 +00:00
Pav Lucistnik
ee5dedc438 - Update to 2.2.0
- Take maintainership
2006-06-19 21:13:03 +00:00
Pav Lucistnik
f81ddb0544 - Update to 2.2.1
- Use ltverhack
- Take maintainership
2006-06-19 21:12:34 +00:00
Lars Thegler
3263f7cbd6 Update to 2.26. Now requires perl from ports.
PR:		ports/99119
Submitted by:	aaron
2006-06-19 21:08:09 +00:00
Alejandro Pulver
62672f3277 This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)).  It is not intended to be a
full replacement for the normal Lisp syntax.

This package is compiled with SBCL.

Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.

WWW: http://www.cliki.net/infix

PR:		ports/93223
Submitted by:	Pedro F Giffuni <giffunip@asme.org>
2006-06-19 20:59:06 +00:00
Alejandro Pulver
32956195c6 This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)).  It is not intended to be a
full replacement for the normal Lisp syntax.

This package is compiled with CMUCL.

Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.

WWW: http://www.cliki.net/infix

PR:		ports/93223
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-06-19 20:57:14 +00:00
Alejandro Pulver
8a42d39c2d This is an implementation of an infix reader macro. It should run in any
valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1,
MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in
the traditional way (e.g., 1+2) when writing Lisp programs instead of
using the normal Lisp syntax (e.g., (+ 1 2)).  It is not intended to be a
full replacement for the normal Lisp syntax.

It is known to be compatible with CMUCL, CLISP, MCL, and SBCL.

Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.

WWW: http://www.cliki.net/infix

PR:		ports/93223
Submitted by:	Pedro F. Giffuni
2006-06-19 20:53:47 +00:00
Alejandro Pulver
402789e574 - Remove BROKEN since pkg-plist is fine (according to my Tinderbox). 2006-06-19 20:50:27 +00:00
Jimmy Olgeni
19555a319e Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.
Obtained from:	Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net>
2006-06-19 20:45:43 +00:00
Pav Lucistnik
15299a017f SIMAP (Similarity Matrix of Proteins) is a public database of pre-calculated
protein similarities that plays a key role in many bioinformatics methods. It
contains about all currently published protein sequences and is continuously
updated.

The computational effort for keeping SIMAP up-to-date is constantly increasing.
Please help to update SIMAP by calculating protein similarities on your
computer.

WWW: http://boinc.bio.wzw.tum.de/boincsimap/
2006-06-19 20:32:08 +00:00
Lars Thegler
9d91a853b8 Update to 1.07
PR:		ports/99118
Submitted by:	aaron
2006-06-19 20:13:04 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Jimmy Olgeni
444fa5e245 Do not set CHARSET to iso-8859-1, it is no longer needed. 2006-06-19 20:05:51 +00:00
Jimmy Olgeni
6e3f9bdd99 Fix warnings from portlint -A.
PR:		ports/97316 (without ytree.conf in pkg-plist)
Submitted by:	Martin Wilke <freebsd(at)unixfreunde.de>
2006-06-19 19:58:49 +00:00
Jimmy Olgeni
e47806287c Add missing patch from ports/99174. 2006-06-19 19:54:06 +00:00
Jimmy Olgeni
0ac7eb4ca6 Upgrade to version 0.16.3 and fix large file support.
PR:		ports/99174
Submitted by:	Alex Samorukov <samm(at)os2.kiev.ua>
2006-06-19 19:53:40 +00:00
Alex Dupre
19e7026738 Update to 0.7.1 release. 2006-06-19 19:53:30 +00:00
Alex Dupre
e5dcfd0e4b Update to 0.6.8 release. 2006-06-19 19:48:18 +00:00
Jimmy Olgeni
a305924706 Fix list matching problem on 64bit architectures.
Obtained from:	Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
2006-06-19 19:26:58 +00:00
Michael Nottebrock
57e65a01d2 Patch the libtool included in the application templates to grok the
libtool archives generated by the (much newer) version in ports.
2006-06-19 18:59:16 +00:00
Jimmy Olgeni
c8fd0f9d39 Add sparc64 to ONLY_FOR_ARCHS.
PR:		ports/96688
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-06-19 18:42:46 +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
Lars Thegler
814d1e06b7 Update to 0.07
PR:		ports/99113
Submitted by:	aaron
2006-06-19 18:37:38 +00:00
Doug Barton
9237917d34 Upgrade to 1.5, which fixes a small braino in the new code to
delete distfiles for old ports with the -o option, or that have
been moved.
2006-06-19 18:36:09 +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
Doug Barton
0ec59745d5 Update for version 1.4 2006-06-19 18:19:55 +00:00
Doug Barton
07da5a0d49 Bump to 1.4 for new version 2006-06-19 18:14:45 +00:00
Doug Barton
0d69d4d578 New features:
=============
1. Add -b option to make a backup package of the installed port
2. Add -g option to make a package of the new port
3. Add -o option to replace an installed port with a new port from a
different location (e.g., portmaster -o emulators/linux_base-fc4 linux_base)
The second argument can also be specified as the name of the installed port
(e.g., linux_base-8-8.0_15)
4. Add -s option to detect no-longer-needed dependencies, and offer the user
a choice to delete them.

General improvements:
=====================
1. Update usage() to reflect reality, and organize it better
2. Switch to using DEPORIGIN to detect missing dependency tracking, which
provides dramatically fewer false positives, and more useful tools to fix
actual problems
3. Factor out more common code into functions
4. Only pay attention to +REQUIRED_BY files for dependency tracking if they
are > 0 bytes
5. Simplify option parsing
6. Make whitespace more consistent in -a message
7. Only grep for dependencies if we're upgrading an installed port
8. If using -o, or a port moved, try to find the names of the old distfiles,
and offer the user the choice to remove all of the, or prune the stale ones.

Bug fixes:
==========
1. Fix the PATH if a user is using ccache
2. Handle the case where there is no ORIGIN in a +CONTENTS file
3. Ignore errors in the tail of fetchlog, since if the file is gone we'll
exit the loop anyway
2006-06-19 18:13:41 +00:00
Jeremy Messenger
996645ed4f Make portlint happy, also make the BROKEN error more clear.
PR:		ports/99149
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-06-19 18:08:12 +00:00