Commit graph

182712 commits

Author SHA1 Message Date
Martin Wilke
199267bd5f - Update to 1.2
PR:		115622
Submitted by:	jesusr@
2007-08-20 09:12:42 +00:00
Martin Wilke
9ff193758e - Update to 3.0.0RC43
PR:		115256
Submitted by:	Dima Panov <fluffy@ael.ru>
Approved by:	maintainer
2007-08-20 09:07:20 +00:00
Martin Wilke
7dda9e32bf - Update to 2.1.1
PR:		115397
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-08-20 09:05:30 +00:00
Martin Wilke
42893e4df6 - Update to 2.12
PR:		115399
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-08-20 09:04:41 +00:00
Alexey Dokuchaev
2f791bb96a - Fix the build on amd64 (and possibly other 64-bit archs) [1]
- Unbreak by adding missing entries to pkg-plist [2]
- Add another small cosmetic fix from Mandriva [3]
- Bump PORTREVISION

Reported by:	pointyhat via pav [1,2]
Obtained from:	Mandriva SRPM [1,3]
2007-08-20 08:59:10 +00:00
Martin Wilke
10aac1d4d5 - Set ownership $TOMCAT_HOME/webapps directory to $TOMCAT_USER:$TOMCAT_GROUP [1]
- While upgrading www/tomcat55 port, if there any directories with spaces in
their names within $TOMCAT_HOME/webapps or $TOMCAT_HOME/work directories,
setting up permissions fail. Rewrite the "Fixing permissions" loop. [2]

PR:		115463
		Gabor Tjong A Hung <g.v.tjongahung@gmail.com> [1]
		Alexey Rubtsov <arubtsov@swsoft.com> [2]
Approved by:	Tomas Verbaitis <tomasv@megalogika.lt> (maintainer):x
2007-08-20 08:56:50 +00:00
Gerald Pfeifer
c4c7231c1e Update to the 20070817 snapshot of GCC 4.3.0. 2007-08-20 08:03:28 +00:00
Jose Alonso Cardenas Marquez
456ab92949 - Update to 2.1.1
- Update WWW
- Add patch-src-client_qal.h,patch-src-ports-linux_qal_linux.h patch files
- Add two new OPTIONS to games/ufoai port
- Now, it uses GNU_CONFIGURE
- Remove obsolete patch file
- Another tiny modifications
2007-08-20 07:51:23 +00:00
Erwin Lansing
91dc86c4a6 perl is not a valid category, perl5 is and unbreak the port.
I wonder why neither describe or portlint caught this.

Noticed by:	paul beard <paulbeard@gmail.com>
Pointy hat:	clsung
2007-08-20 07:41:33 +00:00
Jose Alonso Cardenas Marquez
bdaa186010 - Update to 140
- Remove el-data/pkg-plist file
- Remove BROKEN
- Add new el source code mastersite
2007-08-20 07:18:29 +00:00
Jose Alonso Cardenas Marquez
245bb4ae76 - Update to 0.5.2 2007-08-20 07:12:46 +00:00
Jose Alonso Cardenas Marquez
0600e3e46f - Update to 1.3.1 2007-08-20 07:02:28 +00:00
Roman Bogorodskiy
ed5595b579 Update to 1.4.6. 2007-08-20 06:52:59 +00:00
Xin LI
a85b4fa4f6 Update to 0.5.7.
PR:		ports/115422
Submitted by:	maintainer
2007-08-20 05:35:29 +00:00
Xin LI
898f84cedd Update to 0.13.0
PR:		ports/115415
Submitted by:	maintainer
2007-08-20 05:28:29 +00:00
Makoto Matsushita
74afab7418 Since there are so many "cannot fetch distfiles" warning from krisbot,
I'd like to have a copy of tgzball to local-distfiles.

