1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

113160 Commits

Author SHA1 Message Date
Michael Johnson
7323b1f83a Add support for slave port 2004-11-10 11:29:18 +00:00
Volker Stolz
55ecd7bb65 Update to 4.35.11:
Improvement to Phishing-Mail Detection

PR:		ports/73762
Submitted by:	maintainer
2004-11-10 10:44:48 +00:00
Tilman Keskinoz
1ef8a20d33 Add a missing file to pkg-plist. Bump PORTREVISION
Submitted by:	lofi

Drop Maintainership
2004-11-10 09:52:48 +00:00
Sean Chittenden
e7fcc1a2e1 Add rcNG startup scripts for dbmail. Bump port version. 2004-11-10 09:21:45 +00:00
Ying-Chieh Liao
4d144031b7 upgrade to 1.10 2004-11-10 09:08:15 +00:00
Michael Johnson
91efa6ac87 add audio/faac - Restrictive copyright
Approved by:	pav (co mentor)
2004-11-10 09:05:29 +00:00
Dmitry Sivachenko
c4d620512f Upgrade to version 2.0.2. 2004-11-10 09:03:33 +00:00
Sergey A. Osokin
07d7b4cd7f Utilize DATADIR macro.
Respect CC and CFLAGS.
Use LOCALBASE for compile-time and PREFIX for install-time
instead of hard-coded '/usr/local'.
Bump PORTREVISION.

Approved by:	Travis Poppe <tlp at LiquidX dot org> (maintainer)
2004-11-10 08:42:25 +00:00
Dmitry Sivachenko
84f65706b4 Upgrade to version 1.3.1. 2004-11-10 08:31:22 +00:00
Joe Marcus Clarke
99f00400a9 Fix dependencies.
Reported by:	Damian <damian@indignation.org>
2004-11-10 06:09:23 +00:00
Kirill Ponomarev
668ca91960 Switch to USE_LIBTOOL_VER.
Bump PORTREVISION.
2004-11-10 06:08:36 +00:00
Michael Haro
3e992df0e3 update proj library version 2004-11-10 05:38:19 +00:00
Michael Haro
29a47db843 update for proj library bump 2004-11-10 05:37:35 +00:00
Michael Haro
41f0096f39 Update to 4.4.9
Approved by:	maintainer timeout (3 months)
2004-11-10 05:37:08 +00:00
Michael Johnson
0031918568 Update to 0.2.0 to fix fetch
Pointed out by:	pointyhat via kris
Approved by:	marcus (co mentor)
2004-11-10 04:21:03 +00:00
Michael Johnson
c9a1b1ee04 Fix path to galeon
Pointed out by:	pointyhat via kris
Approved by:	marucs (co mentor)
2004-11-10 04:19:22 +00:00
Norikatsu Shigemura
83726eada7 Update to 2004.11.09a.
PR:		ports/73753 [1]
Submitted by:	alfred [1]
Pointed out by:	Michael C. Shultz <ringworm at inbox dot lv>
2004-11-10 03:59:40 +00:00
Jeremy Messenger
6bd1d6479e Add information about GConf schema handled has been changed by use the new
GCONF_SCHEMAS macro.
2004-11-10 03:43:26 +00:00
Joe Marcus Clarke
4ea1e0375f Properly handle the installed .desktop file. 2004-11-10 03:43:17 +00:00
Jeremy Messenger
817db233c8 Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
2004-11-10 03:19:15 +00:00
Herve Quiroz
118bcf0dd5 - Tweaked CLASSPATH in launcher script: Only Saxon installed JARs are indeed
required (given XML APIs and the Aelfred XML parser are included in
  saxon.jar)
- Added some more "" in launcher script to ensure spaces in paths and args will
  not break anything
- "${CP} -r" -> "${FIND} -exec ${INSTALL_DATA}" for samples and docs
- Takeover maintainership
2004-11-10 02:37:24 +00:00
Joe Marcus Clarke
3ffe29af41 Make the OMF file valid XML. 2004-11-10 02:27:32 +00:00
Michael Johnson
199456f7f8 Use mpeg4ip-libmp4v2 instead of mpeg4ip
Approved by:	marcus (co mentor)
2004-11-10 02:25:02 +00:00
Joe Marcus Clarke
60e4a7332e Actually add the patch to fix the crash. 2004-11-10 02:13:21 +00:00
Joe Marcus Clarke
a9b6ed5f72 Hack around a bug where invalid XML documents would cause libxml to
crash.

Reported by:	many
2004-11-10 02:12:45 +00:00
Michael Nottebrock
a89378820f Fix korganizer crashbug on amd64.
Submitted by: Arjan Van Leeuwen <avleeuwen@gmail.com>
2004-11-10 01:56:10 +00:00
Mario Sergio Fujikawa Ferreira
1bc9fd359f o Have faad depend on mpeg4ip-libmp4v2 so mpeg4ip can use faad
o Bump PORTREVISION

