Commit graph

171263 commits

Author SHA1 Message Date
Cheng-Lung Sung
73da2b6e63 - Update to 20070214 snapshot
- Respect NOPORTDOCS
- Change MASTER_SITES, for snapshot distfile

PR:		ports/109194
Submitted by:	Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
2007-02-18 14:21:19 +00:00
Gabor Kovesdan
90bf66aeaa - Deprecate: has deprecated dependencies
- Set EXPIRATION_DATE

Approved by:	erwin (mentor, implicit)
2007-02-18 14:18:27 +00:00
Rong-En Fan
6cc83f1468 Add eqe 1.3.0, LaTeX equation editor.
PR:		ports/109216
Submitted by:	chinsan
2007-02-18 14:03:32 +00:00
Rong-En Fan
6c0f5d0b82 - Distfiles rerolled. Changes are
1) version string in header file
  2) changelogs are updated

Reported by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by:	maintainer (implicit)
2007-02-18 13:39:15 +00:00
Gabor Kovesdan
fe64e662dc Remove expired port:
2007-02-01 textproc/p5-Pod-LaTeX: Incorrect pkg-plist

Approved by:	erwin (mentor, implicit)
2007-02-18 13:29:29 +00:00
Gabor Kovesdan
ec1ca091c5 - Remove broken and useless dependency. This dependency is part of Perl >=5.6,
and we don't suppot lower Perl versions any more. This change makes this
  port usable again.
- Trim duplicated dependency
- Bump PORTREVISION

Approved by:	maintainer inactivity (aaron),
		erwin (mentor)
2007-02-18 13:17:51 +00:00
Norikatsu Shigemura
46108f84c9 Update to 0.9. 2007-02-18 13:09:00 +00:00
Xin LI
607d3424e5 Add tomcat6 2007-02-18 13:01:08 +00:00
Xin LI
ea4c2c869d Add tomcat 6.0.9, Apache Tomcat is a web server written in 100% Pure Java.
Apache Tomcat version 6.0 implements the Servlet 2.5 and JavaServer Pages 2.1
specifications from the Java Community Process, and includes many additional
features that make it a useful platform for developing and deploying web app
-lications and web services.

Homepage:	http://tomcat.apache.org
Submitted by:	Nemo Liu <nemoliu at gmail dot com>
	(with some good bits from Michael Pope <ws10@dtcorp.com.au> [1])
PR:		ports/109166, ports/109187
Repocopy by:	marcus (from www/tomcat55)
2007-02-18 12:56:16 +00:00
Dirk Meyer
1fd2da0000 Rubyful Soup is a Ruby port of the hit Python HTML/XML parser Beautiful Soup.
It's designed to be a useful quick-and-dirty parser for screen-scraping,
along the same lines as its parent:

1. Rubyful Soup won't choke if you give it bad markup. It yields a parse tree
that makes approximately as much sense as your original document.
This is usually good enough to collect the data you need and then run away.

2. Rubyful Soup provides a few simple methods and Ruby-like idioms for
navigating and searching a parse tree: a toolkit for dissecting a document
and extracting what you need. You don't have to create a custom parser for
each application. It's more flexible and easier to learn than XPath.

WWW: http://www.crummy.com/software/BeautifulSoup/
2007-02-18 12:45:26 +00:00
Jimmy Olgeni
d8eaa6454a Fix typo. 2007-02-18 12:39:26 +00:00
Michael Landin
28b0f721f5 - Add patch to fix security issue in magnatunebrowser
More info here: http://bugs.kde.org/show_bug.cgi?id=138499
2007-02-18 11:20:25 +00:00
Stanislav Sedov
6aabd0d3ea - Remove pkg-plist, forgotten on the previous commit.
Reported by:	kris
2007-02-18 11:11:33 +00:00
Jean-Yves Lefort
ce11c1a0e0 Add a desktop entry
PR:		ports/109258
Submitted by:	jylefort
Approved by:	maintainer
2007-02-18 09:44:11 +00:00
Kris Kennaway
7379c7f034 Increase resource limits to 400MB filesize and 2 hours CPU limit per
process.  Thankyou openoffice!

Pass in the jail IP address in the JAIL_ADDR environment variable
2007-02-18 09:05:28 +00:00
Kris Kennaway
ae0d1702e9 Default to -nocopy when using -norsync 2007-02-18 09:03:52 +00:00
Kris Kennaway
f400f2bb03 Also filter out gconf leftover files from /usr/local as well as /usr/X11R6.
Set DISPLAY to the IP address instead of using the :<...> implied form.
This is required for jails.
2007-02-18 09:03:21 +00:00
Kris Kennaway
ac6a452879 Don't require arch to be passed in on the command line, query it using
uname
2007-02-18 08:59:51 +00:00
Kris Kennaway
b21c917ce8 Don't play silly games trying to guess the arch, we are passed it in on
the command line
2007-02-18 08:59:22 +00:00
Kris Kennaway
bc7eeeee96 Increase global build timeout to 100 hours 2007-02-18 08:58:46 +00:00
Kris Kennaway
487025d7c8 Improved sanitization of the build environment 2007-02-18 08:58:24 +00:00
Kris Kennaway
da57eeaeb0 Don't require an /etc/arch file, we can obtain the information from uname 2007-02-18 08:58:07 +00:00
Kris Kennaway
d48df213cd Also attempt to clean /root/.ccache in case it is in use. When cleaning
on a machine that has use_md_swap=1, allow for the possibility of reusing
a md between builds if md_persistent=1.  This requires a patch from pjd
to support BIO_DELETE in md devices, but it is a big optimization when
it can be used.
2007-02-18 08:57:20 +00:00
Kris Kennaway
21c449a7fa Index building needs to happen before prunefailures is run, otherwise it
will completely erase the list.

