Commit graph

149370 commits

Author SHA1 Message Date
David E. O'Brien
582fb3f8dd dpkg installs an 'install-info' command which conflicts with one in the
base system.  Therefore, rename dpkg's 'install-info' to 'dpkg-install-info'.

Approved by:	perky
2006-05-01 05:39:46 +00:00
Marcus Alves Grando
9f9c7a5edc - Update to 3.5.1
PR:		93663
Submitted by:	maintainer
2006-05-01 04:29:23 +00:00
Clive Lin
1f61d6d081 Support XBEL file of Galeon better.
PR:		ports/96556
Submitted by:	netchild
2006-05-01 04:22:57 +00:00
Joe Marcus Clarke
8ab09eb60d Chase the libgtop2 shared library version. 2006-05-01 04:20:29 +00:00
Ying-Chieh Liao
a8137202c2 add p5-Authen-TypeKey 0.05
TypeKey authentication verification

PR:		94679
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-05-01 04:04:11 +00:00
Joe Marcus Clarke
bbf54beefc Switch the pcre dependency to pcre-utf8 to fix conflicts with other GNOME
apps.
2006-05-01 04:02:37 +00:00
Joe Marcus Clarke
60b1b843bf Switch the pcre dependency to pcre-utf8 to fix conflict problems in
gnome2-fifth-toe.

Reported by:	Sean McNeil <sean@mcneil.com>
2006-05-01 03:49:24 +00:00
Marcus Alves Grando
f97b4df6a9 - Update to 1.2.5
- Take MAINTAINER
- Use OPTIONS

PR:		96025
Submitted by:	Diane Bruce <db___db.net>
2006-05-01 03:31:17 +00:00
Hajimu UMEMOTO
000390ed4a Make it buildable on recent 7-CURRENT.
Reported by:	ports-sparc64 via maintainer
Approved by:	maintainer
2006-05-01 03:22:21 +00:00
Tom McLaughlin
3d4848723d Update to 0.2
- Fixes build with latest gstreamer-plugins-libmms
- Remove old USE_REINPLACE

PR:		95802
Submitted by:	Joel Diaz
2006-05-01 02:40:51 +00:00
Joe Marcus Clarke
625bb85dee Add a missing ${PC_PATH} to the first expanded PC_PATH declaration to
fix missing .pc files in ${LOCALBASE}.

Reported by:	mux
2006-05-01 02:19:39 +00:00
Yen-Ming Lee
330849ebe5 - update to 1.17 2006-05-01 01:46:55 +00:00
Yen-Ming Lee
898c54c2b6 - update to 0.57 2006-05-01 00:25:24 +00:00
Joe Marcus Clarke
bf2aa4eaac Fix the build with Jikes, and remove USE_REINPLACE (while I'm here)
to appease portlint.

PR:		96401
Submitted by:	hq
2006-05-01 00:16:40 +00:00
Joe Marcus Clarke
06da414d5f Teach pkg-config to look in the default lib/pkgconfig subdirectories along
with the FreeBSD-specific, hier(7)-friendly libdata/pkgconfig subdirectories.
This is being done to be developer-friendly.  A port SHOULD NEVER install
a pkg-config (.pc) file to a lib/pkgconfig subdirectory.

PR:		91213
Submitted by:	anholt (with some modifications)
2006-05-01 00:11:20 +00:00
Marcus Alves Grando
22074efcbe - Update ports affected by devel/libmcve update 2006-05-01 00:01:15 +00:00
Marcus Alves Grando
f72fb0c9b4 - Update to 5.2
PR:		96234
Submitted by:	"Martin Wilke" <freebsd___unixfreunde.de>
Approved by:	maintainer
2006-05-01 00:00:49 +00:00
Marcus Alves Grando
97d1761192 - Update ports affected by mail/gmime2 update
- portlint(1)
2006-05-01 00:00:24 +00:00
Marcus Alves Grando
67f314c971 - Update to 2.2.1 2006-04-30 23:59:58 +00:00
Sergei Kolobov
1951f82570 - Update to 4.3.2 [1], [3]
- Enable multibyte character support in Zsh by default [3], [4]
- Added new knob (WITHOUT_ZSH_MULTIBYTE) to disable multibyte support
- Fix zsh.info installation that was previously attempted before "su"
  (and thus could fail when running "make install" under a regular user) [2] -
  apply a different fix, though - move zsh.info generation from pre-install
  to post-build phase

PR:		ports/95970 [1], ports/94205 [2]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1],
		Michael Kuhn <mkuhn.nw@web.de> [2]
		umei [3] (in private e-mail),
		"J.R. Oldroyd" <jr@opal.com> [4] (in private e-mail)
