Commit Graph

146212 Commits

Author SHA1 Message Date
Marcus Alves Grando
f071d47d55 - Update to 2.1.2
- Add PRELUDE option

PR:		94406
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl>
Approved by:	maintainer
2006-03-18 19:17:30 +00:00
Alexander Leidinger
b65388c5fd - Sylpheed Claws uses metamail to open attachments with external programs. [1]
- The extra patch isn't needed anymore. [2]

PR:		94102 [1]
Submitted by:	Pawel Pekala <c0rn@o2.pl> [1]
Noticed by:	piotr.smyrak@heron.pl [2]
2006-03-18 19:14:41 +00:00
Tilman Keskinoz
c61aae6ccf Update to 8.0.2
PR:		94224
Submitted by:	Andrew Pogrebennyk
2006-03-18 19:14:21 +00:00
Tilman Keskinoz
7997a20da6 Update to 0.3
PR:		94282
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-03-18 19:09:46 +00:00
Alexander Leidinger
affb190b16 The port is intended to become the new default linux_base port (replaces
the current linux_base-8 port).

You should only switch to this port if you know what you are doing.
You may or may not have problems with installing other linux related
ports after switching to it. Success or failure reports welcome.

To switch:
 - echo "OVERRIDE_LINUX_BASE_PORT=fc3" >> /etc/make.conf
 - portupgrade -fo emulators/linux_base-fc3 linux_base-8

News and changes (from submitter with some small changes by me):
 - based on linux_base-8 port;
 - don't use linux rpm binary to install. The whole source tree is
   created at ${WRKDIR} and then installed (using cpio);
 - removes some files and directories (etc/passwd, etc/group,
   usr/local, ...) to ensure using FreeBSD original files;
 - introduces etc/nsswitch.conf.dist and etc/yp.conf.sample files,
   uses correct install/deinstall behaviour with etc/nsswitch.conf
   and etc/yp.conf files;
 - doesn't do [u]mounting while install/deinstall process.
   Thus it is possible to use jails while building packages.
   But since linprocfs is not automounted, special measures should be
   taken at package building for those ports which need a mounted
   linprocfs (i.e. for linux JDK building);
 - uses linux ldconfig in the pkg-install file (as opposed to using in
   the Makefile). It is needed when upgrading (i.e. when other linux
   libraries are present in the system) and when installing by packages.

Submitted by:	Boris Samorodov <bsam@ipt.ru> (some small changes by me)
2006-03-18 19:07:04 +00:00
Tilman Keskinoz
3c05345fdb Update to 1.2 improves local and parent name server comparison
PR:		94396
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2006-03-18 18:52:39 +00:00
Tilman Keskinoz
9b074c47e1 Update to 4.2.0
scan command now pushes baseline database to host.
	 added import-filters command (developer submission).
	 auth.db passwords are now encrypted (hashed).
	 mod_ports has new params to ignore certain port numbers.
	 added -q option to console, to not log to system log.
2006-03-18 18:51:08 +00:00
Tilman Keskinoz
e85f926224 Update to 1.38
PR:		94401
Submitted by:	Ted Faber <faber@lunabase.org>
2006-03-18 18:47:16 +00:00
Norikatsu Shigemura
48cf0def2a o Refrect my environment values.
o Add some messages[1].
o Back-out 'rename .o to .so'.
  I forgot to chase pkg-plist. [2]
  synaptics_drv.o is relocatable object, not shared object.

Reviewed by:	ume [1]
Pointed out by:	ume [2]
2006-03-18 18:44:45 +00:00
Tilman Keskinoz
aee7db5e57 Update to 1.381
PR:		94624
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-03-18 18:32:47 +00:00
Renato Botelho
86924be3db Add audio/shoutcast -- No redistribution allowed
PR:		ports/94101
Submitted by:	maintainer
2006-03-18 18:20:58 +00:00
Renato Botelho
7cd9e3b9a1 BROKEN: Unfetchable
PR:		ports/92367
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (50 days)
2006-03-18 18:13:55 +00:00
Renato Botelho
cf6b806332 - Fix MASTER_SITES
- Drop USE_REINPLACE