PR:		72205
Submitted by:	ahze
2004-11-10 01:48:47 +00:00
Mario Sergio Fujikawa Ferreira
bc96b55f4b o New port mpeg4ip-libmp4v2 version 1.1: Mpeg-4 library and tools
from mpeg4ip
o These tools were separated from the main mpeg4ip port so that
  some ports such as audio/faad can depend on this smaller port
  rather than the big mpeg4ip one

PR:		72204
Submitted by:	ahze
2004-11-10 01:42:24 +00:00
Michael Nottebrock
0d5722c076 Pthread-check fix for this one as well. 2004-11-10 01:20:16 +00:00
Mario Sergio Fujikawa Ferreira
2511267b0f o Update to 1.1
o Deploy OPTIONS

PR:		72206
Submitted by:	ahze
2004-11-10 01:02:45 +00:00
Joe Marcus Clarke
a2f636b22c * Update to 1.0
* Install a firefox desktop entry for the GNOME desktop [1]
* Fix the post-install plug-in repository generation when root is using
  a non-default shell [2]

Submitted by:	ahze [1]
		Clemens Fischer <ino-qc@spotteswoode.de.eu.org> [2]
2004-11-10 00:58:53 +00:00
Joe Marcus Clarke
75b4d76535 Fix the AbiWord dependency since 2.2 has not bee released yet.
Reported by:	pointyhat via kris
2004-11-10 00:54:42 +00:00
Pav Lucistnik
a61c8d47ee - There's a small bug in the way textviews are attached to the scrolled windows
that prevents them from autoscrolling when the cursor reaches the bottom.

PR:		ports/73739
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-11-10 00:35:24 +00:00
Pav Lucistnik
c179ee1adc - Make Auth::SASL dependency optional
- Take maintainership

PR:		ports/73741
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2004-11-10 00:28:37 +00:00
Michael Johnson
03ca523e35 Fix dependencies
Pointed out by:	kris (via pointy hat)
Approved by:	adamw (mentor)
2004-11-10 00:24:18 +00:00
Pav Lucistnik
16c086f1c9 Add pear-File_Passwd, class to manipulate and authenticate against standard Unix,
SMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver
and custom formatted password files.

PR:		ports/73716
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2004-11-10 00:20:14 +00:00
Michael Nottebrock
304ce225f6 Update to 0.11.17
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Maintainer
2004-11-10 00:20:02 +00:00
Pav Lucistnik
d347d4163e - Update to 0.10.3
PR:		ports/73715
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2004-11-10 00:16:21 +00:00
Pav Lucistnik
d4ebb19c73 - Fix dependency line
PR:		ports/73751
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
2004-11-10 00:03:59 +00:00
Pav Lucistnik
2facd142e6 - Update master site (fix fetching)
PR:		ports/73750
Submitted by:	Aleksander Fafula <alex@fafula.com> (maintainer)
2004-11-10 00:02:28 +00:00
Michael Johnson
9844de28af Remove mozilla-gtk1
Remove galeon2

Approved by:	marcus
2004-11-09 23:52:16 +00:00
Michael Johnson
ce01bc1e28 Rename ports/www/galeon2 --> ports/www/galeon
Remove ports/www/mozilla-gtk1

Approved by:    marcus
2004-11-09 23:50:54 +00:00
Michael Johnson
56375a50f5 Rename ports/www/galeon2 --> ports/www/galeon
Approved by:	marcus
2004-11-09 23:44:00 +00:00
Michael Johnson
f8f27743a8 Remove mozilla-gtk1, Obsoleted by gtk2 version
Approved by:	marcus (co mentor)
2004-11-09 23:43:56 +00:00
Pav Lucistnik
70810b38b3 Add xfce4-xmms-controller, a full-featured XMMS controller for the Xfce4
Panel. It features playback control, playlist navigation, volume
control and launching XMMS. It is customisable and supports the mouse
scroll wheel.

PR:		ports/73696
Submitted by:	Robin Schoonover <end@endif.cjb.net>
2004-11-09 23:43:32 +00:00
Sean Chittenden
d125b8725f Fix plist. Notified maintainer. Not bumping port version because it was
bumped 2min ago.
2004-11-09 23:37:19 +00:00
Simon L. B. Nielsen
a484019f36 Document a format string vulnerability in socat. 2004-11-09 23:30:01 +00:00
Sean Chittenden
09954ceafe *grabs bleach and pours on infectious creeping GNOME software infestation*
Fix the list of dependencies so it no longer depends on xorg-libraries.
For server installs this was unnecessary.  Bump port version, take hazard
suit off, and dispose of used suit in incinerator.

Approved by:	krion
2004-11-09 23:28:48 +00:00
Pav Lucistnik
f725570b89 - Update to 0.0.20041108 [1]
- Mark IGNOREd for stock perl in FreeBSD 4.x, it does not build with it

PR:		ports/73695 [1]
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer) [1]
2004-11-09 23:08:01 +00:00
Pav Lucistnik
1a08520ce7 - Update to 2.0.2
PR:		ports/73711
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
2004-11-09 22:48:33 +00:00