2006-04-30 23:41:54 +00:00
Sergei Kolobov
2970e8d096 - Update to 2.1.20
- Utilize USE_BDB infrastructure instead of using home-grown autodetection
  mechanism
- Remove unneeded USE_REINPLACE
2006-04-30 23:30:22 +00:00
Michael Johnson
f7161f3303 - Fix plist
Reported by:	kris mail
2006-04-30 23:28:45 +00:00
Renato Botelho
8a0a6676b1 Remove X11 option an back py-imaging as a mandatory dependency since a recently
OPTION was added to py-imaging that makes py-tkinter optional and so removing
X from dependency here.
2006-04-30 23:23:11 +00:00
Sergei Kolobov
a3f2b08fac - Update to 0.75:
- 4 new commands added: commit, getpr, install, upgrade
2006-04-30 23:09:03 +00:00
Thierry Thomas
52bfcc9329 - Update to 1.3.3.1;
- Take maintainership.

PR:		ports/95855
Submitted by:	Rainer Alves <rainer.alves (at) gmail.com>
2006-04-30 22:31:29 +00:00
Yen-Ming Lee
2f5c5d6e85 - Update to 0.10
PR:		96496
Submitted by:	leeym
Approved by:	maintainer
2006-04-30 22:28:31 +00:00
Alexander Leidinger
94c1947267 Use the same DIST_SUBDIR like the bsd.linux-rpm.mk does.
People which already tested this port should do a
	cd /usr/ports/distfiles/rpm/i386
	mv Fedora/3/* fedora/3/
	rm -rf Fedora
before upgrading the port (which isn't necessary).

Noticed by:	Boris Samorodov <bsam@ipt.ru>
2006-04-30 22:26:05 +00:00
Joe Marcus Clarke
1ef1564ca1 Add missing plist files.
Reported by:	pav
2006-04-30 22:24:46 +00:00
Joe Marcus Clarke
8ebede0ae8 The PKGMESSAGE is no longer needed sinc D-BUS sessions are the default in
GNOME 2.14.
2006-04-30 22:15:46 +00:00
Alexander Leidinger
1168406021 The new X.org based X11 libs port for the upcomming update of the default
linux base port to FC3. This port is based upon FC4 but seems to work
just fine with FC3.

Anyone using this port with the current default linux base port does
this on his own risk.
The new X.org based X11 libs port for the upcomming update of the default
linux base port to FC3. This port is based upon FC4 but seems to work
just fine with FC3.

Anyone using this port with the current default linux base port does
this on his own risk.

To test this port with the fc3 linux base, one should change
bsd.port.mk (warning: cut&paste tab-corruption):
---snip---
--- bsd.port.mk.orig    Mon Mar 20 03:20:52 2006
+++ bsd.port.mk Mon Mar 20 03:21:09 2006
@@ -1831,7 +1831,7 @@

 .if defined(USE_XLIB)
 .      if defined(USE_LINUX)
-RUN_DEPENDS+=  ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
+RUN_DEPENDS+=  ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-xorg-libs
 .      else
 LIB_DEPENDS+=  X11.6:${X_LIBRARIES_PORT}
 .      endif
---snip---
and then do a "portupgrade -o x11/linux-xorg-libs linux-XFree86-libs".

Feedback (to emultaion@) is appreciated.

Submitted by:	Boris Samorodov <bsam@ipt.ru>
2006-04-30 22:14:08 +00:00
Alexander Leidinger
e830277d41 bsd.linux-rpm.mk:
- document some variables
 - set some variables based upon presets [1]
 - automatically guess the src RPM (needs to be overidden for multi-RPM
   ports) [1]
 - allow to specify complete directories or a set of files for
   automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
 - add fc3 to the automatic plist handling [1]
 - allow to override the linux-rpm-generate-plist target
 - also detect @dirrmtry in the automatic plist handling [1]
 - adopt the new-plist target to the new world order [1]

ports: [1,2]
 - edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
 - add source distfiles to distinfo to allow auto fetching sources
   with defined PACKAGE_BUILDING;
 - remove some variables already defined at linux-rpm
   (i.e. MASTRE_SITE_SUBDIR);
 - add LINUX_DIST_VER to every port (in case default linux_base
   changes);
 - bump PORTREVISION (so that the ports build cluster puts the
   src and binary RPM's to the new location)
 - update linux-openal to the newest FC3 port

All errors are mine because of cut&paste patch merging.

Aproved by:	maintainer [2]
Reviewed on:	multimedia [1]
Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-04-30 22:00:43 +00:00
Tilman Keskinoz
ddb4285dd2 Bump PORTREVISION for plist change
Requested by:	pav
2006-04-30 21:54:34 +00:00
Sergey Matveychuk
02e9fa7f97 ftpsesame helps the FTP protocol get through your pf firewall.
It does this by passively analysing FTP control connections
and adding rules into a pf anchor when an FTP data connection
is about to commence.

WWW: http://www.sentia.org/projects/ftpsesame/
2006-04-30 21:47:33 +00:00
Tilman Keskinoz
65e029f972 Fix plist
Reported by:	pav
Pointy hat to:	arved
2006-04-30 21:42:37 +00:00
Pav Lucistnik
3350eecf4d This is a GTK+ 2.x engine from Ubuntu Dapper. It features a modern look.
WWW:	http://packages.ubuntu.com/dapper/source/ubuntulooks

PR:		ports/95557
Submitted by:	Phillip Neumann <pneumann@gmail.com>
2006-04-30 21:26:45 +00:00
Pav Lucistnik
bae2573ec8 A basic set of icons that is usable on GNOME, Ubuntu human look.
WWW:	http://tango-project.org/

PR:		ports/95904
Submitted by:	Phillip N. <pneumann@gmail.com>
2006-04-30 21:21:52 +00:00
Dirk Meyer
7b427fdebf - detect OPENSSL_OVERWRITE_BASE
PR:		93595
Submitted by:	Michael Scheidell
2006-04-30 21:21:11 +00:00
Pav Lucistnik
a90499571c - Update to 0.7.2
PR:		ports/96530 (in follow up)
Submitted by:	Phillip Neumann <pneumann@gmail.com> (maintainer)
2006-04-30 21:18:56 +00:00
Andrey Slusar
b603b300db - Update to 8.10
- Assign maintainership to submitter.

PR:		ports/95866
Submitted by:	Andrew Pantyukhin
2006-04-30 21:15:29 +00:00
Thierry Thomas
8c90d7dde3 Update to 1.0.1.
PR:		ports/95874
Submitted by:	Martin Wilke <freebsd (at) unixfreunde.de>
2006-04-30 21:14:47 +00:00
Pav Lucistnik
ce72384b45 - Update to 0.7.2
PR:		ports/96530
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	Phillip Neumann <pneumann@gmail.com> (maintainer)
2006-04-30 21:07:39 +00:00
Pav Lucistnik
9ff1eb1dd0 - Update to 0.5.1
PR:		ports/96533
Submitted by:	Aleksander Fafula <alex@BSDGuru.org>
2006-04-30 21:02:31 +00:00
Pav Lucistnik
5a46ec5ed1 - Update to 20060430, which uses pkg_delete instead of pkg_deinstall
- Remove dependency on sysutils/portupgrade

PR:		ports/96558
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2006-04-30 20:59:44 +00:00
Jeremy Messenger
da9e1a7fcb -Update to 2.0.1.
-Make portlint a bit happier.
-Add xulrunner; it's untest and changelog said that it supports now.
2006-04-30 20:54:46 +00:00
Lars Balker Rasmussen
c8c3a5754b Up to 5.682
Approved by:	erwin (mentor)
2006-04-30 20:43:05 +00:00
Lars Balker Rasmussen
aaade31561 Up to 0.6
Approved by:	erwin (mentor)
2006-04-30 20:38:19 +00:00
Renato Botelho
dc16e8d275 - Make tkinter dependency optional
- Use PORTDOCS
- Always installs examples

PR:		ports/96460
Submitted by:	Michele Possamai <possamai@xs4all.nl>
Reworked by:	garga
Approved by:	maintainer
2006-04-30 20:34:27 +00:00
Lars Balker Rasmussen
b1aeb76930 Up to 1.07
Approved by:	erwin (mentor)
2006-04-30 20:34:04 +00:00
Lars Balker Rasmussen
d41fc9cd6e Up to 0.13
Approved by:	erwin (mentor)
2006-04-30 20:31:24 +00:00
Hajimu UMEMOTO
0749f8feb8 Make it buildable on 4.X without Kerberos5 stuff.
Reported by:	Mark Edwards <mark__at__antsclimbtree.com>
2006-04-30 20:19:18 +00:00