PR:		ports/93483
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (1 month)
2006-03-18 18:10:10 +00:00
Renato Botelho
ce691a6830 - Mark it as DEPRECATED - mastersite is gone since 2004.
- Set an EXPIRATION_DATE

PR:		ports/92984
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (39 days)
2006-03-18 18:07:17 +00:00
Renato Botelho
7c6a918ba6 Fix pkg-descr
PR:		ports/92964
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (39 days)
2006-03-18 18:02:00 +00:00
Renato Botelho
a5d7563abd Remove mail/pgp4pine - project is gone
PR:		ports/92967
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reworked by:	maintainer
Approved by:	maintainer
2006-03-18 18:00:12 +00:00
Renato Botelho
5abd5f5e1d - Mark it as DEPRECATED - mastersite disappeared.
- Set an EXPIRATION_DATE

PR:		ports/92914
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (40 days)
2006-03-18 17:55:54 +00:00
Renato Botelho
0b0dd85573 Fix WWW
PR:		ports/93333
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (1 month)
2006-03-18 17:46:03 +00:00
Norikatsu Shigemura
7070eed44c o Rename .o to .so. [1]
o Bump PORTREVISION, accordingly.
o Update setup note. [1]
  I forgot hw.psm.synaptics_support=1.
o I confirmed SHMConfig "on" support on 6-stable.

Pointed out by:	ume [1]
2006-03-18 17:41:22 +00:00
Renato Botelho
3b8e3ce891 Fix typo in pkg-descr
PR:		ports/94381
Submitted by:	Nicola Vitale <nivit@email.it>
2006-03-18 17:38:59 +00:00
Renato Botelho
593ffeade6 Fix typo in pkg-descr
PR:		ports/93843
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by:	maintainer
2006-03-18 17:37:02 +00:00
Michael Johnson
b9300e0093 - Add support for www/xulrunner, WITH_GECKO=xulrunner 2006-03-18 17:34:41 +00:00
Pav Lucistnik
195e1f0a24 Geomorph is a height field generator and editor for the Linux
operating system.

A height field is a kind of topographic map.  It is a 2D projection
of a 3D landscape.

Geomorph generates square images and shows a 3D preview of the
resulting landscape.  The resulting 2D image can be processed with
a tool like Povray for rendering the landscape.

WWW: http://geomorph.sourceforge.net/

PR:		ports/94521
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-03-18 17:13:52 +00:00
Pav Lucistnik
0f3bde51ba - Update to 2.1.1
- Update rcng usage

PR:		ports/94634
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2006-03-18 17:12:23 +00:00
Pav Lucistnik
4a5a7a317c - Update to 2.5.STABLE13
- Implement a new option WITH_SQUID_SASL_AUTH, off by default
- Update the ICAP core patchset to the latest CVS
- Extensive portlintification and cleanups

PR:		ports/94642
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2006-03-18 17:11:13 +00:00
Norikatsu Shigemura
0af097cbd3 Update to 1.13.3.
PR:		ports/94639
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-03-18 17:08:27 +00:00
Norikatsu Shigemura
5cff2d2599 Add synaptics-0.14.4, is a driver for the Synaptics TouchPad
for XOrg/XFree86 4.x.

WWW:	http://web.telia.com/~u89404340/touchpad/
2006-03-18 16:48:14 +00:00
Thierry Thomas
7e05100573 Fix MASTERSITES.
Approved by:	Danny Pansters <danny (at) ricin.com> (maintainer)
2006-03-18 16:36:47 +00:00
Renato Botelho
2724ae1632 - Back it to 1.4.3.1 version since transports doesn't work correct with 1.4.4
version.
- bump PORTEPOCH
- Since jabber-1.4.x is obsolete and vulnerable, mark it as DEPRECATED and
  set an EXPIRATION_DATE.