Just a "where-to-fetch" fix, no bump.
2007-08-20 05:15:57 +00:00
Cheng-Lung Sung
7b117f0109 - Update to 0.39 2007-08-20 03:41:00 +00:00
Cheng-Lung Sung
9fe980d29a - Update to 0.70 2007-08-20 02:31:06 +00:00
Cheng-Lung Sung
eb88ae7733 - Update to 0.004 2007-08-20 01:59:39 +00:00
Munechika SUMIKAWA
5a6edef7df Revert removing USE_AUTOTOOLS. 2007-08-20 01:07:18 +00:00
Jose Alonso Cardenas Marquez
50c6b614df - Update to 0.8.5 2007-08-19 20:30:51 +00:00
Jose Alonso Cardenas Marquez
82fad19fb7 - Add missing dependencies, it fixes problems in configure time
Reported by:	kris
2007-08-19 20:22:50 +00:00
Greg Lewis
a1cf618ad1 . New port which installs the Java SE 6 documentation as provided by Sun. 2007-08-19 20:22:13 +00:00
Jose Alonso Cardenas Marquez
3540e3acd2 - Update to 0.1.10 2007-08-19 20:13:19 +00:00
Jose Alonso Cardenas Marquez
ee239436a0 - Update to 0.13.2
- Remove obsolete patch files
- Add devel/ode like a dependency
2007-08-19 18:58:55 +00:00
Jose Alonso Cardenas Marquez
0f5c862cf9 - Update to 0.2.0 2007-08-19 17:54:33 +00:00
Mikhail Teterin
84ef40b4fa Unbreak and update the two ports to the latest version of 7.12.4.
Take over maintainership temporarily upon request from the software's
author(s), who were unable to reach the previous maintainer.

In both:
	- use explict --mandir=${PREFIX}/man to avoid man-pages getting
	  into ${PREFIX}/shared/man incorrectly
	- deal with the NOPORTDOCS situation by simply not-extracting
	  the extra documentation from the distribution tarball
	- parallelize the build to scale with the number of CPUs