When using -continue, don't append to the duds.errors, we don't want to
preserve the old cruft from a previous build
2007-02-18 08:55:39 +00:00
Kris Kennaway
56b6a0b170 Increase cleanup timeout to 5 days from 48 hours, the openoffice builds
now regularly take longer than this :(
2007-02-18 08:53:21 +00:00
Lars Balker Rasmussen
30a0a98376 Update to 0.08 2007-02-18 08:34:41 +00:00
Rong-En Fan
6f971e5c48 - Update to 0.4.5
- Update master sites (directory changed)

PR:		ports/109249
Submitted by:	Gustavo Perez <gustau.perez at gmail.com> (maintainer)
2007-02-18 08:04:48 +00:00
Andrew Pantyukhin
c9bd4ce7f0 Add port x11/slock:
Simple X screen locker

WWW: http://www.suckless.org/wiki/tools/xlib
2007-02-18 00:45:34 +00:00
Andrew Pantyukhin
3182442b56 - Update to 1.3.3 2007-02-18 00:12:20 +00:00
Andrew Pantyukhin
d44f42fc53 - Update to 0.13.2 2007-02-18 00:08:51 +00:00
Andrew Pantyukhin
3cfcf29917 - Update to 1.3 2007-02-18 00:05:19 +00:00
Andrew Pantyukhin
18128a1105 - Update to 2.00.3 2007-02-17 23:57:26 +00:00
Andrew Pantyukhin
79bb914a51 - Update to 1.7 2007-02-17 23:53:52 +00:00
Gabor Kovesdan
7de026c98c Remove expired port:
2007-02-12 www/ruby-mnogosearch: distfile and homepage disappeared

Approved by:	erwin (mentor, implicit)
2007-02-17 23:49:25 +00:00
Andrew Pantyukhin
c582751a09 - Update to 2.30 2007-02-17 23:43:48 +00:00
Andrew Pantyukhin
555ec6e119 - Update to 0.42 2007-02-17 23:40:14 +00:00
Andrew Pantyukhin
f1347557d2 - Update to 0.9.2.1 2007-02-17 23:34:37 +00:00
Andrew Pantyukhin
c60b67e7a6 - Update to 0.1.9 2007-02-17 23:34:10 +00:00
Andrew Pantyukhin
e16f86438d - Update to 3.7.1
Approved by:	Radosław Kozlowski <radek@raadradd.com>
2007-02-17 23:05:24 +00:00
Thierry Thomas
d9df07306d Trap an exception and set a default fqn when gethostbyaddr fails with
'hostname nor servname provided, or not known', thus hopefully fix the
build of french/aster, which calls astk-serveur during its post-config.

Reported by:	pointyhat via Kris
2007-02-17 22:54:03 +00:00
Thierry Thomas
495fdca39a Upgrade to 8.2.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2007-02-17 21:48:15 +00:00
Andrew Pantyukhin
00e602199a - Update to 0.34 2007-02-17 21:28:41 +00:00
Andrew Pantyukhin
92be2031a6 - Update to 0.6.7.20070131.0 2007-02-17 21:19:48 +00:00
Gabor Kovesdan
e5c23ecffd Mr. Lou Ohshiba is a Japanese comedian.
This module translates text or HTML into his style.

Author:	Naoki Tomita <tomita@cpan.org>
WWW:	http://search.cpan.org/~tomita/Acme-Lou-0.03/

PR:		ports/108836
Submitted by:	Masahiro Teramoto <markun at onohara.to>
Approved by:	erwin (mentor, implicit)
2007-02-17 21:17:12 +00:00
Gabor Kovesdan
b70b6bd589 - Install the sample file to EXAMPLESDIR
- Bump PORTREVISION

PR:		ports/108466
Submitted by:	Ian Tegebo <yontege@rescomp.berkeley.edu>
Approved by:	Balazs Nagy <js@iksz.hu> (maintainer),
		erwin (mentor, implicit)
2007-02-17 20:56:56 +00:00
Gabor Kovesdan
5f1a08a320 - Remove support for FreeBSD 4.x
Approved by:	erwin (mentor, implicit)
2007-02-17 20:53:56 +00:00
Andrew Pantyukhin
f0cbf959ba Add port devel/libixp:
libixp is a stand-alone client/server 9P library including ixpc client
which behaves like wmiir in the past. It consists of less than 2000
lines of code (including ixpc).

libixp's server api is based heavily on that of Plan 9's lib9p, and the
two libraries export virtually identical data structures.

WWW: http://www.suckless.org/wiki/libs

Inspired by:	Gentoo ebuild, OpenBSD port
2007-02-17 20:52:47 +00:00
Andrew Pantyukhin
63ee66588f Add port audio/portaudio2:
This is portaudio v19, an implementation of portaudio
API v2.0.

Discussed with:	lofi
Inspired by:	portaudio-devel in pkgsrc
Repocopy by:	marcus
2007-02-17 19:09:34 +00:00
Jean-Yves Lefort
22967942ba Add missing plist file
Reported by:	mich
2007-02-17 18:41:16 +00:00
Nicola Vitale
49eb52eb31 - Updated to 1.9.13 2007-02-17 17:46:53 +00:00