- Drop maintainership, i'm using ejabberd now.
2006-03-18 16:08:47 +00:00
Dirk Meyer
746c32645c - update to 4.0.1
- some cleanups
PR:		94636
Submitted by:	Andrew Pantyukhin
2006-03-18 16:07:21 +00:00
Pav Lucistnik
dac46867b9 - Update to 2.0beta5
PR:		ports/94608
Submitted by:	Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2006-03-18 16:05:50 +00:00
Pav Lucistnik
d7e6b9c2d5 - Update to 1.2r6
PR:		ports/94586
Submitted by:	User & <berend@pobox.com> (maintainer)
2006-03-18 15:57:50 +00:00
Dirk Meyer
f316605d65 - Fix build with apache22
PR:		94442
Submitted by:	Hiroto Kagotani
2006-03-18 15:54:34 +00:00
Pav Lucistnik
057187dfc8 - Fix usage of wc
- Add dependency on urwfonts for subtitles

PR:		ports/94590
Submitted by:	Phil Oleson <oz@nixil.net> (maintainer)
2006-03-18 15:37:46 +00:00
Pav Lucistnik
bf347166b6 - Allow to override install location
- Take maintainership

PR:		ports/94584
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-03-18 15:29:11 +00:00
Pav Lucistnik
71ec4215cb - Fix coredump in TOC parsing in cdda2wav
PR:		ports/94554
Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>
Obtained from:	cdrtools-devel
2006-03-18 15:19:48 +00:00
Lars Thegler
a5d0eb60c4 Add p5-DBIx-MySQLSequence 1.00, proper and correct (emulated) sequence
support for MySQL.
2006-03-18 15:13:32 +00:00
Pav Lucistnik
b2bba30078 - Update to 0.3.1
PR:		ports/94631
Submitted by:	amir husaini <amir.husaini@gmail.com> (maintainer)
2006-03-18 15:09:41 +00:00
Dirk Meyer
5e6bb83e2d - Fix PAM problem
PR:		92579
Submitted by:	Joe Doupnik
2006-03-18 14:52:33 +00:00
Pav Lucistnik
bd2f6c37bf - Update to 2.3
PR:		ports/94605
Submitted by:	Piet Delport <pjd@satori.za.net>
Approved by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2006-03-18 14:38:04 +00:00
Pav Lucistnik
0aea4f4699 - Make rplay dependency optional
PR:		ports/94567
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2006-03-18 14:33:34 +00:00
Pav Lucistnik
18fed5718e Pas2Dox is a pre-processor addon for the Doxygen documentation generator.
This allows the production of advanced documentation from Delphi/Kylix.

WWW: http://pas2dox.sourceforge.net

PR:		ports/94574
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-03-18 14:25:25 +00:00
Pav Lucistnik
53a6286e5e - Update to 4.38
PR:		ports/94575
Submitted by:	Maxime Zakharov <maxime@sochi.net.ru>
2006-03-18 14:23:08 +00:00
Pav Lucistnik
8cde074bf7 - Update to 0.13
PR:		ports/94579
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-03-18 14:17:27 +00:00
Pav Lucistnik
be7cac49f4 - Add pecl-hash to the list of USE_PHP components
PR:		ports/90568 (part of)
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:	maintainer timeout (ale; 3 months)
2006-03-18 14:14:26 +00:00
Pav Lucistnik
353984c155 - Add PDO extension to a php5-extensions metaport and enable it by default.
This is consistent with vendor configure.

PR:		ports/90565
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:	maintainer timeout (ale; 3 months)
2006-03-18 14:12:04 +00:00
Sergey Matveychuk
77f887ab13 - Update to 3.1.1 2006-03-18 14:05:27 +00:00
Pav Lucistnik
444666c5ec php-json is an extremely fast PHP C extension for JSON X(JavaScript Object
Notation) serialisation.

PR:		ports/94582
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-18 13:58:34 +00:00
Pav Lucistnik
444d4b6e84 - Update to 0.3.1
PR:		ports/94620
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
2006-03-18 13:50:53 +00:00
Pav Lucistnik
89c83ce511 - Update to 2.2.1
PR:		ports/94619
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
2006-03-18 13:48:58 +00:00