In vips:
	- move the (giant) list of man-pages into a separate Makefile.man
	- turn the pages, which contain only `.so other-page', into
	  MANLINKS (specified in Makefile.man)
	- provide a "maintainance target" to regenerate the Makefile.man
	  during the next upgrade
	- do not install the HTML-ized versions of man-pages
	- create OPTIONS for use of devel/liboil and graphics/ImageMagick
	  (OPTION to use PYTHON awaits portmgr's decision/action)

In nip2:
	- do install the HTML pages regardless of NOPORTDOCS -- these
	  are accessible to the user through the application GUI
	- arrange for update-mime-database and update-desktop-database
	  to be run upon install (@exec) and uninstall (@unexec)
	- LIB_DEPEND on math/gsl, which nip2 can use for extra functionality

These ports are in need of a dedicated maintainer.

Approved by:	maintainer timeout
2007-08-19 16:50:23 +00:00
Edward Tomasz Napierala
1d32694fdf - Update to 0.9.4.1.
Approved by:	miwi (mentor)
2007-08-19 16:22:24 +00:00
Michael Nottebrock
c6accc6986 Fix Konqueror address bar spoofing attack vulnerability.
Security: CVE-2007-4224, CVE-2007-4224, CVE-2007-3820
Security: http://www.kde.org/info/security/advisory-20070816-1.txt
2007-08-19 15:36:01 +00:00
Gerald Pfeifer
1492216b48 Update to the 20070815 snapshot of GCC 4.2.2. 2007-08-19 15:07:06 +00:00
Gabor Kovesdan
25a9c5b380 This is a port of the FCE Ultra network play server.
WWW: http://fceultra.sourceforge.net/

PR:		ports/114997
Submitted by:	Pontus Stenetorp <ninjin at kth.se>
2007-08-19 14:53:58 +00:00
Martin Wilke
314b66f72e - Update to 1.4.0
PR:		115441
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-08-19 14:21:38 +00:00
Gabor Kovesdan
0db228246f - Update to 5.45
- Install example dups file when NOPORTEXAMPLES unset

PR:		ports/115347
Submitted by:	Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
2007-08-19 14:12:18 +00:00
Martin Wilke
11445f5462 Brain teasers, puzzle and memory games for kid's in one pack!
Memonix is the latest version of a wonderful collection of four
brain twisters, including Mosaic, Builder, Pair and Jig-Saw. While
being amazingly addictive and fun to play, these games can be used
to improve your child's memory, thinking and reaction. Five difficulty
levels from normal to obscene plus the timer mean that the challenge
will never run away. Joyful music and brightly-colored visuals
maximize the excitement from the gameplay.

WWW: http://www.viewizard.com/

PR:		ports/114539
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-08-19 14:06:42 +00:00
Roman Bogorodskiy
b7adec8e55 - Remove neon, mp4v2 and fam dependencies, since they are not needed
anymore [1]
- Disable hal support by default and andd WITH_HAL knob which turns it
  on. However bmpx with hal support might be not stable [1]
- Mark BROKEN on 5.x [2]
- Disable docs installation, they're pretty useless at this moment, but
  require additional dependencies

Suggested by:	David Le Brun [1]
Repored by:	pointyhat via kris [2]
2007-08-19 11:42:40 +00:00
Martin Wilke
95bf0725f7 - Update to 0.7.2
PR:		115348
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org>
Approved by:	maintainer
2007-08-19 11:11:05 +00:00
Martin Wilke
fe5b1ac918 - Update to 1.0.1
PR:		ports/115527
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-08-19 11:03:14 +00:00
Martin Wilke
e7101cc378 - Fixed wrong SIZE and checksum entries.
- Fixed maintainer stupidity on patching.
- Fixed manpage generation.
- Use DIST_SUBDIR as recommended by sat@.
- Added new MIRROR_SITES entry to provide backwards compatibility from
  version 2.67 and above.

PR:		115245
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-08-19 11:00:25 +00:00
Stefan Eßer
cb8c95ff59 This port is no longer broken (after ffmpeg has been patched to install
a misssing header).
2007-08-19 10:39:18 +00:00
Stefan Eßer
c9cc4ca36a Bump PORTREVISION since this port now installs a previously forgotten
header file that is required by dependent ports (i.e. those are broken
until ffmpeg is installed with the missing header).
2007-08-19 10:37:56 +00:00
Stefan Eßer
13fc3318b4 The ffmpeg developers moved part of avcodec.h into a new file allcodecs.h,
but have not modified the Makefile in libavcodec to install that header.

This broke dvbcut and possibly other ports that directly access decoder
or encoder functions (i.e. which do not use avcodec_find_decoder() to
search for them). Direct access to the functions has not been declared
deprecated (AFAIK) and thus it appears that installation of the header
has just been forgotten ...
2007-08-19 10:35:00 +00:00
Stefan Eßer
c8445bf540 This port depends on ffmpegg and was broken by a change in ffmpeg (the
sources, not the FreeBSD port), again. It is hard to catch up with all
the API changes ffmpeg sees every few weeks.
A similar patch will probably be required in other ports that depend on
ffmpeg and that use the same method to access encoders/decoders.

This port remains broken until the ffmpeg port installs the new header
(allcodecs.h), which seems to have been forgotten by the ffmpeg developers
(and until the ffmpeg port has added that file to its PLIST).
2007-08-19 10:22:45 +00:00
Martin Wilke
75f81dae8a - Add a new Feature -a select the actual window
- Bump PORTREVISION

Submitted by:	Roman Divacky (via irc)
2007-08-19 09:57:48 +00:00
Martin Wilke
a202cb1ef9 2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 09:26:10 +00:00
Martin Wilke
d0ac5cdeea 2007-08-19 mail/mew3-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/skk10-elisp-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/migemo-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/lookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/emacs20-emcws: editors/emacs20 is also deprecated
2007-08-19 japanese/ddskk-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 09:08:39 +00:00
Martin Wilke
0190622d48 2007-08-19 www/emacs-w3m-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/wanderlust-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/rmime: emacs20 and related ports are obsolete; also, distfile is unfetchable
2007-08-19 mail/mew2-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/mew-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/emh-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 lang/tuareg-mode.el: emacs20 and related ports are obsolete; this port needs an update
2007-08-19 korean/hanemacs: depends on emacs19 which is obsolete
2007-08-19 japanese/weather-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 08:53:57 +00:00
Greg Lewis
934d2728a5 . Update to 0.0.7E7F3.
. Take maintainership. [1]

Approved by:	clive@darkarts.co.za (previous maintainer)
2007-08-19 08:37:32 +00:00
Martin Wilke
a9c74f1ce3 2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 08:32:46 +00:00
Yen-Ming Lee
e80f647143 - update to 0.61 2007-08-19 08:00:21 +00:00
Yen-Ming Lee
c99c986d47 - update to 1.24 2007-08-19 07:47:39 +00:00